Jump to content
thirty bees forum

spidawebs

Members
  • Posts

    224
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by spidawebs

  1. @alwayspaws If you select category tree then it will automatically select all the subcategories from your main category
  2. @alwayspaws No use Shop Traffic
  3. @alwayspaws Look just above and to the right of the word "Position" and you will see a small grey plus sign. It should be made a lot more obvious.
  4. @alwayspaws Just disable the categories block in modules - that removes it completely. You'd be better off using a Cron module within thirty bees so you don't have to mess about with your host. I use this one which is free: http://bit.ly/crontab-for-prestashop Just install it in the normal way, then copy the url in Preferences > Search and set it up to run every day at midnight, or more often if you wish.
  5. @alwayspaws To add more items to the menu, click the little plus sign near the top right when you are in the module. It's not very obvious. You can then create new menu items for categories or category trees. Go to Preferences > Search and click add missing products to index. It looks like the index hasn't been updated since you added the products. It's a good idea to setup a cron job for this so you don't have to keep doing it manually. Not sure why the categories are still displaying in the footer. I need to remove that on mine too so I will have a play and report back.
  6. @alwayspaws When you import categories, they don't automatically appear in the top menu. You need to go into Modules & Services and search for the Community Theme Top Menu. Edit it to suit your needs. To get rid of the categories in the footer, o to Modules & Services and search for Categories block. Click on it and change "How many footer columns would you like?" to zero and see if that works. As for the import going wrong, with wrong images etc, can you email me your csv file and I'll take a look again. I thought we had this working fine, so something must be wrong with the fields.
  7. @Norwegian_Rat I'm still on PHP 5.5.34 so I guess it must be another issue
  8. @Norwegian_Rat No, no spinning icons. Everything is super fast in TB!
  9. @twistcapmedia Yes, now everything is showing zero, even after an order is placed
  10. On the Dashboard, it shows the number of orders under Activity Overview, but under Dashboard it shows zero for everything. If you go to Stats > Stats, everything is zero, including number of visitors, orders placed, revenue etc. Does something need to be enabled somewhere?
  11. I use Code Guard. It's free and backs up everything - the database and all the files. And if you need to restore, it's really easy. https://www.codeguard.com/ Much better than manually doing a backup which you always tend to forget about.
  12. Thanks Michael. I have done that and now it works!!
  13. @mdekker do you have any idea on this latest problem? I really need to get this installed.
  14. I don't think the DB Backup is working properly. I have just tried to backup my database which has about 800 products and the file size is only 16KB. When I open it, it doesn't contain any products, just a list of all the tables. If I go to phpMyAdmin and do the backup, the size is 1.33MB.
  15. @mdekker said in How to get fastest ThirtyBees?: Create a dummy php file at that location. It needs to have just this content: <?php OK, I created an empty php file and uploaded it into /tools/pclzip/ Now I get the following error when I try to install Store Commander [PrestaShop] Fatal error in module file :/home/admin/domains/domain.co.uk/public_html/shop/modules/storecommander/storecommander.php: Class 'PclZip' not found What do I do now?
  16. @mdekker said in How to get fastest ThirtyBees?: requireonce(): Failed opening required ‘/home/admin/domains/domain.co.uk/publichtml/shop/tools/pclzip/pclzip.lib.php’ With thirty bees it is no longer needed to require the file first. It is being autoloaded as it should be. Is the store commander connector open source? So how do I get it working? Store Commander is a paid module.
  17. @Havouza Wow, that's quick. My product import files are usually only about 300KB but they take ages to import if there are lots of products and combinations. I also needed that setting for the Amazon module we use as it wouldn't work previously until I changed to these settings.
  18. @Havouza I regularly have to import files which take longer than 5 minutes. This setting seems to work fine for me. It took me ages to find a value where it wouldn't time out.
  19. @Havouza Yes, why, what do you suggest it should be?
  20. @alwayspaws said in Importing Products and Combinations with csv's: Memory limit 768M Max execution time 120 You need to ask your server host to change the memory limit and max execution time in your php.ini file
  21. Can you go to Advanced Parameters > Configuration Information and look under server information. I have my server set to the following which works fine for me: Memory limit 1024M Max execution time 2880
  22. I know we have been told than 99% of all PS 1.6 modules should work with Thirty Bees, but I'm having trouble with the very first one I have tried to install. Store Commander is important for us as it makes printing orders and updating products so much quicker. When I try to install the module, the screen goes white and the following errors appear: [PrestaShop] Fatal error in module file :/home/admin/domains/domain.co.uk/publichtml/shop/modules/storecommander/storecommander.php: requireonce(): Failed opening required ‘/home/admin/domains/domain.co.uk/publichtml/shop/tools/pclzip/pclzip.lib.php’ (includepath=’/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/pearexception:/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/consolegetopt:/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/pear-core-minimal/src:/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/archive_tar:.:/usr/local/lib/php’) Does anyone know what could be wrong? It looks like some files are missing in Thirty Bees?
  23. Can anyone confirm if the Live Configurator has been removed or am I missing something?
  24. @lesley I've just tried to install store commander on Thirty Bees. I upload the zip file, it takes me into the store commander module where I press the button to install and then the screen goes white and the following message comes up: [PrestaShop] Fatal error in module file :/home/admin/domains/domain.co.uk/publichtml/shop/modules/storecommander/storecommander.php: requireonce(): Failed opening required '/home/admin/domains/domain.co.uk/publichtml/shop/tools/pclzip/pclzip.lib.php' (includepath='/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/pearexception:/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/consolegetopt:/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/pear-core-minimal/src:/home/admin/domains/domain.co.uk/publichtml/shop/vendor/pear/archive_tar:.:/usr/local/lib/php') Any idea what the problem could be?
  25. 01488910680398pscleaner.zip Here is the Prestashop Cleaner module incase anyone else finds it hard to track down like I did. Gets rid of all the sample data in Thirty Bees.
×
×
  • Create New...