Hi TigWeb –
I have been running Game Schedules on WP 3.5 for some time now, as have others. Could you tell me more about the load error and give me a link to your site?
Thanks.
-Mark
Thread Starter
TigWeb
(@tigweb)
Hi Mark,
This is the load error I am getting.
Installing Plugin: Game Schedules 2.4
Downloading install package from http://downloads.wp.xz.cn/plugin/game-schedules.2.4.zip…
Unpacking the package…
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 555995 bytes) in /home/tigersaa/public_html/wp-admin/includes/file.php on line 630
The website is only new and I have 25Gb of space. Any ideas?
http://www.tigers.asn.au
Thanks
I believe this is a hosting problem, not a plugin problem. Search for this error on google and you will find a lot of info.
Here’s how to increase your memory allocation in WP http://codex.ww.wp.xz.cn/Editing_wp-config.php#Increasing_memory_allocated_to_PHP This may or may not work, depending on your hosting provider. Note that there is a big difference between your storage (disk) space and your max memory allocation. I would imagine that the 25GB you mention is your storage space. (?)
You can probably avoid the issue entirely by installing the plugin “manually” – download the plugin from the WordPress Plugins site to your PC, then FTP it up to the plugins directory of your WP site. See the “Installation” section of the plugins WP page.
Good luck.
Thread Starter
TigWeb
(@tigweb)
Thanks Mark. I downloaded and added it manually and it has been activated fine.
Thanks again for your help.