peterpc
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Conflicts and breaks backendadded :
define(‘WP_MEMORY_LIMIT’, ’96M’);
in wpconfig.php file and all is well again!Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Conflicts and breaks backendturned debug on and this is the error on the place the calendar should display:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 512817 bytes) in /home/riethove/domains/riethovensetennisvereniging.nl/public_html/rtv/wp-includes/wp-db.php on line 2964Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Conflicts and breaks backendNo it is also happening in the frontend of the site.
When I open the site, and I am not logged in, the text stops at the calendar.
Other widgets don’t show.
But if I then go to another page, the calendar is showing the calendar that I did not clear the cache.( I use 3 calendars)
So I have to deactivate the plugin to let the website work.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Conflicts and breaks backendNo, just loading forever.
And the rest of the page won’t show up.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Conflicts and breaks backendOn my site the calendar widget was working ok.
Until I clicked “clear cache”
Now the widget does not load anymore and ‘hangs’ the website.
Had to deactivate the calendar to make the website working again.
So there goes something wrong with the clear cache!Yes! it is working.
I only had to remove the spaces:
.simcal-events-calendar-1672{background:#FAD165;}
.simcal-events-calendar-1673{background:#16A765;}
.simcal-events-calendar-1674{background:#accef5;}not possible?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Background colorchanged .feed in .gce-feed and changed the number solved the problem.
Thanks!I updated to 2.1.3 but get errors now:
2011/08/08 22:40.48: 1. try to create backup zip (PclZip) archive…
2011/08/08 22:41.18: [ERROR]Maximum execution time of 30 seconds exceeded
2011/08/08 22:41.18: 1. Script stop! Will started again now!
2011/08/08 22:41.20: 2. try to create backup zip (PclZip) archive…
2011/08/08 22:41.20: [ERROR] Zip archive create error: PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE (-20) : Invalid type array. String expected for attribute ‘PCLZIP_ATT_FILE_NAME’
2011/08/08 22:41.20: Archive size is 4.02 MB
2011/08/08 22:41.20: 1. try sending backup to Google Storage…
2011/08/08 22:41.24: Connected to GStorage Bucket: rtvbackup
2011/08/08 22:41.24: Upload to GStorage now started…
2011/08/08 22:41.30: Backup transferred to https://sandbox.google.com/storage/xxxxxxxx/backwpup_1_2011-08-08_22-40-39.zip
2011/08/08 22:41.32: Job done in 53 sec.
2011/08/08 22:41.32: [WARNING] unlink(C:/Windows/Temp/.backwpup_-59329976/backwpup_1_2011-08-08_22-40-39.zip) [function.unlink]: Permission deniedwent back to 2.1.2 and all is fine.
Thanks! That did it.
It is working now.My provider is using php version 5.2.13