Re: upgrade 3.0
hoop vragen. Fake registraties, zet chapta aan, scheelt enorm, gebruik wel de google chapta, deze werkt best goed. oc laat standaard maar 4 velden zien, het is de bedoeling dat je de naam van de subcategorie intypt en dan komt die naar voren, handig nee hetzelfde geld trouwens voor toevoegen van pro...
Jump to post- Tue Nov 24, 2020 5:42 am
- Replies 2
- Views 367
Re: help with htaccess
if you want images in a subdomain in browser cache simply copy your oc htaccess to the subdomain where your images are.
Jump to post- Tue Nov 24, 2020 4:42 am
- Replies 8
- Views 585
Re: Uploaden productfoto's versie 3.0.3.6 lukt niet
Controleer in de admin bij systeem instellingen jouw winkel tabje server
De maximale upload groote en bestands en mime extensies
Groot kans dat of de upload groote erg klein is of de extensies ontbreken.
- Sat Nov 21, 2020 6:22 pm
- Replies 2
- Views 448
Re: nginx - right server Install?
Mbstrings is not a nginx thing, its a php plugin.
So check your php configuration if Mbstrings is installed correctly and active.
- Sat Nov 07, 2020 7:28 am
- Replies 1
- Views 659
Re: Frontpage en storefront
Dat is zeker mogelijk.
je zult dan de store front moeten verwijderen en de webwinkel verplaatsen van de map store naar de home directorie
- Fri Oct 23, 2020 5:32 am
- Replies 1
- Views 324
Re: some one help me to reinstate the top admin
Just insert original user permissions in database and in user table give user top administrator level.
Jump to post- Mon Oct 05, 2020 3:27 am
- Replies 5
- Views 814
Re: Afbeeldingen in de Image Manager vergroten in OC 3+
Er zijn in de extension store diverse gratis image managers te vinden de veel beter zijn als de standaard ingebouwde.
Jump to post- Wed Sep 30, 2020 4:12 am
- Replies 5
- Views 736
Re: Verschillende prijzen voor opties bij hogere aantallen
aantallen korting is gewoon ingebouwd
ga naar product, kies tab korting
voer hier de aantallen en prijs in.
- Mon Aug 31, 2020 5:16 am
- Replies 6
- Views 1426
Re: What is the best cache extension for OC 3.x?
Use journal build in cache, do not combine this with nitro cache, its prone for problems. If your site is stil slow it is a hosting problem, if your site has a lot of visitors consider migrating to dedicated hosting. Remember a journal driven site will never be as fast as a site without journal, as ...
Jump to post- Mon Aug 31, 2020 4:57 am
- Replies 15
- Views 1025
Re: Opencart "Customers online" versus google analytics
As for you visitors, as grgr stated, oc is logging literaly every visit, real visistor, bot scammer hacker etc. Google analytics shows real visistors and to be real only what they want you to see. I personally refuse to use google analytics, to track whats going on, I use matomo, former piwik, it sh...
Jump to post- Mon Aug 31, 2020 4:46 am
- Replies 8
- Views 886
Re: Need some advices and suggestions
you can use product options for this, its a build in feature.
it even includes option to upload files by customer.
- Mon Aug 31, 2020 4:27 am
- Replies 3
- Views 385
Re: Can't open site memory size exhausted
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 161 bytes) in /data/4/e/4e62cc89-66cf-46ad-8437-1fe4ef9d60a9/gsm4all.sk/web/vqmod/vqmod.php on line 169 512 mb is still not enough. you probally uploaded very large pictures, when oc tries to rewrite them to cache file...
Jump to post- Sun Aug 30, 2020 4:31 am
- Replies 4
- Views 1075
Re: Single registration for Multiple Opencart installation.
Use opencart multi-store option.
Build any number of unique shops with only 1 admin.
use this extension
https://www.opencart.com/index.php?rout ... n_id=37567
- Sat Jul 25, 2020 11:39 pm
- Replies 3
- Views 380
Re: Geen afbeeldingen zichtbaar in OC 3.0.3 na import csv
zorg dat in je import het pad naar de fotos goed staat dus verwijst naar image/catalog/naamplaatje.jpg Zorg ook dat je de fotos daadwerkelijk eerst hebt gedownload en daarna geupload naar de juiste plaats, de import verzorgt dat namenlijk niet voor je. ook moet je in de import zorgen dat het product...
Jump to post- Wed Jul 15, 2020 5:50 am
- Replies 8
- Views 1425
Re: Geen afbeeldingen zichtbaar in OC 3.0.3 na import csv
A. zijn de afbeeldingen aanwezig in de juiste map op de server ?
B. heb je in de csv het pad naar de afbeeldingen correct ingevoerd ?
- Sun Jul 12, 2020 4:36 am
- Replies 8
- Views 1425
Re: Limit User Group Access To Settings tab Mail and Server
you can restrict acces to settings look for setting/setting (all settings) and setting/store (just store configuration)
mail look for mail/
check both read and write permissions
- Thu Jul 09, 2020 4:17 am
- Replies 3
- Views 290
Re: Problem with total calculation and rounded prices
Same problem here.
It even gets worde when large numbers are ordered.
Solved it by storing product price ex tax with 8 decimals in database.
used phpmyadmin to alter product price, set decimals to 8 and altered product template so 8 decimals can be used.
- Mon May 11, 2020 4:19 am
- Replies 39
- Views 23575
Re: [SOLVED] - Crazy High CPU USAGE in PHP-FPM
Glad youi soved the problem
Jump to post- Sun May 10, 2020 6:34 am
- Replies 7
- Views 11984
Re: [UNSUPPORTED] - Crazy High CPU USAGE in PHP-FPM
Did you upgrade vqmod to latest version ?
disable al vqmods.
check if you can run on 64 or 128 mb
switch vqmods on 1 by one and see wich one is creating the problem
- Sun May 10, 2020 5:19 am
- Replies 7
- Views 11984
Re: Crazy High CPU USAGE in PHP-FPM
Without any information on your apache php configuration difficult to tell. looks like loads of memory are assigned to processes. make sure te let apache control its memory. check that timeout is set to a low value ie 10 seconds. set keep alive to 10 or 15 seconds. Check your php config. make sure m...
Jump to post- Sun May 10, 2020 5:00 am
- Replies 7
- Views 11984