Search found 105 matches

Search found 105 matches

Re: Tag H1 in OC 3.0.3.9 SEO bad practice

Thank you for pointing this out.
As long as you use an image as your logo, you're fine though. It's only if you use Text as your logo because it's in the 'else' part of the statement.
https://github.com/opencart/opencart/bl ... eader.twig

Jump to post
  • Tue Apr 23, 2024 11:14 pm
  • Replies 1
  • Views 140
Re: Favicon does not show on all sites

Open Cart 3.0.3.8, standard theme, used theme editor on some pages, added fontawesome, use of quotation cart. I found suddenly that my favicon does not show on every page. I am not sure if I broke something or if it is a bug or a UTS problem. Here the favicon is there: https://orbitron.se/store/ He...

Jump to post
  • Tue Apr 23, 2024 6:00 am
  • Replies 2
  • Views 1068
Re: Where can I download version 3.0.4.0?

ADD Creative wrote:
Tue Apr 23, 2024 12:21 am
When you download the 3.0.x.x branch you just get the latest code for the 3.0.x.x branch of OpenCart at the time you downloaded it, which could be between versions.
Way too risky! So many things could go wrong for the majority of users.

Jump to post
  • Tue Apr 23, 2024 5:58 am
  • Replies 14
  • Views 340
Re: Need help for upgrade to opencart-3.0.3.9

It could be a browser cache issue or even though you say you uploaded all files, they may not have properly uploaded.

Jump to post
  • Sun Apr 21, 2024 10:00 am
  • Replies 4
  • Views 2021
Re: not able to install open cart.

So i have uploaded the contents of the upload file to my server, changed the name for the config and admin/config files as stated in the install instructions and when I visit my site i get this error message Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed pa...

Jump to post
  • Sun Apr 21, 2024 9:51 am
  • Replies 2
  • Views 156
Re: Stuck 1/2 Way Upgrade

TexasGreg wrote:
Mon Apr 01, 2024 12:30 am

Update: I used AI to fix the file. Now I'm working through other issues logging into admin.
Out of curiosity what is the AI site that you used?

Jump to post
  • Fri Apr 19, 2024 12:44 am
  • Replies 2
  • Views 473
Re: New install problem 4.1.0.0

Hi I've just done a fresh install (never used opencart before) and am getting the following errors: Warning: mkdir(): Permission denied in /var/www/html/system/storage/vendor/twig/twig/src/Cache/FilesystemCache.php on line 50 Warning: file_put_contents(/var/www/html/system/storage/logs/error.log): ...

Jump to post
  • Fri Apr 19, 2024 12:41 am
  • Replies 2
  • Views 442
Re: Shared Hosting High Resource Usage

Ask the hosting company for traffic logs. It could be bots that are visiting too aggressively and hogging server resources.

Jump to post
  • Fri Apr 12, 2024 10:36 pm
  • Replies 5
  • Views 315
Re: Error when upgrading from 3.0.3.2 to 3.0.3.6

Have you cleared all cache? Let us know if it's still happening after that.

Jump to post
  • Sun Aug 02, 2020 3:53 am
  • Replies 1
  • Views 1068
Re: [SOLVED] Is it worth installing 3.0.3.6 instead of 3.0.3.5 for a new/first store installation?

Yes, use v3.0.3.6 instead of 3.0.3.5

I begin to wonder if Ernie has even installed any of the 3.x versions or he just goes off of other complaints that he reads about around the forum.

Jump to post
  • Fri Jul 31, 2020 8:45 pm
  • Replies 3
  • Views 800
Re: PHP-7 mcrypt encryption replacement system File for Opencart 1.5.6.x

It makes an old version with with PHP 7+ but it doesn't fix any other vulnerabilities found in bootstrap, jquery, etc.

Jump to post
  • Fri Jul 31, 2020 8:39 am
  • Replies 5
  • Views 3017
Re: bug in "Edit Order" when using required custom fields

The pre-release version contains bug-fixes about the custom fields validation. I may not have completely done the patching as we speak. However, I would invite you to visit the official bug reports topic about the pre-release to be up-to-date on the subject and furthermore. still can't go to step t...

Jump to post
  • Fri Jul 31, 2020 3:48 am
  • Replies 43
  • Views 35750
Re: Better read the Forum first, to be aware of the Dangers of upgrading ...

- Not updated with CSS / Bootstrap changes - Not updated with jQuery adaptation code changes Well, it might depend of the exact OC Version used, but generally, neither Bootstrap nor jQuery is a problem, since 1.5.6.x OC Versions will still work with later Versions of Bootstrap Style and jQuery Code...

Jump to post
  • Fri Jul 31, 2020 3:28 am
  • Replies 9
  • Views 3672
Re: Upgrade from 3.0.2.0 to 3.0.3.6 Twig Error

Hi guys i ve upgraded OC from 3.0.2.0 to the new version 3.0.3.6 and i have this Twig error... any idea? i don t understand.... Fatal error: Uncaught Error: Class 'Twig\Loader\ArrayLoader' not found in /home/leonesh1/demo.leoneshop.com/system/library/template/twig.php:31 Stack trace: #0 /home/leone...

Jump to post
  • Fri Jul 31, 2020 3:19 am
  • Replies 30
  • Views 18939
Re: Online Installation error msg - Warning: fopen(/.../catalog_oc_tst/system/storage/session//..: failed to open stream

I thought I'd post my observation on this too. I just upgraded from 3.0.3.2 to 3.0.3.3 The storage folder was moved prior to /home/cpanel_username/ like I was prompted when installing 3.0.3.2 When I uploaded 3.0.3.3 keeping this same file structure, I was given the same error that you guys are desc...

Jump to post
  • Thu May 07, 2020 7:45 pm
  • Replies 6
  • Views 4175
Re: Online Installation error msg - Warning: fopen(/.../catalog_oc_tst/system/storage/session//..: failed to open stream

I thought I'd post my observation on this too. I just upgraded from 3.0.3.2 to 3.0.3.3 The storage folder was moved prior to /home/cpanel_username/ like I was prompted when installing 3.0.3.2 When I uploaded 3.0.3.3 keeping this same file structure, I was given the same error that you guys are descr...

Jump to post
  • Wed May 06, 2020 1:27 am
  • Replies 6
  • Views 4175
Re: url_alias table not updated when upgrade to the new seo_url table OC 3.0.2.0 anyone know how to doing manually.

Re-run the SQL query for the oc_event table from PHPMyAdmin and see if that rectifies the issue. Ensure that your database table prefix name also matches with the query you're pasting in the SQL tab of your Opencart database prior on running the query. Just take a quick look at the data there and y...

Jump to post
  • Thu Apr 23, 2020 6:43 am
  • Replies 34
  • Views 10539
Re: url_alias table not updated when upgrade to the new seo_url table OC 3.0.2.0 anyone know how to doing manually.

Re-run the SQL query for the oc_event table from PHPMyAdmin and see if that rectifies the issue. Ensure that your database table prefix name also matches with the query you're pasting in the SQL tab of your Opencart database prior on running the query. Just take a quick look at the data there and y...

Jump to post
  • Thu Apr 23, 2020 3:56 am
  • Replies 34
  • Views 10539
Re: url_alias table not updated when upgrade to the new seo_url table OC 3.0.2.0 anyone know how to doing manually.

The reason why being is because there's no way to find out which SEO URL would be associated with the language ID accordingly when multiple language IDs are involved. I didn't want to hijack this thread. That's one issue. There are many more issues with the opencart.sql file. I created a new, empty...

Jump to post
  • Thu Apr 23, 2020 2:17 am
  • Replies 34
  • Views 10539

Search found 105 matches