Dahlia Posted August 6, 2012 Share Posted August 6, 2012 So, I developed my site on a dummy server using WAMP. My employer finally gave me the details to move everything over to the host they are using(BlueHost). I have restored my database with a working backup, made all the necessary changes to the settings.inc.php file and have moved all of my files back over. Nothing is showing up except my logo. When I go into prestashop's backend, it still shows the default settings with all of the ipods. My shop name isn't listed or anything. I have checked and rechecked all of my info in the settings half a dozen times. I've had other people look at it as well. I just cannot find out why any of my files are not appearing on the site? All of my products and information is in the database listing, but nothing is showing up. Any tips? Link to comment Share on other sites More sharing options...
El Patron Posted August 6, 2012 Share Posted August 6, 2012 you are most likely getting an error. change file conf/config.inc.php @ini_set('display_errors', 'on'); then upload to your remote host. navigate to your front office, and you should see the error Link to comment Share on other sites More sharing options...
Dahlia Posted August 6, 2012 Author Share Posted August 6, 2012 OK, I have turned that to on, and I am not seeing anything change or any errors. Am I supposed to disable my shop in the backend when I turn that on? This is the link to my page that I'm working on: http://www.stovepartsunlimited.com/shop/ Link to comment Share on other sites More sharing options...
El Patron Posted August 6, 2012 Share Posted August 6, 2012 tip: before uploading a prebuilt prestashop from your localhost first upload PrestaShop and go through the install process, PrestaShop does a good job of telling you if anything is missing on the server it is being installed on. Link to comment Share on other sites More sharing options...
El Patron Posted August 6, 2012 Share Posted August 6, 2012 I see the entire shop using firefox.and chrome. try clearing your cookies and browser cache. Link to comment Share on other sites More sharing options...
Dahlia Posted August 6, 2012 Author Share Posted August 6, 2012 I used BlueHost's 1-Click install for Prestashop. I used that base install and applied my changes to the settings file to update with my new database info and copied all my files over to the correct folders. So I didn't just copy everything over, I installed it first. I did not get any errors when the host did the install. When you say you see the entire shop, do you mean with all of the ipods? Because that is what I am stuck on. Here is a screenshot of what my dummy site looked like before I transfered. I am trying to get it to go back to this. For some reason it's not showing any of my changes from the files/database except the logo. Link to comment Share on other sites More sharing options...
El Patron Posted August 6, 2012 Share Posted August 6, 2012 I apologize, I didn't read your original post thoroughly and missed the part about it displaying the prestashop demo products, i.e. ipods. You would need to load your mysql database from your localhost onto your remote host and set your db in settings.inc.php as it is obviously reading the one created by install. Link to comment Share on other sites More sharing options...
Recommended Posts