webdevguy Posted August 5, 2009 Share Posted August 5, 2009 I just upgraded from 1.1 to 1.2. During installation i had 1 sql error(see pic).When i went to my BO instead of seeing the icons at the top or no icons (in the case of being missing), there is a big question mark (see next pic).At my front office nothing in my theme showed up. Could it be because my permissions are messed up? I think they're fine though.Does anybody have any comments? Link to comment Share on other sites More sharing options...
weaselbringer Posted August 5, 2009 Share Posted August 5, 2009 A similar thing happened to me, First off, i'm still looking for a solution as to why my front office theme broke, but as for the admin theme, go into the /img/ folder and copy everything but the /p/ and /c/ folders, they changed the image names on the admin section and if you retain your old img folder it breaks the images in the admin panel, so replace the folders inside the img folder notably /img/admin/ that should fix the backend. I had the same SQL problem updating from 1.2.0.2 to 1.2.0.8 (final) which they say just has to do with the translations, but my front office theme is broken too, even after I replaced it, and I exported my translation from my old install to my new one and still no difference. Any help? adam Link to comment Share on other sites More sharing options...
webdevguy Posted August 7, 2009 Author Share Posted August 7, 2009 Thanks, weaselbringer! I'll look at the img folder on my BO and change these files. I'm really swamped right now and this really helped things. As far as theme goes, I might have to kinda remake it using the 1.2.0.8 prestashop theme css file. I just hope I don't run into any other problems with this upgrade especially my modules installed. Happy upgrading ya'll! Link to comment Share on other sites More sharing options...
jhnstcks Posted August 8, 2009 Share Posted August 8, 2009 Theres 2 things that could break your theme when upgrading to 1.2. 1. The header.tpl file is different.2. Theres new js files in yourtheme/js folder.Try copying these files over from the prestashop default theme. Link to comment Share on other sites More sharing options...
webdevguy Posted August 8, 2009 Author Share Posted August 8, 2009 Fixed!Thanks weaselbringer and jhnstcks. I re-uploaded my img file to 1.2 and the BO is fine now. On my theme I uploaded the header.tpl and the js folder from the prestashop 1.2 theme. To any of you upgrading don't use the upgrading instructions on the prestashop homepage- its outdated!Thanks again! Link to comment Share on other sites More sharing options...
webdevguy Posted August 12, 2009 Author Share Posted August 12, 2009 Ok, I guess I was wrong.The pics on the side are all still question marks- i dont know why. Besides that the pages look fine. Then when i add a product to the cart i get an error (see next pic). This happens with both the cart and order pages. After i go back, all the pages i go to, the backround pic is missing and the whole right column is missing.Any help would be awsome. -Isaac Link to comment Share on other sites More sharing options...
weaselbringer Posted August 12, 2009 Share Posted August 12, 2009 right click the image and see where it's trying to pull from (via properties) and see where it thinks the image is located, then you can see why it's missing, you may have overwritten something in your /img/ folder for products. as for the background pic or error messages, try upgrading again to the SVN version on the site, it fixed a few things for me ( see the rest of the site for how to get the SVN version ) Link to comment Share on other sites More sharing options...
webdevguy Posted August 12, 2009 Author Share Posted August 12, 2009 Ok. When i right-click on the pic and then properties, the dir is: .../404.jpg. so it's using the 404 image in place of what it can't find. If i actually go to the product page the image is there but somehow the thumbnail regeneration isn't working.As far as the error- I did use an order.php used for the ups module but he said it was for 1.2final so i can't see what would be the problem. (You can see it here: http://www.prestashop.com/forums/viewthread/8532/P240/modules___code_contributions/module_ups_module_beta_0_dot_2_dot_4__update_4309_ )Thanks -Isaac Link to comment Share on other sites More sharing options...
weaselbringer Posted August 12, 2009 Share Posted August 12, 2009 I don't know anything about the UPS module so if you're getting errors try disabling it and see if they go away, if they do, that's your problem there and you should bring it to the module maker. As for thumbnail regeneration, there's an option in the back end to do it but make sure your web host turns UP your PHP execution time and MySQL execution time, most importantly PHP execution should be set between 90-120 seconds, normally 30-60, if you have a lot of images it just times out in the regeneration and doesn't make some of them. so try that and regenerate againadam Link to comment Share on other sites More sharing options...
webdevguy Posted August 12, 2009 Author Share Posted August 12, 2009 Alright, I'll look into this. I regenerated my thumbnails several times but no luck. I may have to re-upload my images and then regenerate the thumbnails. I'll also contact the ups module developer about the order.php file, but i don't know if i'll get through- communication is a mite slow on this forum. Thanks so much adam!-Isaac Link to comment Share on other sites More sharing options...
webdevguy Posted August 13, 2009 Author Share Posted August 13, 2009 I used SVN and uploaded the latest order.php and cart.php but i still got the error. I don't think it has anything to do with SSL because the logon page uses ssl and that page is fine.I can't really figure out how this happened.What happens is everything is fine until i go to my cart or add something to my cart, which is when i get the error. When i go back to any page the backround picture is gone and the whole right column is missing. I can fix this by deleting all the carts, including the current one, in phpmyadmin. Link to comment Share on other sites More sharing options...
webdevguy Posted August 13, 2009 Author Share Posted August 13, 2009 I was searching the forum and came across a topic with a similar problem. So i deleted my .htacces file and now i can acces my cart (order.php) and the pictures all work now!The only thing though is that i still can't add a product to my cart. In Opera it just doesn't do anything and in Firefox it goes to a blanck page. Additionally, when i go back to the previous page, the bg pic is still gone and the right column is still missing. Thanks, Isaac Link to comment Share on other sites More sharing options...
webdevguy Posted August 13, 2009 Author Share Posted August 13, 2009 Finally!I uninstalled the ups module and all the files associated with it in the >classes and >admin>tabs folders and it works!Thanks you weaselbringer! Link to comment Share on other sites More sharing options...
webdevguy Posted August 13, 2009 Author Share Posted August 13, 2009 A couple more errors:I tried a test checkout using and check. On the paypal when i clicked to go back to my site after checkout, i came to a page with nothing but the blocks in my header and left column. Center + right columns gone. When i went to my history.php there was a blank page: no page source, nothing.I also tried a check pyment. When i clicked "confirm payment" i got the same thing- half my page gone.One thing is for sure: I could have lived without this upgrade! :ahhh: Link to comment Share on other sites More sharing options...
webdevguy Posted August 13, 2009 Author Share Posted August 13, 2009 cms won't show up at all-what next?Would really appreciate help. Link to comment Share on other sites More sharing options...
webdevguy Posted August 14, 2009 Author Share Posted August 14, 2009 Has anybody have the same problem? 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