What steps will reproduce the problem?
1. Download and extract the zip file found on code.google.com (
https://narro.googlecode.com/files/narro-0.9.4.tar.gz )
2. setup the database by editing the configuration file
3. navigate to the web page using a web browser
What is the expected output? What do you see instead?
Expected to see the registration form or link.
Instead, I see a white page.
Examining the logs:
PHP Fatal error: Method QDateTime::__tostring() cannot take arguments in
/home/salsa/public_html/narro/includes/qcodo/_core/framework/QDateTime.class.php
on line 334
PHP Stack trace:
PHP 1. {main}() /home/salsa/public_html/narro/narro_project_list.php:0
PHP 2. require_once() /home/salsa/public_html/narro/narro_project_list.php:19
PHP 3. require() /home/salsa/public_html/narro/includes/prepend.inc.php:39
PHP Fatal error: Class 'QApplication' not found in
/home/salsa/public_html/narro/includes/qcodo/_core/qcodo.inc.php on line 47
PHP Stack trace:
PHP 1. {main}() /home/salsa/public_html/narro/narro_project_list.php:0
PHP 2. require_once() /home/salsa/public_html/narro/narro_project_list.php:19
PHP 3. require() /home/salsa/public_html/narro/includes/prepend.inc.php:39
PHP 4. __ob_callback()
/home/salsa/public_html/narro/includes/qcodo/_core/qcodo.inc.php:0
PHP 5. __autoload()
/home/salsa/public_html/narro/includes/qcodo/_core/qcodo.inc.php:52
File does not exist: /home/salsa/public_html/narro/favicon.ico
I'd need complete installation instructions...
Thank you.
Original issue reported on code.google.com by
koichir...@gmail.comon 24 Aug 2013 at 7:08