Search found 12 matches

Page 1 of 1

Search found 12 matches

Re: Error in setting permissions for user group

Hi,

The error is due to you have not given permission which related to sale/order, sale/recurring, sale/return, sale/voucher, sale/voucher_theme. You still need to give permission to the related ones like.. extension/total/total, extension/total.voucher etc.,

Thanks,

Jump to post
  • Mon Apr 29, 2019 3:37 pm
  • Replies 1
  • Views 273
Re: PHP Fatal error: Allowed memory size

Hi,

Are you using any cache extension to speed up your website?

Thanks,

Jump to post
  • Fri Apr 26, 2019 6:46 pm
  • Replies 4
  • Views 554
Re: Image not showing when upload

buvaneswari wrote:
Wed Apr 24, 2019 8:38 pm
Yes,
Hi,

Thanks for sharing.

In admin config file - under http [HTTP_SERVER & HTTP_CATALOG] - remove https:// and use only http:// alone.
Also try by removing www. and use only the domain name alone and be sure no empty spaces in the path used in the config file.

Jump to post
  • Wed Apr 24, 2019 9:32 pm
  • Replies 23
  • Views 7429
Re: Image not showing when upload

buvaneswari wrote:
Wed Apr 24, 2019 7:37 pm
I checked both config files and all looks correct!!
Hi,

Can you share the screenshot of your both config files and the url of your website.

Thanks,

Jump to post
  • Wed Apr 24, 2019 7:41 pm
  • Replies 23
  • Views 7429
Re: Convert total amount in words in order invoice

if you want to use the build in NumberFormatter class your php installation needs to have the php_intl extension activated. So ask your host first or if you have access to your php.ini file, do it yourself. $numberInWords = new NumberFormatter("zh", NumberFormatter::SPELLOUT); $numberInWo...

Jump to post
  • Wed Apr 24, 2019 7:39 pm
  • Replies 6
  • Views 816
Re: Modifying the 'Success' message when someone completes checkout

Thanks for your reply. I found and made some modifications here. But I think because I use Journal theme I might need to do it to some file there. Although it appears that journal theme doesn't have a success.php/success.twig of its own - any idea what equivalent file for that? or a way I can find ...

Jump to post
  • Wed Apr 24, 2019 6:52 pm
  • Replies 4
  • Views 1120
Re: How to change the e-mail on the main page near chat support

Looking into the path /www/catalog/view/theme/fastor/template/common There is heading.twig with zero size http://detski-ostrov.ru/e-mail_changing.jpg Hi Grigorii , Check for the file "footer.twig" in the path "/catalog/view/theme/{your theme}/template/common/footer.twig", if not...

Jump to post
  • Wed Apr 24, 2019 6:43 pm
  • Replies 6
  • Views 558
Re: Image not showing when upload

I checked both files and the path are correct. The uploaded images are shown in the file manager. But not shown in the admin dashboard why? Hi Buvaneswari , I too faced the same problem and image gets displayed after I checked both the config files. The problem is in the config files only. Please c...

Jump to post
  • Wed Apr 24, 2019 6:30 pm
  • Replies 23
  • Views 7429
Re: Convert total amount in words in order invoice

You can use google and will find a lot of. For example this one: https://stackoverflow.com/questions/11500088/php-express-number-in-words You just need to implement it to your invoicing. If you are not a coder, you can write PM to me and we can discuss about implementation. Thanks @ kestas, will co...

Jump to post
  • Wed Apr 24, 2019 2:34 pm
  • Replies 6
  • Views 816
Re: Convert total amount in words in order invoice

letxobnav wrote:
Tue Apr 23, 2019 4:10 pm
look here
viewtopic.php?f=202&t=210309&hilit=total
Thanks @ letxobnav , I will look in to it.......

Jump to post
  • Wed Apr 24, 2019 2:33 pm
  • Replies 6
  • Views 816
Convert total amount in words in order invoice

Hi,

I'm using opencart version 3.0 with Journal theme, Kindly let me know how to convert the total amount into words in order invoice. Say, for ex, if the total is 1500, means I need to get as "One thousand and five hundred only.

Thanks,

Jump to post
  • Tue Apr 23, 2019 2:07 pm
  • Replies 6
  • Views 816

Page 1 of 1

Search found 12 matches