2010-11-02 09:30:01
Not returning data from clean install
Ok so heres the problem ATutor isnt pulling important data that it should be from the database. Heres some screenshots of the data:
http://img828.imageshack.us/img828/4365/95092336.png
http://img214.imageshack.us/img214/3540/48596338.png
http://img837.imageshack.us/img837/7131/29806621.png
Note: These pictures arent from a clean install but this is also happening when I do a clean install on both of my hosts (which are both running the same config).
I have looked on the database and the data has been inserted fine, it just wont be returned.
Note: I noticed when I log into my phpmyadmin on both my web hosts there is a little messege at the bottom saying certain settings have been disabled. Which are:
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info'] ... not OK [ Documentation ]
Display Features: Disabled
$cfg['Servers'][$i]['table_coords'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OK [ Documentation ]
Creation of PDFs: Disabled
$cfg['Servers'][$i]['column_info'] ... not OK [ Documentation ]
Displaying Column Comments: Disabled
Browser transformation: Disabled
$cfg['Servers'][$i]['bookmarktable'] ... not OK [ Documentation ]
Bookmarked SQL query: Disabled
$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL history: Disabled
$cfg['Servers'][$i]['designer_coords'] ... not OK [ Documentation ]
Designer: Disabled
Not sure whether these settings will make a difference but thought it was necassary to add them.
Any help would be much appreciated as Im pretty stuck for any clues as to what might be happening.
Thanks in advance!
Additional Info:
Operating system ATutor is installed on - Linux
ATutor version - 2.0.1
Patch #s applied - N/A (Clean install)
ATutor theme name - Default
PHP version - 5.2.14
MySQL version - 5.1.48
Webserver & version - Apache/2
Copies of error messages - None
Changes to default settings - None
Web browser being used - N/A