Modify ↓
Opened 3 years ago
Closed 3 years ago
#2300 closed Bug/Fehler (fixed)
10_smarty_config.php und 20_smarty.php in application_top_callback_end
| Reported by: | Owned by: | somebody | |
|---|---|---|---|
| Priority: | normal | Milestone: | modified-shop-2.0.8.0 |
| Component: | Shop | Version: | 2.0.7.2 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
Sind die Dateien 10_smarty_config.php und 20_smarty.php
unter includes/extra/application_top_callback/application_top_callback_end
wirklich notwendig?
im weiteren verlauf führen die zu einem Fehler, weil $_SESSIONcustomers_status nicht definiert ist.
WARNING found for URL: /callback/agi_sitemap/cronjob.php {} {}
Undefined array key "customers_status" in File: /inc/check_specials.inc.php on Line: 19 {} {}
Backtrace #0 - /templates/tpl_modified_responsive/config/config.php called at Line 236 {} {}
Backtrace #1 - /includes/extra/application_top_callback/application_top_callback_end/10_smarty_config.php called at Line 12 {} {}
Backtrace #2 - /includes/application_top_callback.php called at Line 196 {} {}
Backtrace #3 - /callback/agi_sitemap/cronjob.php called at Line 13 {} {}
Attachments (0)
Note:
See TracTickets
for help on using tickets.

In 14855: