Werbung / Banner buchen
Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: MODUL: Lagerbestandswarnung mit Mailversand für Shopversion 2.x

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.369
    • Geschlecht:
    Das Modul sollte auch für Shopversion 2.0.7.2 funktionieren. Kopiere dir einfach den Ordner "/templates/tpl_modified" nach "/templates/tpl_modified_Responsive" und du hast auch alle notwendigen Dateien für das responsive Template.

    Grüße

    Torsten

    rpech

    • Neu im Forum
    • Beiträge: 22
    Re: MODUL: Lagerbestandswarnung mit Mailversand für Shopversion 2.x
    Antwort #16 am: 28. September 2023, 09:18:06
    Hallo,

    habe das Modul empfohlen bekommen und über FTP eingespielt. Unter Adminbereich -> Konfiguration finde ich jetzt Lagerbestandswarnung aber dort ist alles leer.
    Rufe ich den Shop auf, habe ich unter dem Footer folgende Meldung:

    Code: PHP  [Auswählen]
    Exception WARNING:
    Type    WARNING
    Message Use of undefined constant MODULE_CUSTOMERS_ADMINMAIL_AMOUNT - assumed 'MODULE_CUSTOMERS_ADMINMAIL_AMOUNT' (this will throw an Error in a future version of PHP)
    File    D:\XAMPP\htdocs\oscommerce\includes\extra\application_top\application_top_end\70_stock_mails.php
    Line    42
    Backtrace #0    D:\XAMPP\htdocs\oscommerce\includes\application_top.php called at Line 341
    Backtrace #1    D:\XAMPP\htdocs\oscommerce\index.php called at Line 25
    Type    WARNING
    Message 1054 - Unknown column 'stock_mail' in 'field list'

    SELECT products_id, products_quantity, products_model, products_price, stock_mail FROM products WHERE products_quantity > 'MODULE_CUSTOMERS_ADMINMAIL_AMOUNT' AND stock_mail = '1'
    File    D:\XAMPP\htdocs\oscommerce\inc\db_functions_mysqli.inc.php
    Line    161
    Backtrace #0    D:\XAMPP\htdocs\oscommerce\includes\extra\application_top\application_top_end\70_stock_mails.php called at Line 47
    Backtrace #1    D:\XAMPP\htdocs\oscommerce\includes\extra\application_top\application_top_end\70_stock_mails.php called at Line 149
    Backtrace #2    D:\XAMPP\htdocs\oscommerce\includes\application_top.php called at Line 341
    Backtrace #3    D:\XAMPP\htdocs\oscommerce\index.php called at Line 25
    Type    WARNING
    Message Use of undefined constant MODULE_CUSTOMERS_ADMINMAIL_STATUS - assumed 'MODULE_CUSTOMERS_ADMINMAIL_STATUS' (this will throw an Error in a future version of PHP)
    File    D:\XAMPP\htdocs\oscommerce\includes\extra\application_top\application_top_end\70_stock_mails.php
    Line    65
    Backtrace #0    D:\XAMPP\htdocs\oscommerce\includes\application_top.php called at Line 341
    Backtrace #1    D:\XAMPP\htdocs\oscommerce\index.php called at Line 25
     

    Hat einer einen Rat für mich

    DANKE

    rpech

    • Neu im Forum
    • Beiträge: 22
    Re: MODUL: Lagerbestandswarnung mit Mailversand für Shopversion 2.x
    Antwort #17 am: 28. September 2023, 09:30:26
    Hat sich schon gelöst. Nach dem Datei-Transfer über FTP muss die Datenbank aktualisiert werden, dann geht es.
    5 Antworten
    1220 Aufrufe
    13. November 2020, 15:22:09 von eckiku
    2163 Antworten
    759141 Aufrufe
    Gestern um 19:02:01 von Q
    192 Antworten
    39110 Aufrufe
    21. Juli 2024, 00:48:29 von Tomcraft
               
    anything