Options
-
Once you have installed the plugin by clicking in the options I get a blank page that does not allow me the configuration.
Solution?
-
Does your installation meet the Server Requirements?
I tested the plugin with the issues created with Artisteer and with this:
TIMELINE
http://www.timeline-wp.com/My server
php.ini Memory limit: 128 mbConfiguration:
Processor:
Intel Xeon E3 1245v2
Intel Smart Cache: 8MBFrequency
3.4GHzRAM
32 GB DDR3Hard Disk
Intel SSD DC S3500 6Gbps
2x 120GBInstallation:
wordpress 3.6 + wbulletin 4.2.1Visits: 10.000 day
Does the problem persist? First time it may take a while
Yes persist..
Can you visit all the other Photo Albums -> … sub-menu items?
If you inspect the page source from within the browser, there may be a fatal error near the end. Please check, and if so, tell me the error.
Ies, i can visit all the other sub-menu items
When i click options:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 7864320 bytes) in /var/www/clients/client1/web1/web/wp-content/plugins/wp-photo-album-plus/wppa-settings-autosave.php on line 4483
In php.ini
Memory limits it’s 128mbYou are almost there… Although you have 256mb server memory, it is still not enough. Try to (temprary) de-activate a few other plugins that you do not really need.
I tried to disable all plugins but the problem does not change.
Can ‘depend on vbulletin forum and its plugins that use excessive resources and not from wordpress?I am afraid you have a serious configuration problem in either the servers operating system or the php it runs.
To investigate further, please do the following:
Install plugin WP Memory Load and db size Usage.
This plugin shows the memory used on the admin bar, and also at the bottom of the page.Examples from my docs and demos site:
Menuitem Add new post: db 30.028M ~ Mem 28.18 of 104M
Menuitem Plugins: db 30.028M ~ Mem 27.92 of 104M
Menuitem Photo Albums -> Settings: db 30.028M ~ Mem 29.23 of 104MAs you can see, the wppa settings page is ‘big’ but does require only approx 1.1 Mb more than the ‘add new post’ page, and this does not explain why 256 Mb looks to be not sufficient…
The plugins i have active are:
capsman
cubepoints
database-performance-monitor
google-maps-gpx-viewer
jetpack
qtranslate
shortcode-plugin-download-counter
sidebar-login
simple-cart-buy-now
toolbar-theme-switcher
tweak-option
ultimate-tinymce
wp-download-counter-plus
wp-memory-db-indicator
wp-photo-album-plusProblem solved.
An old plugin Nextgen gallery 2.x had clogged the table Wp options preventing the ‘use of the table of options bywp photo album.
I execute the command in my database:
DELETE FROM wp_options WHERE option_name like '_transient_%' OR option_name like 'displayed_galleries%'Now everything is ok
TANKS!
Thanx for reporting this!
Thank you for your support and for the ‘great plugin that deserves 10 stars!
The topic ‘Options’ is closed to new replies.