alexxed / narro

Automatically exported from code.google.com/p/narro
2 stars 4 forks source link

Can't install Narro - qcubed framework issues? #335

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.com on 24 Aug 2013 at 7:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I also get the same issue, blank page on narro_project_list.php

Gave full 777 permissions to all files and subfolders of narro directory and it 
didn't help.

Original comment by Zak....@gmail.com on 7 Oct 2013 at 11:14