Search found 7160 matches

Search found 7160 matches

Re: Kann man verschiedene Optionen kombinieren?

Hi, mittlerweile sind ja ein paar Jahre ins Land gegangen? Gibt es hier mittlerweile etwas für Shopversion 4.x ? Abgesehen davon daß OC 4.x (Stand mit heute 1.2.2024) noch nicht wirklich brauchbar für einen Produktiveinsatz ist, eventuell das hier: https://www.opencart.com/index.php?route=marketpla...

Jump to post
  • Thu Feb 01, 2024 4:02 pm
  • Replies 11
  • Views 3977
Re: Load controller of a plugin in an other controller file

I would call the function like this:

Code: Select all

$this->controller_extension_module_membership_process

Jump to post
  • Mon Jan 29, 2024 3:59 pm
  • Replies 2
  • Views 320
Re: Verify Customer age by ID or Passport

Usually all existing extensions do only a simple - and no valid! - check of somewhat is called "Age Check". User can define his age and the stupid logic in the extension will accept any input - as long the age is over as required by law (14/16/18 or 21). Beside this, no log is made. So, wh...

Jump to post
  • Sun Jan 28, 2024 4:47 pm
  • Replies 7
  • Views 1683
Re: [SOLVED] SEO Keywords: is there a Max Char limit?

More important than many words - or a long phrase - is the relevance to the given text / page. And no repetition! Also only one (1) keyword per page. There are many sites and tools there, just two of them: https://neilpatel.com/ubersuggest/ and https://trends.google.com/trends/ Also a big difference...

Jump to post
  • Fri Jan 19, 2024 10:51 pm
  • Replies 7
  • Views 581
Re: SEO Keywords: is there a Max Char limit?

Can I change that? To 10000 for example? There are always some funny guys sometimes somewhere outside .. It's an old discussion about how many .. what for should be 10.000 good??? See e.g.: https://stackoverflow.com/questions/3812143/how-many-keywords-are-ideal-for-the-meta-keywords-tag Beside this...

Jump to post
  • Fri Jan 19, 2024 3:49 pm
  • Replies 7
  • Views 581
Re: Every time when I want to update a product I get this error how do I solve it...has anyone had a problem like this O

That line says at all: Table 'thesjbbl_onlinestore.oc_ump_product' doesn't exist
Seems you are using an extension because this table is not OpenCart standard.
Either reinstall or remove that extension.
Or check by your own which table and content is created by which extension and add id manually.

Jump to post
  • Thu Jan 18, 2024 11:50 pm
  • Replies 2
  • Views 275
Re: Is OpenCart 3.0.3.9, support PHP version 8.1.26 or 8.2.13

paulfeakins wrote:
Mon Jan 15, 2024 8:17 pm
liprotech.in wrote:
Fri Dec 22, 2023 5:15 pm
Our AWS Plesk
Also AWS is awful and Plesk is awful.

Find a better host and use Virtualmin.
Basically every cloud service is awful.
But Plesk, working with that since 2 decades - had no better administration.

Jump to post
  • Mon Jan 15, 2024 11:15 pm
  • Replies 18
  • Views 2131
Re: Is OpenCart 3.0.3.9, support PHP version 8.1.26 or 8.2.13

I would rework this line: $_['text_powered'] = 'Offerto da <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %S'; to: $_['text_powered'] = 'Offerto da <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s'; ( instead S use s )

Jump to post
  • Fri Jan 12, 2024 5:16 pm
  • Replies 18
  • Views 2131
Re: Is OpenCart 3.0.3.9, support PHP version 8.1.26 or 8.2.13

agenziarc@yahoo.com wrote:
Fri Jan 12, 2024 2:13 am
I uninstalled the modules search, but front office always gives me error 500. admin works
Above posted messages do not create any 500 error - must be a php-error or server misconfiguration.
Better to check server (error) logs - there you should find the bug.

Jump to post
  • Fri Jan 12, 2024 4:09 am
  • Replies 18
  • Views 2131
Re: Extension Magic Filter

Nur zur Info: diese Erweiterung wurde nach einer Meldung von mir gestern vom Marktplatz genommen und der Entwickler gesperrt.

Jump to post
  • Wed Dec 20, 2023 6:14 pm
  • Replies 4
  • Views 1867
Re: Pasting code in head/body tags

For the default theme you will find them in catalog/view/template/common/header.twig. Or just common/header.twig in the theme editor. Yep this is correct, ignore the answer above. However, I would STRONGLY advise against using the theme editor. Maybe (!!) correct, but why? Whenever I see such a sta...

Jump to post
  • Wed Dec 20, 2023 6:03 pm
  • Replies 10
  • Views 873
Re: Extension Magic Filter

Einige Leute haben den Hersteller bereits bezüglich des verschlüsselten Code um Auskunft ersucht, aber bislang noch nie eine Antwort darauf erhalten. Ich würde daher besser darauf verzichten, wenn Du Wert auf Sicherheit legst. Man sollte vielleicht sogar OC darüber orientieren, ich glaube eher nich...

Jump to post
  • Mon Dec 18, 2023 9:15 pm
  • Replies 4
  • Views 1867
Re: Bilder per FTP hochladen Dateiendung / File extension wird im Dateimanager mit Blank Space dargestellt

Ich enttäusche euch beide ja nur sehr ungern, aber was nicht stimmt gehört richtig gestellt. 1. diese sogenannte "falsche Anzeige" der Bildnamen hatte mit einem künstlichen Trennen der Bildnamen zu tun (damit die Ansicht in der Dateiverwaltung besser passt) 2. hat nichts mit dem Speichern ...

Jump to post
  • Tue Dec 12, 2023 7:20 pm
  • Replies 5
  • Views 634
Re: What does this script do?

Simply checks some values and if not set/defined assign an emtpy value.
Finally add some data into your database.

Jump to post
  • Fri Dec 08, 2023 5:05 pm
  • Replies 1
  • Views 3033
Re: Welche und wieviele Opencart 3.x Versionen - Quellen/ Zweige gibt es

Die "fertige" Version von hier https://github.com/opencart/opencart/releases/tag/3.0.3.9 wurde bereits im Oktober 2023 aus dem Zweig 3.0.x.x erstellt. Während die Dateien aus https://github.com/opencart/opencart/tree/3.0.x.x aktueller sind - dann muss man allerdings das "Paket" s...

Jump to post
  • Fri Dec 08, 2023 1:33 am
  • Replies 5
  • Views 437
Re: Welche und wieviele Opencart 3.x Versionen - Quellen/ Zweige gibt es

Hallo, leider ist die 4er-Version noch nicht so weit als daß man sie produktiv einsetzen kann (wird noch laufend daran gearbeitet ..): https://github.com/opencart/opencart/tree/master und: https://github.com/opencart/opencart/releases/tag/4.0.2.3 Als aktuell vernünftigste Lösung (da einerseits laufe...

Jump to post
  • Thu Dec 07, 2023 8:27 pm
  • Replies 5
  • Views 437
Re: Versand durch Shopbesitzer auswählen lassen?

Danke für den Link - allerdings fühle ich mich da, ehrlich gesagt, etwas überfordert .. Mal davon ab, dass für den Anfang die kostenpflichtigen Optionen nicht zur Debatte stehen - was nehme ich denn da von den hunderten freien Versionen? Irgend ne Empfehlung? Mein Shop wird vielleicht 20-30 Produkt...

Jump to post
  • Thu Dec 07, 2023 2:00 am
  • Replies 4
  • Views 275

Search found 7160 matches