View Single Post
Old 08-01-2012, 09:50 AM   #82
gaspine
Member
gaspine began at the beginning.
 
Posts: 15
Karma: 12
Join Date: Apr 2012
Device: ipad
probably his line 81 in data.php (i need to put a @ in from of $rel, $title to hide the notice error)

the notice error destroy the xml flux

sorry, document is empty is when config is wrongly set:

http://imagebin.org/index.php?mode=image&id=222889

Quote:
exception 'PDOException' with message 'SQLSTATE[HY000] [14] unable to open database file' in C:\UwAmp\www\cops\base.php:365
Stack trace:
#0 C:\UwAmp\www\cops\base.php(365): PDO->__construct('sqlite:../calib...')
#1 C:\UwAmp\www\cops\author.php(33): Base::getDb()
#2 C:\UwAmp\www\cops\base.php(231): Author::getCount()
#3 C:\UwAmp\www\cops\index.php(23): Page->InitializeContent()
#4 {main}exception 'PDOException' with message 'SQLSTATE[HY000] [14] unable to open database file' in C:\UwAmp\www\cops\base.php:365
Stack trace:
#0 C:\UwAmp\www\cops\base.php(365): PDO->__construct('sqlite:../calib...')
#1 C:\UwAmp\www\cops\author.php(33): Base::getDb()
#2 C:\UwAmp\www\cops\base.php(231): Author::getCount()
#3 C:\UwAmp\www\cops\index.php(23): Page->InitializeContent()
#4 {main}

Last edited by gaspine; 08-01-2012 at 09:53 AM.
gaspine is offline   Reply With Quote