elmalako
08-12-2008, 10:41 AM
Hi folks, really hope you can help me here.....
I was finally able to activate the calendar as a plugin in wordpress.....and now I've got the calendar displaying at the top of every screen, and also results in this error:
Warning: Cannot modify header information - headers already sent by (output started at /home/content/<snip>/html/GS/wp-content/plugins/calendar/functions/dateMarking.php:207) in /home/content/<snip>/html/GS/wp-login.php on line 214
In addition, I can't get it to integrate into the sidebar. Trying to add the php require statement(s) results in an error -- I'm obviously not specifying the correct location of the calendar.php file. (I'm modifying the sidebar.php within the theme I'm using (a subdirectory of the themes folder of wp-content). The calendar was installed into the plugins folder of wp-content. Although I've tried every iteration I can think of, I believe the path should be "../../plugins/calendar/calendar.php")
As a side note, I found that I had to change the commented section at the top of the calendar.php file in order for WP to recognize it as a plugin. Is it possible that the comment format of the other files is causing them to be unread by WP???
Thanks very much for any guidance, I've been banging my head against this for close to a week now. Very tired and sore, but determined to get this working!
-E
Can you please help me???
I was finally able to activate the calendar as a plugin in wordpress.....and now I've got the calendar displaying at the top of every screen, and also results in this error:
Warning: Cannot modify header information - headers already sent by (output started at /home/content/<snip>/html/GS/wp-content/plugins/calendar/functions/dateMarking.php:207) in /home/content/<snip>/html/GS/wp-login.php on line 214
In addition, I can't get it to integrate into the sidebar. Trying to add the php require statement(s) results in an error -- I'm obviously not specifying the correct location of the calendar.php file. (I'm modifying the sidebar.php within the theme I'm using (a subdirectory of the themes folder of wp-content). The calendar was installed into the plugins folder of wp-content. Although I've tried every iteration I can think of, I believe the path should be "../../plugins/calendar/calendar.php")
As a side note, I found that I had to change the commented section at the top of the calendar.php file in order for WP to recognize it as a plugin. Is it possible that the comment format of the other files is causing them to be unread by WP???
Thanks very much for any guidance, I've been banging my head against this for close to a week now. Very tired and sore, but determined to get this working!
-E
Can you please help me???