decoderltd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank page problemThanks Brecht, I’ll try that.
Forum: Fixing WordPress
In reply to: Blank page problemHi,
I’m also getting this problem – http://www.conwaytennis.co.uk/diary.
I’ve changed the WP_DEBUG to true and after much whirling of cogs I got the following error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 57150 bytes) in /home/sites/conwaytennis.co.uk/public_html/wp-includes/functions.php on line 443
Please con you advise…
UPDATE:
I’ve added ‘define( ‘WP_MEMORY_LIMIT’, ’96M’ );’ (also tried 64M) to the wp-config.php file but this hasn’t solved the problem.- This reply was modified 9 years, 6 months ago by decoderltd. Reason: Attempted a fix
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Repeating events not displayingHi Nick,
Thank you for your help. The explanation about the original date makes sense now.
Just one question, I can’t see where to add the ‘show the next 1 event’ condition, could you point me in the right direction?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Repeating events not displayingHi Nick,
No, because I only want to show the next event rather than a full list. However, I’ve just tried checking the ‘Expand Recurring Events’ box and, yes, they do appear! So hopefully that helps to narrow down the problem.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upI’m getting the same problem, an entire feed just isn’t displaying – ‘Upcoming Regular Play’ on comwaytennis.co.uk/diary.
Despite entering and re-entering the Google Calendar IDs several times, still nothing. I’ve also set Minimum Feed Start Date to 1 year and the Minimum to 6 months without success – although this did work on one of other problem feeds.
Not sure what to do next…