Jump to content
thirty bees forum

movieseals

Gold member
  • Posts

    451
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by movieseals

  1. Hi @datakick! The tab showing the reviews seems to have stopped working for me (see example: https://www.librairiezbookstore.com/en/american/dc-tpb/batman-white-knight-tp) Clicking on the link does not bring the review. I know there is one for that particular product. Any help would be appreciated.
  2. Mmmmm... I am only using the TB iteration of friendly url... 😞
  3. I get the following error using a module that prevents unlogged users to add things to cart. I am not too sure what to make out of this one: IMPOSSIBLE TO ADD THE PRODUCT TO THE CART.TEXTSTATUS: 'PARSERERROR'ERRORTHROWN: 'SYNTAXERROR: UNEXPECTED TOKEN { IN JSON AT POSITION 375'RESPONSETEXT:{ "PRODUCTS": [ ], "DISCOUNTS": [ ], "SHIPPINGCOST": "CAD$0.00", "SHIPPINGCOSTFLOAT": 0, "WRAPPINGCOST": "CAD$0.00", "NBTOTALPRODUCTS": 0, "TOTAL": "CAD$0.00", "PRODUCTTOTAL": "CAD$0.00", "FREESHIPPING": "CAD$0.00", "FREESHIPPINGFLOAT": 0, "FREE_SHIP": TRUE, "ISVIRTUALCART": FALSE, "HASERROR" : TRUE, "ERRORS" : [ "ADD TO CART IS AVAILABLE ONLY FOR LOGGED CUSTOMERS" ] } { "PRODUCTS": [ ], "DISCOUNTS": [ ], "SHIPPINGCOST": "CAD$0.00", "SHIPPINGCOSTFLOAT": 0, "WRAPPINGCOST": "CAD$0.00", "NBTOTALPRODUCTS": 0, "TOTAL": "CAD$0.00", "PRODUCTTOTAL": "CAD$0.00", "FREESHIPPING": "CAD$0.00", "FREESHIPPINGFLOAT": 0, "FREE_SHIP": TRUE, "ISVIRTUALCART": 0, "HASERROR" : TRUE, "ERRORS" : [ "ADD TO CART IS AVAILABLE ONLY FOR LOGGED CUSTOMERS" ] }{"PRODUCTS":[{"ID":47435,"LINK":"HTTPS:\/\/WWW.LIBRAIRIEZBOOKSTORE.COM\/EN\/COMIC-BOOKS\/MARVEL-COMICS\/OLD-MAN-QUILL-2-OF-12","QUANTITY":1,"IMAGE":"HTTPS:\/\/WWW.LIBRAIRIEZBOOKSTORE.COM\/83183-TM_HOME_DEFAULT\/OLD-MAN-QUILL-2-OF-12.JPG","IMAGE_CART":"HTTPS:\/\/WWW.LIBRAIRIEZBOOKSTORE.COM\/83183-TM_CART_DEFAULT\/OLD-MAN-QUILL-2-OF-12.JPG","PRICEBYLINE":"CAD$5.28","NAME":"OLD MAN QUILL #2 (OF 12)","PRICE":"CAD$5.28","PRICE_FLOAT":5.27631199999999989103116604383103549480438232421875,"IDCOMBINATION":0,"IDADDRESSDELIVERY":0,"IS_GIFT":FALSE,"HASATTRIBUTES":FALSE,"HASCUSTOMIZEDDATAS":FALSE,"CUSTOMIZEDDATAS":[]}],"DISCOUNTS":[],"SHIPPINGCOST":"CAD$0.00","SHIPPINGCOSTFLOAT":0,"WRAPPINGCOST":"CAD$0.00","NBTOTALPRODUCTS":1,"TOTAL":"CAD$5.28","PRODUCTTOTAL":"CAD$5.28","FREESHIPPING":"CAD$0.00","FREESHIPPINGFLOAT":0,"HASERROR":TRUE,"ERRORS":["ADD TO CART IS AVAILABLE ONLY FOR LOGGED CUSTOMERS"],"CROSSSELLING":FALSE}
  4. I have had good results using the mailchimp module for TB. You can setup an abandoned cart message through mailchimp and it is the most efficient I have seen so far. I have to say that most are very disappointing and appear to not even work for the most part. But I did not test them all. The mailchimp solution has been the best for me so far. Not perfect but better than the other solutions I have tried that cost a lot more.
  5. Yes, I can do that for the others but it does not solve the problem of the customers who have reserved titles - I cannot put their titles available so how can they buy them? I created a group for those who reserve stuff. I need to make some products only orderable for that group.
  6. What I want to do is have a product visible to anyone who visits but being able to order only for a specific group. I sell books and some people have books that they preorder in advance. When the book arrives, I want to be able to put that quantity available so that they can order it. However, if anyone can order it, then the people who have reserved books run the chance to not get their books if they do not check out immediately. So I want to create a specific group where I put the quantities reserved available for the customers who reserved them and not available to be ordered by those who did not.
  7. Hi! I am trying to figure out a way to make certain products available to order only for certain groups? Meaning that everyone could see the products, but they are not able to order them (at least for a time) unless they belong to a certain group. I found some modules that hide products unless it is for a specific group but we want people to see what is coming down the line, not hide it. Any suggestions, modifications or perhaps modules suggestions? Been searching for a while without success. Any suggestion is welcome. Thank you!
  8. Brilliant! Thank you!
  9. @datakick Cool! Thanks! Everything works like it used to, very appreciated.
  10. @datakick So basically I remove the red lines and put back the green ones in classes/Configuration.php? Sorry for my ignorance
  11. @wakabayashi I understand enough to know when I am in debug mode or not. The issues I am having directly affect the visual representation of the module, with portions disappearing and reappearing (I assume because of the cache issues) and some options literally missing. This was not a problem in 1.0.7 - we use this module at least once a week and it we never had a problem until this week after upgrading - that is when I put in the debug mode to see where the problem was.
  12. @datakick Sent! Thank you for taking the time!
  13. I have not changed the PHP version - currently at 7.1 - will look into it. But I have been using 7.1 for a while now. How do I switch off the Smarty cache? All my caches are disabled at the moment. @datakick I can send you the module if you want to have a look.
  14. I am having an issue with a backend module for import of CSV files. It used to work fine under 1.0.7, now it is being very temperamental under 1.0.8. Buttons to upload files disappear, options disappear, etc. This is an essential module for running out shop so we need to get it back to working form yesterday as we are not able to update our weekly reception of new merchandise without it. Any help or direction to try and resolve this is appreciated. Running the debug mode gives me a string of warnings linked to smartycache: Notice on line 57 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 57 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 59 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 59 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 61 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 61 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 67 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 67 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 76 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 76 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 83 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 83 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 85 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 85 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 87 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 87 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 89 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 89 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 96 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 96 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 103 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 103 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 135 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 135 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 138 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 138 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 152 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 152 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 155 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 155 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 169 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 169 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 172 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 172 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 186 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 186 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 189 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 189 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 192 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 192 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 195 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 195 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 198 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 198 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 201 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 201 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 204 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 204 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 218 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 218 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 221 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 221 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 224 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 224 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 227 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 227 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 240 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 240 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 242 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 242 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 254 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 254 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 256 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 256 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 271 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 271 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 274 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 274 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 288 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 288 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 302 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 302 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 316 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 316 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 319 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 319 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 333 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 333 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 336 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 336 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 350 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 350 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 353 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 353 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 367 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 367 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 370 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 370 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 384 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 384 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 387 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 387 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 401 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 401 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 404 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 404 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 418 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 418 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 421 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 421 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 427 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 427 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object Notice on line 433 in file /home/zbookstore/publichtml/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Undefined index: arrconfign_bc1 Notice on line 433 in file /home/zbookstore/public_html/cache/smarty/compile/b3/ab/02/b3ab0247c1ca2a0ecef3aeba137be7eb5c5f3ac2.file.form.tpl.php [8] Trying to get property of non-object
  15. This module works with TB and is pretty inexpensive: https://codecanyon.net/item/super-user/18391384 This is what we use in our shop.
  16. For the record, still need some optimizing, but I got the loading speed down to between 2 and 5 seconds from 15 and up. The animations thingies are pretty well optimized. I found the issues was with hooks - lots of modules are set in hooks that I do not use and it seems to be checking every single one of them before uploading any content. By removing the hooks I do not need for some modules, the time to first byte and the loading time increased exponentially! So perhaps it is something worth looking into. Although, a caveat is that you have to make sure you are not removing an essential hook - like I would not touch those in Header and so on, only the display ones (which are probably the ones that are affecting the rendering of the page anyhow).
  17. I have issues with speed too... I am using the various caches, loading js at the end and css asynchronously, I set up three cdn to lighten the load (and it has helped somewhat - we have a lot of products and big images), I periodically delete all unused images from the server, clean up the database daily with a script and keep it around 200 MB, using MariaDB, compressed and Barracuda... Yet the page load time is still horrendous (better than it used to be but still). Also anything that requires logging in takes forever. Forever to login, forever to do anything that has to do with the account (when logged in). Not too sure why, nothing really pops up in debug mode. The backend overall is fast except when loading images in products - that is dreadfully slow. I run them using imageoptim first but it is still slow. I also tried running nginx for static files over Apache using engintron and it worked a bit in the beginning but it does cause issues with some script, getting 504 errors whenever I run search indexing or sitemap for example. I tried various things to extend the timeout but to no avail. These scripts work fine under Apache alone however.
  18. @datakick I agree wholeheartedly. 75% of the problems I had with my shop had to do with overrides or conflicts with overrides. Whenever something goes wrong now, it is usually the first thing I check. It is also what generates the most errors. I like the flexibility it provides but it lacks stability.
  19. I was wondering if it would be possible to make rating the shipping as optional for customers. We have a brick and mortar store as well as an online store and people often come pick up their stuff in store and they are wondering what to do with the shipping rating.
  20. OK. Thanks.
  21. Hi everyone! I added WebP to my config.xml file of my theme and set it to 1. I ran a script via terminal to make webP versions of all my images in the img folder. I checked and I have now WebP versions of all my jpg and png files. However, when I look at the source code of my page, webP=false everywhere. Is there something I am overlooking? Any insight would be appreciated.
  22. I went into the database and in tb_configuration, erased the tables related to the two Google Analytics modules. I then created a fresh API in Google and entered the new credentials in GAPI. I get the exact same result as before. Is there something I am missing???? Any help? Someone?
  23. Yeah, it works normally but it seems to have stopped for me on 1.0.7
  24. What I want is to have the Google Analytics data in the dashboard, instead of piwik (which seems way off). Disabling GAPI totally removes the Google Analytics data from the dashboard.
  25. I get the icon in the traffic block. I know that the data mining thing is from the old ways - but I used to be able to have access to the most viewed pages before - not anymore. Yet, if I look at the GA module, everything is green and good to go.
×
×
  • Create New...