ZitatPHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in /var/www/vhosts/httpdocs/seo-2.4/inc/cseo_db.inc.php on line 158, referer:
Dieser Bug ist mit deinem Problem nichts zu tun. Ich gebe dir aber Recht, es ist einfach ärgerlich. Für solchen Preis, den man für Shop bezahlt hat, könnte der Entwickler besser seinen Job machen.
Fast alle Konstanten, die in commerce_seo_url.php (und in den einbezogenen Skripte) verwendet werden, werden erst in application_top.php definiert/initialisiert.
application_top.php, wie man aus dem commerce_seo_url.php entnehmen kann, nirgendwo einbezogen wurde. Den äquivalenten Ersatz dafür hat man auch nicht realisiert. Wir haben also "jede Menge" undeklarierte Konstanten:
PHP Notice: Use of undefined constant MODULE_COMMERCE_SEO_URL_LOWERCASE - assumed 'MODULE_COMMERCE_SEO_URL_LOWERCASE' in commerce_seo_url.php on line 37
PHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in inc/cseo_db.inc.php on line 158
PHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in inc/cseo_db.inc.php on line 164
PHP Notice: Use of undefined constant DB_CACHE - assumed 'DB_CACHE' in inc/cseo_db.inc.php on line 234
PHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in inc/cseo_db.inc.php on line 158
PHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in inc/cseo_db.inc.php on line 164
PHP Notice: Use of undefined constant DB_CACHE - assumed 'DB_CACHE' in inc/cseo_db.inc.php on line 234
PHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in inc/cseo_db.inc.php on line 158
PHP Notice: Use of undefined constant STORE_DB_TRANSACTIONS - assumed 'STORE_DB_TRANSACTIONS' in inc/cseo_db.inc.php on line 164
PHP Notice: Use of undefined constant DB_CACHE - assumed 'DB_CACHE' in inc/cseo_db.inc.php on line 234
PHP Notice: Use of undefined constant MODULE_COMMERCE_SEO_404_HANDLING - assumed 'MODULE_COMMERCE_SEO_404_HANDLING' in commerce_seo_url.php on line 111