leegend Posted May 10, 2009 Posted May 10, 2009 Ok, so 6 months back I did a bunch of work on my site. So I didn't break anything on the live store I created a dev folder at the same level as my catalog folder. When I was happy with my work, I moved it back to the catalog folder, changed the variables I needed to point back to the catalog folder and happy times. The problem has been that when I go to catalog/admin/blah, all the links on that page go to dev/admin/blah. What should I look at to fix this up?
steve_s Posted May 10, 2009 Posted May 10, 2009 Ok, so 6 months back I did a bunch of work on my site. So I didn't break anything on the live store I created a dev folder at the same level as my catalog folder. When I was happy with my work, I moved it back to the catalog folder, changed the variables I needed to point back to the catalog folder and happy times. The problem has been that when I go to catalog/admin/blah, all the links on that page go to dev/admin/blah. What should I look at to fix this up? Thats cause you replaced catalog/admin/configure.php with one from your dev folder. Open that file up and change any reference of dev to catalog
Recommended Posts
Archived
This topic is now archived and is closed to further replies.