-
Content count
311 -
Joined
-
Last visited
-
Days Won
1
Everything posted by YePix
-
💪 Thanks
-
I'm very, very, very interested toooooooooo 😆
-
Hello everyone, I would like to add an end date to my products. Any product that exceeds this end date should switch itself off automatically. Here I have the query that I want to add to the application_top.php, which sets the product status to 0 but I'm not sure if it fits. I ask because I have no way to test it and I can't afford to make any mistakes in my shop. Could someone take a look at it and give me some advice on whether it works that way? thank you in advance. // Set the product status by out of available to 0 if (isset($_GET['products_id'])) { tep_db_query('update ' . TABLE_PRODUCTS . ' set products_status = '0' where products_id = '" . (int)$_GET['products_id'] . "' and products_out_available > curdate()'); }
-
Nicht erhältlicher Artikel anzeigen
YePix replied to MichaelB42's topic in German Community's OSCOM v2.x
auf allen Seiten mit einem Kaufbutton folgendes vor der Buttonsektion einfügen: <?php if ($product_info['products_quantity'] > '0'){?> folgendes nach der Buttonsektion einfügen: <?php }?> Beachte aber die Bezeichnung der Abfragen auf in den einzelnen Dateien. product_info.php ist => $product_info['products_quantity'] zuständig. hierbei ist => $product_info die Variable der Abfrage. Bei den Anderen Dateien ändert sich diese. -
Google recapcha is not recommended. This joke query can be bypassed as easily as any other program. I therefore recommend using something that really checks whether it is a human or a robot. You can test it yourself. When the message appears whether you are human, wait 3 to 5 seconds and only then click the confirmation. every time you will succeed in reaching your goal without further testing. Captscha is garbage and not seriously useful.
-
Hi folks, I have installed the PhpMailer and everything so far ok and without errors. The problem is only the mails are shown as sent but do not arrive. Does anyone have a suggestion for me?
-
Hi, before you worry about the template, you should whip up your shop. The violations of applicable EU law are so flawed that you could pay a warning of at least 5 to 10 thousand euros.
-
Hi, have you already optimized the function for the "customer_bascet" table accordingly? "final_price" is not saved as a subtotal. "customers_basket_date_added" stores the date without the time. These two details are very important to make some queries and definitions easier.
-
New management and osCommerce v4
YePix replied to osCommerce-Official's topic in News and Announcements
Hi, tell me, will the system be multistore capable? -
Hi, send me the german language files
-
New management and osCommerce v4
YePix replied to osCommerce-Official's topic in News and Announcements
Because Phoenix has long been a commercial hub. This arrogance alone to seek out members in the group and block others who do not seem to pay enough is a cheek. It is called public discrimination. It's finally time to bring osCommerce to life and take it to the top. Here neither Phoenix nor any other forking in the forum has to be looked for. It was osCommerce, now it is not osCommerce and it will be osCommerce again. That should be clear enough. -
New management and osCommerce v4
YePix replied to osCommerce-Official's topic in News and Announcements
Phoenix is an osCommerce FORK. Whoever wants to use it should do it. I've always been of the opinion that osCommerce is also osCommerce. In my opinion, everything that is not osCommerce should be removed from this forum to avoid confusion. Addons that are not compatible with osCommerce are also a danger for pure osCommerce software. Nevertheless, I am really looking forward to the return of the king. -
New management and osCommerce v4
YePix replied to osCommerce-Official's topic in News and Announcements
Honestly. It is time for osCommerce to rise again -
Hallo Leute, wer von euch nutzt noch die Version 2.3.4-1 EDGE ? Hello everyone, who of you is still using version 2.3.4-1 EDGE ?
-
just a tip, just because of the shipping costs, the page with the wedding dresses can be warned. I won't go into any more. I only asked who used the older versions to find out whether it is still worth posting new extensions here and making them available to the operators.
-
No thanks. Phoenix is not for me or for users in the EU. It may be that in the USA, UK or elsewhere, also for those who use the standard but users who adapt their software to their own needs in order to work more efficiently need something more than standard
-
This is exactly why i ask it.
-
Suche Template kostenlos für HandyShop
YePix replied to tim_greiling's topic in German Community's Allgemein
Hi, wenn du neuen Wind brauchst bleibt dir nichts anderes übrig als dir den neuen Shop komplett neu aufzusetzen oder einen in Auftrag zu geben. Dieses Forum hat leider mit dem Zusammenhalt aus dem altem .de Forum absolut nichts am Hut. (Leider) Die Sache ist aber die. Du nutzt den neuen Shop so wie er ist, dann kannst du auch die ständig neuen Erneuerungen installieren die rausgegeben werden, oder du baust den Shop auf deine Bedürfnisse um, aber dann musst du dich auch selbst um alles andere kümmern, weil die neuen Updates zum Teil nicht mehr funktionieren. Nichts desto trotz, du musst deinen Shop an die Gesezesvorgaben anpassen. Wie du siehst ist das eine Entscheidung, die du treffen musst. Liebe Grüsse. -
Hi No is for 2.3.4.x and BS https://www.google.com/search?client=firefox-b-d&q=PHPMailer%EF%BB%BF+download
-
Create yourself. I don't know where the problem would be
-
versand. modules.php?set=shipping&module=zones
YePix replied to FraCtaLe's topic in German Community's OSCOM v2.x
Ich habe zwar keine Ahnung was du hiermit sagen willst aber wenn ich von dem Shop, unter der im Userbereich angegebenen adresse, ausgehe dann bist du noch Meilen weit von einem produktiven Einsatz entfernt. Du solltest dir mal darüber Gedanken machen, was alles rechtlich umgesetzt werden muss um überhaupt einen Online-Shop betreiben zu dürfen. Die Moduleinstellugen sind das unwichtigste in deinem Fall. Die richtigen Einstellungen können im nu umgesetzt werden, das was wirklich notwendig ist widerrum nicht. osCommerce ist nicht auf den produktiven Einsatz in Deutschland und der EU ausgelegt. -
You can of course use the appropriate module, but it won't work without a small change in the core class. I don't understand what the difference should be, to change the class directly or to have it changed with a plugin. For security reasons, SMTP authentication will be the new standard for sending emails
-
Ich hab noch die 1.0.5.0 falls du sie haben willst sag bescheid
-
So noticed next to. Since the German forum was converted into a club and the Germans have largely moved away from the software, there are hardly any new contribs. Only a handful of people implement something old again. Pity.