dalexander Posted April 28, 2017 Share Posted April 28, 2017 I just moved Prestashop to http://tinyurl.com/mp8et4p However now the problem is, I can't login and the CSS/Images aren't loading properly.how do I fix this issue?Thanks! Link to comment Share on other sites More sharing options...
selectshop.at Posted April 28, 2017 Share Posted April 28, 2017 Cache deleted as well ? Browser cache, smarty cache ? If you cannot access to back-office, than again rename .htaccess, login and create a new .htaccess from your back-office. Tab: Preferences -> SEO & URL's. After this please delete the smarty cache - Tab: Advanced Parameters" -> Performance on top right side Icon "clean cache". Log-out, delete browser cache and again login. If you are still logging to "old" shop, than you have to change the URL direct into database on table ps_configuration. Before you make any changes in database, please make a back-up! Link to comment Share on other sites More sharing options...
dalexander Posted April 28, 2017 Author Share Posted April 28, 2017 It's not re-directing to my old site however I am unable to login to delete the cache. Link to comment Share on other sites More sharing options...
selectshop.at Posted April 28, 2017 Share Posted April 28, 2017 .htaccess renamed ? Browser cache deleted ? Link to comment Share on other sites More sharing options...
selectshop.at Posted April 28, 2017 Share Posted April 28, 2017 BTW there is generally something wrong with your site redirection. vintacast.com/panel/ is acessible, vintacast.com not. This needs www in url. You should check the rules you have set on domain: http://http//www.dallasalexander.com/clients/vintacast/index.php? Here I can see wrong redirection rule as well: http://http is not a valid address. Somewhere on the root your are having a wrong redirection Link to comment Share on other sites More sharing options...
dalexander Posted April 28, 2017 Author Share Posted April 28, 2017 I cleared my browser cache and renamed the .htaccess file then tried logging into: http://tinyurl.com/lbjj2rs The CSS/Images still aren't displaying correctly and the login isn't working. Link to comment Share on other sites More sharing options...
selectshop.at Posted April 28, 2017 Share Posted April 28, 2017 BTW there is generally something wrong with your site redirection. vintacast.com/panel/ is acessible, vintacast.com not. This needs www in url. You should check the rules you have set on domain: http://http//www.dallasalexander.com/clients/vintacast/index.php? Here I can see wrong redirection rule as well: http://http is not a valid address. Somewhere on the root your are having a wrong redirection The domain vintacast.com is not available. Check the network problems you are having with Firebug (Key F12) on FF or Chrome. You will see several problems of page not found. You should have a redirection problem not on Shop basis, but on Domain basis. The domain is acessible with WWW or without WWW ? Take a look to FTP if the files below are available there and if they have enough read permissions (CHMOD 0644 for al files in /js) and 0750 for file /css and images. "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/panel/themes/default/css/overrides.css" overrides.css "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/jquery-1.11.0.min.js" jquery-....min.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/jquery-migrate-1.2.1.min.js" jquery-....min.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/plugins/jquery.validate.js" jquery....date.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/vendor/spin.js" spin.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/vendor/ladda.js" ladda.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/jquery-migrate-1.2.1.min.js" jquery-....min.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/img/[email protected]" [email protected] "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/img/[email protected]" [email protected] "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/plugins/jquery.validate.js" jquery....date.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/vendor/spin.js" spin.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/vendor/ladda.js" ladda.js ReferenceError: $ is not defined login.j....6.1.12 (Zeile 1, Spalte 1) "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/jquery-1.11.0.min.js" jquery-....min.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/jquery-migrate-1.2.1.min.js" jquery-....min.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/jquery/plugins/jquery.validate.js" jquery....date.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/vendor/spin.js" spin.js "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/js/vendor/ladda.js" ladda.js 0 "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/img/[email protected]" [email protected] "NetworkError: 404 Not Found - http://vintacast.com/clients/vintacast/img/[email protected]" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now