- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Backend
- Assigned To No-one
- Operating System
- Severity Medium
- Priority Medium
- Reported Version Contenido 4.8.16 CL beta
- Due in Version ConLite 1.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: ConLite
Opened by Ortwin Pinke - 26.04.2012
Last edited by Ortwin Pinke - 08.05.2012
Opened by Ortwin Pinke - 26.04.2012
Last edited by Ortwin Pinke - 08.05.2012
FS#33 - Missing include.subnav_blank.php
There is an error thrown, but i haven’t research which part of backend is the trigger.
Maybe there is a wrong file entry in db. Research needed.
[25-Apr-2012 17:24:07] PHP Warning: include_once(): Failed opening ‘/srv/www/vhosts/xxx/httpdocs/contenido/includes/include.subnav_blank.php’ for inclusion (include_path=’.:/usr/share/php5:/usr/share/php5/PEAR’) in /srv/www/vhosts/xxx/httpdocs/contenido/main.php on line 257
Changed the entries "include.subnav_blank.php" in DB table !PREFIX!_files (idfile = 52, 90, 105, 172 and 503) to "include.subnav.php".
idfile = 700 is not included in the /setup/data/base/base_files1.sql (needs testing).