Page 1 of 1
Search found 14 matches
Re: 4.0.0.1 TypeError: unsupported operand types
If you want to use 4.0.x.x in production, better don't. If is for testing...then is OK. Open that file and post the code from that line Ok thank you, it was setup as an acceptance/test situation with the intention to set it in production once it works. But for now I'll keep it with testing only. bt...
Jump to post- Tue Dec 20, 2022 7:09 pm
- Replies 2
- Views 1270
4.0.0.1 TypeError: unsupported operand types
Hi all, I've tried to update my 3.0.3.8 version to 4.0.1.1 official release but this one wasn't working and the admin pages show loader error. So returned to a backup and tried 3.0.3.8 > 4.0.1.1. from github which upgrades without errors however the upgrade seems to fail. 1) First issue was that I c...
Jump to post- Tue Dec 20, 2022 5:25 pm
- Replies 2
- Views 1270
Re: Upgrade error, how can I solve this? Thank you
I had the same issue during upgrade and this works. After upgrade another problem occurred and that was that within both config files the DIR_STORAGE line was removed. Added this line again and the site was up and running again. my case > config.php define('DIR_STORAGE','/var/www/vhosts/domainname.c...
Jump to post- Tue Mar 02, 2021 3:31 pm
- Replies 11
- Views 5254
Google reCAPTCHA not working like expected
Hi, I've enabled the Google reCaptcha extension and created a Google a profile for a v2 selectionbox "i'm not a robot" and used the generated keys in the extension Then enabled Captcha at store settings for register and contact. At the frontend page, the captcha is displayed correctly at b...
Jump to post- Tue May 21, 2019 8:01 pm
- Replies 2
- Views 2150
Re: Orders Processing/Orders Completed/Order Statuses showing 0%
Same for me after upgrade from 2.3.0.2 to 3.0.3.2 Replaced the latest GIT https://github.com/opencart/opencart/blob/master/upload/admin/controller/common/column_left.php[ https://github.com/opencart/opencart/blob/master/upload/catalog/controller/event/statistics.php Changed the Table Events statisti...
Jump to post- Installation, Upgrade, & Config Support
- Orders Processing/Orders Completed/Order Statuses showing 0%
- Tue May 14, 2019 3:01 am
- Replies 31
- Views 15913
Re: Recent Activity not logged
Sorry forgot to post it's the latest 3.0.3.2 I've recreated the activity table and have overwritten the admin directory and now it seems to be working New orders and logins are logged. DROP TABLE IF EXISTS `oc_customer_activity`; CREATE TABLE `oc_customer_activity` ( `customer_activity_id` int(11) N...
Jump to post- Tue May 14, 2019 12:46 am
- Replies 4
- Views 1471
Recent Activity not logged
Hi, I want to try to enable recent activity logging but what I do try it's not logged. I've searched the forum and tried to enable all required settings and probably I'm missing something but can't find what and where. Followed also another topic about it but didn't fix it https://forum.opencart.com...
Jump to post- Mon May 13, 2019 9:48 pm
- Replies 4
- Views 1471
Re: No total price in cart and checkout after upgrade
Thank you both, it can be so easy sometimes. I really don't know why these are all set to disabled now. I always have issue's with the payment, shipment and theme during previous upgrades and spend much time about this totals issue now and never thought about these modules. Because many other module...
Jump to post- Wed May 08, 2019 7:47 pm
- Replies 3
- Views 479
No total price in cart and checkout after upgrade
Hi, I've tried a several update procedures to upgrade our shop from 2.3.0.2 to 3.0.3.2 Every upgrade method works fine and no errors during database updates however there is no total price in the top cart button and also in the cart itself. It looks like that somehow there is no tax and shipping cal...
Jump to post- Wed May 08, 2019 2:57 pm
- Replies 3
- Views 479
Database Check / Repair
Hi, I ran into a lot of issues when upgrading from Opencart 2.0.3.1 to 2.2.0.0 Finally I've managed to do the update version by version and everytime fix the bugs which appeared with many help from the posted solutions in the forum until 2.2.0.0 have been reached. Now 2.2.0.0 looks like pretty stabl...
Jump to post- Wed Jul 06, 2016 9:57 pm
- Replies 0
- Views 1003
Re: Problem with subcategory after ssl instaling
Thanks! This worked for me and another bug solved. I've waited 3 months with 2.2, assuming that most minor bugs would be solved but ran from major bug into major bug, Opencart should not have released this update for production :( This is solved now and hopefully I can put my site live now with 2.2....
Jump to post- Wed Jul 06, 2016 7:31 pm
- Replies 12
- Views 16923
Re: Show brands in top navigation?
Yes, I will create a extension to add brands in the top menu. Hi, Really thanks for willing to create an extension!! But I probably will create a workaround with extra categories because I can add extra information to a catagory. I noticed that it's not possible to add a description to a brand, and...
Jump to post- Thu Jan 22, 2015 7:46 pm
- Replies 5
- Views 1324
Re: Show brands in top navigation?
Hi, viethemes
It's only the text and not the images. Just like the normal categories drop down but now filled with the brands.
And if possible, it would be great when the dropdown is filled dynamically with the brands.
Regards
Gert
- Thu Jan 22, 2015 2:56 am
- Replies 5
- Views 1324
Show brands in top navigation?
Is it somehow possible to create a dropdown option in the top navigation filled with the Brands
Jump to post- Wed Jan 21, 2015 5:08 am
- Replies 5
- Views 1324
Search found 14 matches