A few months ago when I first purchased PhotoPost Classifieds, it didn't take much effort to include a couple random images for my vbadvanced pages.
However, when I moved my site to a new server, this feature won't function properly. It will work when my
vb site is "turned off", but the second I turn it on httpd requests stack up and the site stops responding. I end up having to restart apache and quickly deactivate the feature for my site to work again.
What is strange is that I do the same thing with PhotoPost Pro, display a couple random pictures from the member albums, and it works fine on the new server.
The old server was running PHP4/MySQL4 and the new server runs PHP5/MySQL5. I did change the sql_mode setting so that it wasn't strict. I also found some inconsistencies in my vbadvanced module settings, but cleaning it up didn't help.
This problem was discovered during my third attempt to move my site, even after several database changes it still wouldn't respond on the new server. So I deactivated several modules until I go down to this one, it is the only thing that will stop the site from responding.
The site is running on the new server now, but without the random ads block.
Any ideas?