For some reason that causes the flash content to be displayed after all the blog stuff on the page layout. Any ideas?
That does seem to help with the header error messages.
Search found 13 matches
- Wed Jul 27, 2005 8:27 pm
- Forum: General discussions
- Topic: Help! Trying to add flash movie to top of blog
- Replies: 5
- Views: 4115
- Wed Jul 27, 2005 5:16 pm
- Forum: General discussions
- Topic: Help! Trying to add flash movie to top of blog
- Replies: 5
- Views: 4115
- Wed Jul 27, 2005 8:15 am
- Forum: General discussions
- Topic: Help! Trying to add flash movie to top of blog
- Replies: 5
- Views: 4115
Help! Trying to add flash movie to top of blog
I'm trying to add a flash movie to the top of my blog index.php page, and doing so is causing problems with loading headers and producing error messages. This especially happens if I use the comments form and hit submit.
Does anyone have a simple example of how to add a flash item to the top of the ...
Does anyone have a simple example of how to add a flash item to the top of the ...
- Sun Jul 24, 2005 2:49 am
- Forum: General discussions
- Topic: Calendar control
- Replies: 1
- Views: 1988
- Sat Jul 23, 2005 6:31 am
- Forum: General discussions
- Topic: Calendar control
- Replies: 1
- Views: 1988
Calendar control
I'm hacking the code for the calendar control, and I'd like to know how the logic for the scrolling arrows works (to move to the next month and previous month). If I have an entry in the database for the previous month, and I click on the left scroll bar, should it then show the calendar days for ...
- Wed Jul 20, 2005 4:04 pm
- Forum: General discussions
- Topic: Modify the calendar so it uses future years
- Replies: 7
- Views: 6158
- Wed Jul 20, 2005 3:50 pm
- Forum: General discussions
- Topic: Modify the calendar so it uses future years
- Replies: 7
- Views: 6158
- Wed Jul 20, 2005 5:56 am
- Forum: General discussions
- Topic: Modify the calendar so it uses future years
- Replies: 7
- Views: 6158
- Wed Jul 20, 2005 1:11 am
- Forum: General discussions
- Topic: Can I include a flash element in the layout?
- Replies: 1
- Views: 1966
Can I include a flash element in the layout?
Is it possible to place a flash animation into the layout? For example, if I wanted to replace the banner image with a flash menu...
Thanks.
Thanks.
- Wed Jul 20, 2005 1:10 am
- Forum: General discussions
- Topic: using php include to add blog to page
- Replies: 1
- Views: 1965
- Tue Jul 19, 2005 11:26 pm
- Forum: General discussions
- Topic: using php include to add blog to page
- Replies: 1
- Views: 1965
using php include to add blog to page
I'm trying to simply use the php include function to add the index.php page from the serendipity directory to my main page. I immediately get a slew of errors:
All are "Warning: Cannot modify header information - headers already sent by"
index.php on line 19
index.php on line 20
serendipity_config ...
All are "Warning: Cannot modify header information - headers already sent by"
index.php on line 19
index.php on line 20
serendipity_config ...
- Tue Jul 19, 2005 3:37 am
- Forum: Themes
- Topic: Stupid formatting question
- Replies: 1
- Views: 4053
Stupid formatting question
Bear in mind that I'm still somewhat of a noob when it comes to layout and CSS, but here's my simple problem.
I'm trying to use the serendipity index.php file as the bottom frame in a frameset. I can get the content to load fine, but whenever there is enough information on the page to introduce a ...
I'm trying to use the serendipity index.php file as the bottom frame in a frameset. I can get the content to load fine, but whenever there is enough information on the page to introduce a ...
- Fri Jul 15, 2005 2:01 am
- Forum: General discussions
- Topic: Modify the calendar so it uses future years
- Replies: 7
- Views: 6158
Modify the calendar so it uses future years
I'm trying to set up a blog which appears to have entries posted in the future. For example, I want the calendar to show 2010 instead of 2005. Is there a quick change I can make to the underlying code to allow it to add several years to the dates and still calculate the right days of the month/days ...