Re: How to wget themes/extensions files ?
So ... tried another theme, which doesn't overwrite files http://www.opencart.com/index.php?route=extension/extension/info&extension_id=27592&path=1&filter_license=0&filter_download_id=47 download + upload since wget doesn't work unzip + move into preprod folder Menu / Extensions / Themes / Default ...
Jump to post- Fri Oct 14, 2016 1:44 pm
- Replies 8
- Views 1628
Re: How to wget themes/extensions files ?
Thanks for your advice ! Didn't realise they were replacing core files.
Any themes you like and are well coded ?
- Fri Oct 14, 2016 10:09 am
- Replies 8
- Views 1628
Re: How to wget themes/extensions files ?
It's this one. I'm not sure it will be the final pick, but I at least need to understand how it works
http://www.opencart.com/index.php?route ... load_id=47
- Thu Oct 13, 2016 10:43 am
- Replies 8
- Views 1628
Re: How to wget themes/extensions files ?
Even for themes ?
I tried renaming the theme zip.
Now it displays : "Directory containing files to be uploaded could not be found!"
The zip contains ./Opencart 2.3/admin/.. folders . It's the free version of a pro theme
- Wed Oct 12, 2016 4:48 pm
- Replies 8
- Views 1628
Re: How to wget themes/extensions files ?
Added question : I have down + up-loaded a theme zip file (electromax, 2.3.0.2 compatible), and unzipped it in ./catalog/view/theme. While it appears in Extensions/Default Store theme dropdown, it doesn't seem to be "installed" so it doesn't show in Settings/Store. Are we supposed to "install" theme...
Jump to post- Wed Oct 12, 2016 3:29 pm
- Replies 8
- Views 1628
How to wget themes/extensions files ?
Currently testing a few themes and extensions from the OpenCart Extensions store. I can download them locally and upload them to the server, but the aws URL gives 403 (forbidden) errors if I try to download them directly from the server.
How should I proceed ?
- Wed Oct 12, 2016 3:17 pm
- Replies 8
- Views 1628
Re: What is the current stable version of OpenCart ?
Just got a spam MP from "Dan Smith" following this message Re: What is the current stable version of OpenCart ? Sent: 4 minutes ago From: Dan Smith To: Malaiac Subject: What is the current stable version of OpenCart ? Hi, Hope you are well !! Thanks for sharing your requirement on Open Cart.. Went t...
Jump to post- Tue Oct 11, 2016 6:49 pm
- Replies 2
- Views 469
What is the current stable version of OpenCart ?
I'm working on 2 upgrades from 1.5.5.6. Managed to get a 2.2.0.0 working on the pre-production server with the existing (upgraded) db. 2200 doesn't seem to be 100% stable or debugged though. Next step is updating the extensions, most of those are custom made. I need to know which version of OpenCart...
Jump to post- Tue Oct 11, 2016 6:31 pm
- Replies 2
- Views 469
Re: 1555 > 2302 can't log in as admin
Trying an upgrade from 1555 > 2200 First patch breaks and display an error : Undefined index custom_field in .../install/model/upgrade/1001.php EDIT : replacing the files with https://github.com/opencart/opencart/tree/master/upload/install/model/upgrade worked for this error. Still get an error on "...
Jump to post- Sun Oct 09, 2016 11:23 am
- Replies 2
- Views 632
1555 > 2302 can't log in as admin
I just wiped the pre-production server and unzipped the 2302. Straight mysqldump from 1555 running server. Upgrade works fine, but I can't login as admin. Tried 3 times (mysqldump + upgrade script), including one where I changed the admin password on the production server. The common/forgotten route...
Jump to post- Wed Oct 05, 2016 9:54 am
- Replies 2
- Views 632
Re: Still at loss on how to set up vqmoderator on OpenCart v
That's the sort of thing that most OS projects present better.
Random exemple :
https://wordpress.org/download/
main stable version is the main CTA
on the left, if you feel adventurous, you can access (after a few cautious steps) beta and nightly releases.
- Mon May 30, 2016 11:16 am
- Replies 10
- Views 3057
Re: Still at loss on how to set up vqmoderator on OpenCart v
Latest dev version ??
It's shown on the main download page :
http://www.opencart.com/index.php?route ... d/download
as the latest version.
Didn't get it from a repository or somewhere exotic. How am I supposed to know it's not stable ?
- Sun May 29, 2016 1:40 pm
- Replies 10
- Views 3057
Re: Still at loss on how to set up vqmoderator on OpenCart v
Ok, I've come to the conclusion that the vqmoderator extension has a problem, whether in 2.0.2.0 version (CDATA error) or in the 2.2.0.0 version (cannot properly install and interact with vqmod). I'm not the only one encountering problems if I trust the comments ( http://www.opencart.com/index.php?r...
Jump to post- Sat May 28, 2016 12:35 pm
- Replies 10
- Views 3057
Re: Still at loss on how to set up vqmoderator on OpenCart v
Update : managed to get vqmod + vqmoderator half working on a fresh 2200 install. Tried to upload the smallest extension I could find http://www.opencart.com/index.php?route=extension/extension/info&extension_id=24097&filter_search=vqmod&filter_license=0&filter_download_id=44 uploaded through FTP Do...
Jump to post- Fri May 27, 2016 4:28 pm
- Replies 10
- Views 3057
Re: Still at loss on how to set up vqmoderator on OpenCart v
Thank you for taking the time to help me. That did work, I now have access to module/vqmod_manager. However, it's not vqmoderator, where can I edit the search/replace strings ? EDIT : VqModerator is available at /admin/index.php?route=extension/vqmoderator&token= It doesn't show any active modificat...
Jump to post- Thu May 26, 2016 4:36 pm
- Replies 10
- Views 3057
Still at loss on how to set up vqmoderator on OpenCart v2
Okay, After three different attempts, I'm starting to consider other areas of work. Background : I've been doing webdev for 8 years, OpenCart jobs for 4 years. I maintain 4 stores on OC, updating wasn't a priority till now. I'm starting to look at ways to update the extensions for these 4 websites. ...
Jump to post- Wed May 25, 2016 12:00 pm
- Replies 10
- Views 3057
Extensions system in Opencart2+
I am starting to work on the switch from OpenCart 1.5 to OpenCart 2+ for 5 live shops. I had half hopes that modification/extension system would be simpler to manage with the new version, but I'm starting to worry. There are two different versions of vqModerator https://github.com/vqmod/vqmod/releas...
Jump to post- Thu Apr 21, 2016 11:04 am
- Replies 1
- Views 459
Re: OpenCart code analysis and suggested improvements
Phew, nice work ! Separating add/edit responsabilities sure would be an improvement. Creating multiple classes for the same "admin/catalog/item" management seems more complex than the current structure (and could break vqmod plugins). Just viewed the " Your Code Sucks, Let's Fix It." video, very ins...
Jump to post- Mon Sep 22, 2014 3:40 pm
- Replies 11
- Views 5051
Re: Customer groups and Discounts : I'm doing it wrong
I was talking about specials ("Promotions" on the french product page), not total based discount !
Jump to post- Fri Aug 29, 2014 3:25 pm
- Replies 3
- Views 463
Customer groups and Discounts : I'm doing it wrong
Ok, I might be missing something here. Shop, OC 1.5.6, 5000+ products, 500+ categories, recently migrated from OsCommerce (yay) Some products are to be sold only to some customers (members of associations, several associations, so differents restrictions). To get that, I created nine customer groups...
Jump to post- Fri Aug 29, 2014 4:35 am
- Replies 3
- Views 463