You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 24 Aug 2013 at 7:08
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Aug 2013 at 7:08The text was updated successfully, but these errors were encountered: