Posted: August 1, 2012 at 10:56 am
|
Hello, My site address for the event calendar is: All other aspects of the site seem to be working correctly… |
The suffusion theme should be fine, I have a copy of suffusion on my test site. I went ahead and installed the tubepress plugin to check if there’s a conflict, and it doesn’t appear to break the calendar. You might try deactivating some other plugins to see if there’s something else in the mix that’s breking this. It might also help to load up a fresh copy of the calendar add-on. This can be downloaded from your account page. You can also try setting wp-debug to true in the wp_config.php file to see if you can get a better idea of where the error is originating from. |
|
|
Hi Josh, |
|
with debug enabled and only Event espresso and event espresso calendar active, below are the notices I get. Is this normal? Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 2 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 2 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 2 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 Notice: Undefined index: enable_calendar_thumbs in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378 Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /home/9/c/6/18338/18338/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275 |
Don’t forget to try deactivating the other plugins. Also, you might try a fresh copy of TubePress, like I said, it doesn’t seem to affect the calendar on my test site: http://eetesting.info/3.1.josh/?page_id=9 |
|
|
I have all the other plugins deactivated as of now… All plugins where deactivated when I got the above “Notice” messages trying to run calendar only. Please let me know if you think of something else. |
I get similar notices with wp-debug on too, the calendar still displays though. Since you were getting a 500 error, but it went away when you started deactivating plugins, it might be something related to the server running out of memory. You could try increasing the amount of memory available for WP by editing the wp-config.php file. See this section of the codex for specific instructions on how to do this: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP |
|
|
I have tried to increase WP_memory_limit, and it is now set to 256… |
Can you determine whether you’re actually getting 256 MB of memory? The host may have a limit set. Try running a plugin that gauges how much memory is in use. Here is one: |
|
|
Ug… not sure what the heck was happening on that page, but I have created a new page again (tried this before) and now it is working… Sorry to have wasted your time Josh. I do appreciate your quick response and willingness to help!! |
|
Okay… Now I get it. My calendar only seems to work with the default permalinks. If I change it to something else, or custom I get the server error. I don’t understand why, but it’s working with the default permalinks. Thanks again for the help Josh! |
The support post ‘Calendar is not showing’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.