I am using Zen Cart but now we want to go Open Cart. The look and feel seems much more up to date. The admin interface reminds me of wordpress. This being said, there are many issues, I hope open cart is not buggy.
1. I upload new themes via FTP. But these themes never appear in the admin interface. Why?
2. I uploaded Ajax Quick Checkout Lite by Dreamvention via the Admin interface. But I can not use/edit it:
Permission Denied! You do not have permission to access this page, please refer to your system administrator.
All file systems permissions were set during installation.
It is for the right version. 2.3.0.2
3. The main page is now always empty. How do I populate it automatically with a specific category?
You need to definitely read opencart documentation to start using it.jooy123 wrote: ↑Sat Apr 15, 2017 12:47 amSwitching to Open Cart. Several problems. Help appreciated.
I am using Zen Cart but now we want to go Open Cart. The look and feel seems much more up to date. The admin interface reminds me of wordpress. This being said, there are many issues, I hope open cart is not buggy.
1. I upload new themes via FTP. But these themes never appear in the admin interface. Why?
2. I uploaded Ajax Quick Checkout Lite by Dreamvention via the Admin interface. But I can not use/edit it:
Permission Denied! You do not have permission to access this page, please refer to your system administrator.
All file systems permissions were set during installation.
It is for the right version. 2.3.0.2
3. The main page is now always empty. How do I populate it automatically with a specific category?
1. You must enable the theme (i assume you downloaded the right version) in Extensions->>Extensions->>Themes (Select From Dropdown) >> Edit (Your Theme) >> Theme Directory (Select Your theme in dropdown and press Save). Your theme will be changed.
2.Go to System->>Users->>User Groups->>Administrator click the pencil(edit) then click the "select all" for both access and modifyPermission.
3. Dont have much time right now to explain (sorry) but you can take a look in http://docs.opencart.com/ how to enable them.
after reading yourselfs trough, what's linked below, you will have the fundamental knowledge, how to
handle Opencart, from the Admin Point of View.
Good Luck

Ernie
---
https://isenselabs.com/books/allbooks
---
http://www.aldus.co.in/doc/Documentatio ... megnorblog
---
http://www.opencartexpress.com/how-to-use-ocmod
---
https://github.com/vqmod/vqmod
---
https://code.tutsplus.com/tutorials/alt ... -cms-22330
---
viewtopic.php?f=190&t=143242&p=651612#p554841
---
http://www.opencartexts.com/smarttools/fontawesome/
---
http://www.tutorialrepublic.com/twitter ... -tutorial/
---
I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
4'100 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
There is nothing to be enabled except the standard theme. New Themes don't appear.
That this is not "out of the box" possible makes me suspicious how well suited Open Cart for production is. Zen Cart may be ugly and the design outdated, but the system is battle hardened.
to suite worldwide requirements, if one only operates on a region/state-wide level,
there are ~2'500 Code Lines easy to be removed from the DB.
But without getting familiar with MVC-L, Bootstrap, FontAwesome, OcMod, VqMod, e.t.c. first,
one will not get very far, if one really plans, to change/modify existing OC Code and/or Mods.
I quoted some useful links above, take it or kill it again, it's up to you, to decide on, where to go...

Good Luck!
Ernie
I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
4'100 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
What I did. I just question the practicality of a script that requires database modification by hand to, for example, disable orders to, let's say Afghanistan. This makes me question, what the targeted users are for this shop.
By the way, I realized that not only Themes, but also "plug ins" don't show up after "successful" installation in Version 2.3.0.2.
I hope to find what you want !!!
You seem to be blaming Opencart for things you don't understand.
Okay, was not aware of that. Guess I stick now with the latest version.
@sculptex
"Its not a great idea to delete all other countries except USA, did you think that would help performance in some way? It would make negligible difference may cause errors on future upgrades. All you needed to do was simply only set up shipping options for USA geo zone and nowhere else. You seem to be blaming Opencart for things you don't understand."
No, I would have to update several shops. Some ship to EU only, some to US/CA only. So there are two reasons:
1. Prevent orders from countries that are not served
2. It is just annoying to have to find, let's say the US, out of so many countries during check out. Keep it simple. I also bought the one page checkout solution. Nice.
You suggest there is another way? Well, I googled and all solutions I saw involved SQL code. I saw I was able to disable things inside the admin interface, but if I understood this right, this would have been a couple of 100s, possible 1000s of mouseclicks.
If no shipping options are set up for other countries (geo zones), they will not be able to check out.
Okay fair point if you never want to expand to other countries. I'm pretty sure it defaults to selecting the country that the store is set up on though.
Just be aware that if in a future update they add zones to the database, as you have deleted the countries, it may cause an error/warning.


well, after 1.5.x, updates did not work anymore, and so will future updates no longer
match 2.x Version Code, this would therefore be the least problem to be confronted with.

But plain Reality is, that it just does not make sense, to carry a bulkload of unused Data on a DB,
just, to make life a little harder for it. It's really comparable with someone with a weight of 110 Kilos,
compared with someone else with a weight of 70 Kilos, and both doing the same Work,
running around and moving stuff the same way.
Every 'anchor' in a DB has to be 'found' first, ( to my knowledge, up to OC v.2.3.x, OC does
not yet auto-index DB's, neither automatically, nor by any built-in Admin DB Indexer-tool, and
most OC Users probably don't know about ) before a DB is able, to do it's Job, and as smaller
the Book, as faster the Page Number will be 'found'.

Certain Tasks could result in regularely 'walking' trough thousands of unused Country/Zone -
'Anchor/Tags' first, for not one single good reason at all..
But it's not a 'real' Problem, if one does not care about, to settle with a 86/82 Rating at the GTMetrix Test Page,
but as soon as one tries to get above 97/xx, like in real life, little things like that start to count. Especially on shared
low budget Servers, just to mention this too...
Good Luck!

Ernie
I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
4'100 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
You seem to focus on the performance aspect but I think its negligible. You can use the mod I posted in that other thread to prove/disprove this if you want! There would be far more gain by stripping out multi language/multi currency (if they are unused by that store).
well, exept for the Extensions, one used in the old Version OC, this problem cannot
be solved, by just updating the OC Software, in most of the cases. Just to mention this!
Ernie
I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
4'100 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
Users browsing this forum: No registered users and 25 guests