Yo, I just did the upgrade as mentioned in the docs, run the update.php. All looked smooth. I did some tests but whenever I try to open the user galleries list index.php?cat=1 mysql starts to suck up all server resources, the loading of the site times out and after 5 mins the load goes down again, Coppermine working again. cat=0 or cat=10001 all working smooth though.
I dunno if it has to do with my db. It's somehow a lil bit bigger. 8k registerd users, 20k+ comments and 7k pics.
I've looked around but wasn't able to find a thread that addresses my problem... but sorry if it has been asked before. However it would be great if someone has a solution for my problem :)
link?
it's probably better to PM you the link.... is that OK for you
it seems to be a problem in the function list_users()
I've replaced it with the one from ver 1.1 and it's working now. Will see if I can track it down
I rather think this is an issue with you not replacing all files (just guessing though). Use versioncheck.php to find out if all your file versions are up-to-date. I don't think that using a function from an older version is a good idea.
Joachim
I uploaded all files to a new directory... so there can't be any confusion with old ones. I'm going to check the function later today and see what can cause the problem. Working on my local machine win with no probs but not on the FreeBSD production box.
I guess it's a matter of server setup then. Did you run update.php?
Joachim
yup, sure I did. Everything else is working smooth. Just cat=1 brought up the problems.