• I’ve did a installation of WPAP Version 5.1.7 on this site there was no previous installation of WPAP. But when i click the settings page i’ll get the following error :
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7864320 bytes) in /public/sites/www.ivydivisionww2.com/wp-content/plugins/wp-photo-album-plus/wppa-settings-autosave.php on line 4403
    The site i am using the plugin is http://www.ivydivisionww2.com , the server has 64MB Memory.
    Also on the photo’s page when ik click a thumb to view the full photo,it is showing only a stripe og that photo, please help.

    http://ww.wp.xz.cn/plugins/wp-photo-album-plus/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I’ve heard of this once before and – i do not remember which – but it turned out to be a plugin that created very many temp items in the options database table.

    Install plugin tweak option and delete all entries that begin with _site_ and _transient or do the following query on the db directly:

    DELETE FROM wp_options WHERE option_name LIKE '_transient%'
    Thread Starter ArmandHendriks

    (@armandhendriks)

    I’ve done the Deletion of the _site and _transient entries on the Database Table, but it still isn’t working.
    I’ve also removed some of the plugins i was using.
    I have the same problem on an other site from the same hosting provider http://www.worldwar2-memorial.nl , I’ve tried everything first on this site, because it’s my own site, so when that cracks it’s not a big deal, because i have backups of the site, but the other one is from a friend.
    I see that there are a lot of _site and _transient entries being created on the fly.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Please mail me personally to opajaap at opajaap dot nl

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Are you sure your server meets the requirements?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Settings not available’ is closed to new replies.