View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004882 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2013-01-30 23:40 | 2013-04-09 13:17 |
Reporter | karmaedv | Assigned To | |||
Priority | high | Severity | block | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 4.7.3 / 5.0.3 revision 54408 | ||||
Summary | 0004882: Invalid argument supplied for foreach() after clean installation on https | ||||
Description | Just did a clean install on a new DB without demo data on a https site. Then switched to frontend which results in blank error screen and this is the error I am getting. Warning: Invalid argument supplied for foreach() in /home/casemods/public_html/kedv/shop/core/oxlist.php on line 436 Warning: Invalid argument supplied for foreach() in /home/casemods/public_html/kedv/shop/core/oxlist.php on line 436 Warning: Cannot modify header information - headers already sent by (output started at /home/casemods/public_html/kedv/shop/core/oxlist.php:436) in /home/casemods/public_html/kedv/shop/core/oxutils.php on line 1068 Warning: Cannot modify header information - headers already sent by (output started at /home/casemods/public_html/kedv/shop/core/oxlist.php:436) in /home/casemods/public_html/kedv/shop/core/oxutils.php on line 1069 Warning: Cannot modify header information - headers already sent by (output started at /home/casemods/public_html/kedv/shop/core/oxlist.php:436) in /home/casemods/public_html/kedv/shop/core/oxutils.php on line 1070 | ||||
Steps To Reproduce | Fresh install on fresh DB without demo data. (Maybe https is also important) | ||||
Additional Information | Internet Explorer 10 PHP 5.4 | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | 5.4 | ||||
Database Version | any | ||||
|
Hi, sorry but we could not reproduce this case. Have you checked if database was created successfully? Maybe you could provide some more details on this case? What MySQL version and which exact php version was used (5.4.9 e.g.)? |
|
Reminder sent to: karmaedv Hi, sorry but we could not reproduce this case. Have you checked if database was created successfully? Maybe you could provide some more details on this case? What MySQL version and which exact php version was used (5.4.9 e.g.)? |
|
Hi, following versions from my hoster: MySQL Server: Localhost via UNIX socket Server Version: 5.1.65-cll Protokoll-Version: 10 Benutzer: c///////@localhost MySQL-Zeichensatz: UTF-8 Unicode (utf8) Webserver cpsrvd 11.32.5.13 MySQL-Client-Version: 4.1.22 PHP Erweiterung: mysql Dokumentation PHP version 5.4.9 I was able to install the shop with demo data without problems. Have you tried with HTTPS? |
|
unable to reproduce |