renjii Posted December 5, 2009 Share Posted December 5, 2009 Hi i have this problem that categories is not showing at the left site bar. i added 2 categories Blouse n DressProducts Category v1.2.1 is enable . anything i missing ?attached is the screenshot Link to comment Share on other sites More sharing options...
rocky Posted December 5, 2009 Share Posted December 5, 2009 It could be caused by a theme issue or a Javascript issue. If it is a theme issue, going to Preferences and turning on the "v1.1 theme compatibility" might work. If you give me a link to your site, I can check for Javascript errors. Link to comment Share on other sites More sharing options...
renjii Posted December 5, 2009 Author Share Posted December 5, 2009 It could be caused by a theme issue or a Javascript issue. If it is a theme issue, going to Preferences and turning on the "v1.1 theme compatibility" might work. If you give me a link to your site, I can check for Javascript errors. Hi Rocky the compatibility mode is on. I guess this happened after i delete the default dummy categories. Here's the link Shop Link to comment Share on other sites More sharing options...
rocky Posted December 5, 2009 Share Posted December 5, 2009 The link to your shop is not working. It keeps coming up "Page cannot be displayed". Link to comment Share on other sites More sharing options...
renjii Posted December 5, 2009 Author Share Posted December 5, 2009 I just check the link is working.http://www.yennifashion.com/shop/ strange [spam-filter] Link to comment Share on other sites More sharing options...
rocky Posted December 5, 2009 Share Posted December 5, 2009 I just tested the link in IE8, Firefox, Google Chrome, Safari and Opera. I just got a whole lot of "Server Not Found", "DNS Error" and "Page cannot be displayed" messages in them. I don't understand why it would work for you for not for me. Link to comment Share on other sites More sharing options...
bhg Posted December 5, 2009 Share Posted December 5, 2009 Hi,I went to the site http://www.yennifashion.com/shop/ and I was able to access the site.(I am using IE7.)The categories box is there but it shows no categories in it. Link to comment Share on other sites More sharing options...
rocky Posted December 5, 2009 Share Posted December 5, 2009 Can you see any Javascript errors? Please write them here if you can. Link to comment Share on other sites More sharing options...
renjii Posted December 5, 2009 Author Share Posted December 5, 2009 rocky is it because the server blocked ur ip ? could u try access it using proxy ?ahh now my back office got internal server error after i upload a .csv file. HELP Link to comment Share on other sites More sharing options...
rocky Posted December 5, 2009 Share Posted December 5, 2009 It works through a proxy. I don't understand why my IP would be blocked. I just checked and the categories are there, but because of Javascript errors, they are not being displayed. The error messages are 'Jquery is not defined', which makes me think it is a theme issue. The theme mustn't be designed for the version of Prestashop you are using. If you've already tried turning "v1.1 theme compatibility" on and off, I'm not sure what else you can do. I remember someone once replaced the jQuery files in a v1.1 theme to get it working with v1.2. Unfortunately, I've forgotten where it is though. Link to comment Share on other sites More sharing options...
renjii Posted December 5, 2009 Author Share Posted December 5, 2009 i cant just replace the one of the 1.2 theme jquery on it right ? Link to comment Share on other sites More sharing options...
rocky Posted December 6, 2009 Share Posted December 6, 2009 Sorry, I don't know how to fix it. The only post I can find about this issue is here. It seems ribamar23 had the same Javascript errors in a v1.1 theme and fixed it by copying CSS from the v1.2 theme. Link to comment Share on other sites More sharing options...
renjii Posted December 6, 2009 Author Share Posted December 6, 2009 thx rocky. i will give it a try.btw how do u check there's a js error there? thx Link to comment Share on other sites More sharing options...
rocky Posted December 6, 2009 Share Posted December 6, 2009 I use IE8. When there is a Javascript error, it says "Done, but with errors" in the bottom left corner. When I click the icon, it displays all the Javascript error messages on the page. I'm not sure how to do this in other browsers. Link to comment Share on other sites More sharing options...
xavriley Posted January 26, 2010 Share Posted January 26, 2010 If you're having the same issues as I did, disappearing categories *might* be because you've filled up the /tmp directory on your server. This is easily done if you're converting a lot of images. To check, use cpanel or WHM and go to 'disk space usage'. You need space on the /tmp drive for MySQL to function properly on some servers.To fix it you need root access - login via ssh and typecd /tmplsand you should see lots of ps_import*** files where *** is a random string. These are just temp files left over from the image conversion and can be deleted withrm -f /tmp/ps_import*Hope that helps someone Link to comment Share on other sites More sharing options...
netman Posted January 30, 2010 Share Posted January 30, 2010 My site is having the same problem. Categories disappeared (PLATFORM) after I deleted the old categories and imported new one. They disappeared even before I imported any products. Anybody has any idea?http://gameaccess.co.uk Link to comment Share on other sites More sharing options...
Melinda Posted January 30, 2010 Share Posted January 30, 2010 My categories were there and now they are missing.prestashop 1.3.0 alpha 1errors are: Expected ',' or '{' but found ' '. Ruleset ignored due to bad selector. [break on this error] .account_creation #reverso-form input#reverso_form { global.css (line 2571) Error in parsing value for 'filter'. Declaration dropped. [break on this error] filter:alpha(opacity=75); thickbox.css (line 46) Unknown property '-moz-opacity'. Declaration dropped. [break on this error] -moz-opacity: 0.75; thickbox.css (line 47) Error in parsing value for 'height'. Declaration dropped. [break on this error] height: [removed]document.body....: document.body.offsetHeight + 'px'); thickbox.css (line 53) Error in parsing value for 'margin-top'. Declaration dropped. [break on this error] margin-top: [removed]0 - parseInt(th... || document.body.scrollTop) + 'px'); thickbox.css (line 70) Error in parsing value for 'margin-top'. Declaration dropped. [break on this error] margin-top: [removed]0 - parseInt(th... || document.body.scrollTop) + 'px'); thickbox.css (line 141) Error in parsing value for 'filter'. Declaration dropped. [break on this error] filter:alpha(opacity=0); thickbox.css (line 151) Unknown property '-moz-opacity'. Declaration dropped. [break on this error] -moz-opacity: 0; thickbox.css (line 152) Error in parsing value for 'height'. Declaration dropped. [break on this error] height: [removed]document.body....: document.body.offsetHeight + 'px'); thickbox.css (line 160) tb_pathToImage is not defined [break on this error] $.browser.msie6=$.browser.msie&&/MSIE ...rn false;}).removeClass('thickbox');} thickb...fied.js (line 14) This has to do with javascript someplace because if I turn off the dynamic categories the category links show up.I tried uploading the js folder again but still not working.I forgot to say that these problems are on 2 new installs. I updated a few other stores to 1.3.0 but they were not fresh installs ... just changed files and added any new database listings. Link to comment Share on other sites More sharing options...
Melinda Posted January 30, 2010 Share Posted January 30, 2010 Rocky's reply here will help:http://www.prestashop.com/forums/viewthread/34987/P15/general_discussion/no_products_showing_on_product_pagesThe “header of pages” hook contains everything between the <head></head> tags, which includes the Javascript required for the autocomplete to work. It is not the same as the “top of pages” hook, which contains all the modules displayed at the top of the page.I compared some sites that were working with the 2 new installs that were not working and this was the problem. Once I transplanted the "Quick Search" block into the "Header of pages" then the categories showed up using the javascript. If you want the "Quick Search" to show up in the page header then also transplant it to the "Top of pages".It might be good to have a better explanation of these positions and which to leave and never remove.Thanks again Rocky! 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