Jump to content

aquamarine

Members
  • Posts

    50
  • Joined

  • Last visited

About aquamarine

  • Birthday May 12

aquamarine's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. and for USA would be since we use mm/dd/yyyy: return ($tmpTab[1].'-'.$tmpTab[2].'-'.$tmpTab[0].($full ? $hour : ''));
  2. I have 3 criterias I would like to resolve for a discount. Maybe the voucher system would work if I can do the following 1. The customer has to live outside of USA and it's territories 2. The customer has to spend $100.00 or above. 3. If he/she meets the two above criterias, they will get 25% discount off of SHIPPING. How can I work something like that into my shop? Thank you!
  3. yes.. well i fixed it.. *look at first post* I forgot to add "UPDATE". I removed productcategory module and the error was gone. I think there is some javascript conflict going on. When you visited my page, I already removed it. All good now! Thank you rocky for your effort!
  4. I thought i was solved, but apparently not. There is definitely a problem with thickbox-modified.js and thickbox.css. Parsing errors. When I click on my Main Category then I click into one of the products, then there is only the left blocks that show. Everything else is gone. This only happens when I call it from the Main category only not the subcategories. So Main Category >>Product>> Empty page. with the errors Webpage error details Message: 'tb_pathToImage' is undefined Line: 14 Char: 231 Code: 0 URI: http://fougy.com/store/js/jquery/thickbox-modified.js I thought it was solved yesterday, but there is definately some parsing errors happening here. thanx
  5. rocky: can you PM me your IP address? I disabled the site to the viewing public. I will put your IP address in the back panel so you can take a look. Thanks, Al
  6. I'm having a problem when i click on Parent Category>>Product or Parent Category>>Subcategory>>Product once and awhile I get a blank product page with the Left hand column blocks missing. I used firebug and I see this error "tb_pathToImage is not defined". It's connected to the "thickbox" somehow. Can someone tell me how to fix it? I don't know how this happened. If someone can give me a reply as soon as possible, that would be really cool. Thanks ************UPDATE************** Products Category v1.2.1 was the cause of the error. This module overall has slowed down my query calls. very buggy. From what I saw the "random" function has been causing havok on the db. Anyway, as soon as I disabled it everything has shown up.
  7. I have two questions: I don't understand the "weight" terminology under Preferences>>Search Section? If someone can explain to me, I would really appreciate it. Also I was reading my runtime info under phpmyadmin and it indicated that I'm having problems with indexing. I wonder if I click on "re-build your index" under" Indexation" under Preferences>>Search Section , would that help speed up my queries? My site is running slow because of this since I have over 20,000 items for sale each with unique "features". Hope to get an answer soon :-)
  8. There is a hack for home country with 1 carrier right here ---> http://www.prestashop.com/forums/viewthread/21663/general_discussion/modhacktip_free_shipping_on_one_carrier_only_dot_
  9. hack for home country free shipping based on 1 carrier for shipping----> http://www.prestashop.com/forums/viewthread/21663/general_discussion/modhacktip_free_shipping_on_one_carrier_only_dot_
  10. There is a hack for it right here http://www.prestashop.com/forums/viewthread/21663/general_discussion/modhacktip_free_shipping_on_one_carrier_only_dot_
  11. @CYTechnologies I will like to do it only for subcategories. How would you do it for that? I only have 1 category section with many subcategories. Thank you!
  12. I would like to add a couple of lines of text under the top nav-bar. I would like to display this message through out the site. Can someone explain or tell me where I can add this?
  13. aaaahhhh i see your problem. It's not loading properly. When I initially go to edit my products, it does this temporarily before all of it shows after a few more seconds. Yours seem stay like even after the fact. I think all you have to do is just copy over that "/public_html/fougy.com/home/js/tinymce" from your previously downloaded copy. It could be that not all the code has been loaded properly. Try copying it over again and see again. Good Luck, Al
  14. One more thing.. you have to use relative paths when you point the URL to your audio,not absolute. "/homedirectory/audio/mymusic.mp3" Double check your paths or you will see that dreaded "Q" when you try to view your audio clip. Mine works perfectly fine and I have more than 500. http://fougy.com/home/1537-kymani-marley-warriors.html
×
×
  • Create New...