I’m not a PHP coder. I can sometimes edit it around the edges to adapt a bit of code to a site I’m working on, but I don’t KNOW PHP. A friend needed to move his website here:
From his old host to a new one and I helped him do it and everything works except after the move the photos on the php photo pages (lifestyle.php & etc) are out of order. The thumbnails work and expand to the correct and working lightbox popups, but for some reason the move changed the order and the changes are not uniform from page-to-page.
I found a workaround. I can look at the photo numbers in the file structure and their new placement on the pages and rename them and that appears to work (I have only renamed two files and they did in fact re-position to their original placement, but I’d like to know WHY this happened and a better, more correct, fix.
I asked the original site designer if there was a database that I needed to move and he said no, but looking at the PHP code I can’t see any obvious reference to order except when looking at the source code that’s being generated.
Can someone give me a suggestion on how to fix this?
Thanks!
Joel
Atlanta, GA