Jump to content

DJAd

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by DJAd

  1. Thanks. I will have to look at how to do this as I have never used debug mode. It was definitely some module updating that caused it because it was fine before! I cleared the cache and it seems to work again now so I will just leave it now.
  2. I have just loaded up the modules page and clicked to "update all" and the page started to update them and now just shows: [PrestaShop] Fatal error in module file :/public_html/store/classes/module/Module.php(2947) : eval()'d code: syntax error, unexpected '?', expecting variable (T_VARIABLE) It was working fine before I tried to update! Anyone know how to fix this? (Using PS v1.6.1.13) Thanks
  3. I am currently running a theme for my PrestaShop and want to know when editing the translations for the front/back office and the email templates if I should edit the ones for the "core" theme or the custom theme I am using? Thanks
  4. Hello, I have come across an error with the order confirmation email. The tax is being added twice. Once to the shipping and then again for the "Including total tax". The invoice and order confirm screen show it correctly but the email doesn't. Does anyone know how to fix this or how I can edit the email to show the shipping without the added tax? As you can see by adding up the amounts the tax has been added for the shipping twice. Products = £1 Shipping = £3.60 Including total tax = £0.80 This would total £5.40 The correct total should be £4.80 Below is a screenshot. The "Total paid" is correct but when you add up the amounts it is wrong. As you can see the "order is confirmed" screen after a customer has placed the order shows this all correctly, its just the email that doesn't. Customer invoice:
  5. This works great for the main footer but it looks like the code has changed for the checkout page. Mine shows this in v1.7.6.7 {block name='footer'} <div class="text-sm-center"> {l s='%copyright% %year% - Ecommerce software by %prestashop%' sprintf=['%prestashop%' => 'PrestaShop™', '%year%' => 'Y'|date, '%copyright%' => '©'] d='Shop.Theme.Global'} </div> {/block}
  6. How do I sort the side menu (as shown in the screenshot) to be in the same order as the main view for the subcategories? PrestaShop 1.6.1.13 Thanks!
  7. Is there a way to change the order in which these display? I would like to have "new arrivals" as the first one showing if possible. I am using v1.6
  8. This method worked great for me in PrestaShop 1.6. I am now testing out PrestaShop 1.7 and wanted to add the same thing. Is this possible and how do I go about it? Any help would be much appreciated.
  9. Hi guys, I have just been editing the translations in the back office to show "(excl. VAT)" rather than "(tax excl.)". When adding a item to the cart I get the popup showing which I have attached to this post. I can't find the location in the translations anywhere to change this to show like my example above. Does anyone have any ideas? Thanks
  10. FIXED! I had to edit the .htaccess file in the shop directory.
  11. Fixed it after un-hooking the PayPal module from the displayPDFInvoice. https://www.prestashop.com/forums/topic/560290-upgrade-1617-problem-with-invoice-pdf-template/
  12. Thanks David I just removed the hook and its fixed it. I'm still pretty new to all this but this forum is a great help.
  13. Hi I am having the same problem as the original poster. How do I got about doing this the way you mention?
  14. I have recently started getting this box appear on the PDF invoices that are generated. Does anyone know how I can remove it? Thanks!
  15. I currently have PrestaShop v1.6.0.9 installed. When I go to the 1-Click upgrade page a message comes up saying: "You are using PHP 5.3.28 version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.4. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.4 now!" Before trying anything on my live shop I cloned it to another domain and logged onto my hosting control panel and upgraded the PHP to v5.6.30. I have now carried out the 1-Click upgrade to PrestaShop v1.6.1.12 and I still get the message about the PHP version. Is there anything else I need to do? Thanks
  16. I have just upgraded my server to 5.6 and I still get the error message in PrestaShop. "You are using PHP 5.3.28 version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.4. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.4 now!" Is there anything else I need to do? Your current PrestaShop version 1.6.1.12
  17. Ok I will try to find it today. I'm a bit of a novice with all this so any help is greatly appreciated.
  18. Where abouts can I find it to change?
  19. Thanks for the reply. Is that under the "ps_configuration" part?
  20. Hello everyone. I have been trying to clone my PrestaShop to another domain so I can use the clone to try upgrades and tweaks before applying them to my proper shop. These are the steps I have followed so far: Downloaded the contents of the public_html folder and saved to my computer. Downloaded (exported) the database. Created a new database on the new domain and imported the old database into this. Edited the "settings.inc.php" in the config folder to add my new database username & password. Uploaded the contents of my public_html folder to the new website. The problem I am getting is when I load up the new website it just forwards to the old one and reads everything from this. Anyone help me out? Thanks!
  21. Thanks for the reply. I have created a warehouse and added a test product. When I click "print order" t just shows "-" under the warehouse. Is there something extra I need to do to get it to show the shelf location?
  22. Is it possible to add a field to each product for a location. Location as in where the item is stored in our warehouse to help with picking orders before dispatch? Also is there anyway to produce a picking list or maybe have the location show on the invoice so when we print this off it can be also used as a pick list. Thanks
×
×
  • Create New...