[Plugin: NextGEN Gallery] BIG problem! Watch out!
-
I’ve finaly found the problem as to why, I couldn’t move any albums/gallery’s anymore. Here’s the code:
$picturelist = $wpdb->get_results(“SELECT * FROM $wpdb->nggpictures ORDER BY pid DESC”);
Okay: I’ve loaded nextgen gallery with over 25xxx pictures. When I go to the album page, everything is read from the database and pushed in html to the browser. That’s over 25xxx lines of code!!!! No wonder it didn’t worked anymore. I had to up the memory limit to 60M for it to work again, but this ain’t a permanent sollution!
Here the link for the html that’s being pushed to the browser… https://files.getdropbox.com/u/19518/Problemnextgen.rtf
Sorry alex, but this is not done!
Please fix this…
- The topic ‘[Plugin: NextGEN Gallery] BIG problem! Watch out!’ is closed to new replies.