Hi
I have just copied my site to a staging server and everything works fine (1.6.8). The only thing that I can’t figure out is why my template is not displaying the results of a custom query.
It works fine locally and when I run the query in the control panel on the staging site or in mySqlAdmin it returns results, so the query is fine.
In my php.ini file error reporting is on, all errors set to display, and 128M memory allocated.
I’m stumped - have I missed an important step of the migration process?