Recently I started theming a Drupal 6 website. I installed WAMP locally and have been working there. Now it was time to move it to production server and the theme does not work the way I manipulated locally.
the biggest thing that does not work properly is the Menu, I had the menu set to show the secondary links when one of the primary links was clicked and now, the Primary Links show but not the secondary and I have check the settings for the menu and still does not work.
in menu settings I set the to be childs of the
now, i've been doing some more investigation and it seems that i've been using version 6.15 and the prod. server has 6.17. Now, many other people are having the same issue as me.
do you know a way around this issue?
thanks,
jv
Run update.php and check file integrity for the installation
Well the first thing you need to do is run update.php. There might be some differences between the two versions that influence the display.
If that doesn't work then you need to make absolutely sure that all of your files were transferred without error to the server. Sometimes files can become corrupted during a ftp transfer.
Poster un nouveau commentaire