Jump to content
thirty bees forum

spidawebs

Members
  • Posts

    222
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by spidawebs

  1. @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.

  2. @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.

  3. @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.

  4. 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?

  5. 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.

  6. 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.

  7. @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?

  8. 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?

  9. @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?

×
×
  • Create New...