Jump to content

DJAd

Members
  • Posts

    32
  • Joined

  • Last visited

Profile Information

  • Location
    UK
  • Activity
    Other

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DJAd's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

1

Reputation

  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.
×
×
  • Create New...