runBy
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] WPPA causing site slowness for all pagesThe site is the sole site on a VMWare vm with 1 procesor and 2 GB of RAM running Server 2008 R2. However, it doesn’t appear to be a physical resource issue. The server never reaches more than 55% of physical memory usage and about 27% of CPU cycles available. Also, in an attempt to troubleshoot it I actually restored the site to a brand new WordPress vm appliance running Debian and that exhibited the same behaviour, so it doesn’t appear to be an OS related problem.
In addition, if the problem were a physical limitation, they why would turning off wppa+ and “caching” the site without it on alleviate the problem for that browser once wppa+ is switched back on again? It would seem to me that it’s almost like a file access problem for wppa+ that once the “file” gets read then wppa+ functions without timing out. I don’t really know.
The only real solution for me so far is to stop using wppa+ and go with some other plugin for managing the photos, which is *not* what I want to do but I need to get the site working properly again.
Byron
Forum: Plugins
In reply to: [WP Photo Album Plus] WPPA causing site slowness for all pagesHi opajaap, do you need me to do anything else to help diagnose the problem? Unfortunately, with this plugin enabled like it is, the site is nearly unusable.
Byron
Forum: Plugins
In reply to: [WP Photo Album Plus] WPPA causing site slowness for all pagesForget it, I found what I was supposed to do! ?? The ?debug is now producint output (lots of output!).
Thanks
Forum: Plugins
In reply to: [WP Photo Album Plus] WPPA causing site slowness for all pagesI was using the phpMyAdmin plugin to look at the tables btw.
Forum: Plugins
In reply to: [WP Photo Album Plus] WPPA causing site slowness for all pagesHi, thanks for the quick response. I can’t seem to find the table your referring to. I have looked in both the information_schema and the pgjudowordpress databases. Am I missing something?
No problem, and thank you for a great plugin! ??
Hi, and thanks for the response. After turning on the debugging and attempting to change the Description field, the following error message was returned:
WordPress database error: [Incorrect integer value: ” for column ‘main_photo’ at row 1]
UPDATEwp_wppa_albums
SETname
= ‘Test2’,description
= ‘A second test. Can I update you? No, I can\\'t.’,main_photo
= ”,a_order
= 0,a_parent
= 0,p_order_by
= ‘0’,cover_linkpage
= ‘0’ WHEREid
= 4I found that once I changed the album cover from random to a specific photo, I could update the album successfully! ?? Thanks for leading me to find the workaround!
runBy