The installation was not successfull, instead it gave me an error (which I sent to the developer already):
And this is how my Admin Panel looks like now (right image).
Thanks in advance,
JDL



Code: Select all
#CMSMS Debug Mode? Turn it on to get a better error when you
#see {nocache} errors.
$config['debug'] = false;
Code: Select all
$config['debug'] = true;
Code: Select all
Debug is on. Redirecting disabled... Please click this link to continue.
/admin/login.php
Debug: (9.6999999999903E-05)
loading smarty
Debug: (0.0059269999999999)
loading adodb
Debug: (0.008227)
loading page functions
Debug: (0.012143)
loading content functions
Debug: (0.015829)
loading pageinfo functions
Debug: (0.016727)
loading translation functions
Debug: (0.017424)
loading events functions
Debug: (0.019442)
done loading files
Debug: (0.039379)
<br>
(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs<br>
Error (0): <br>
Debug: (0.043677)
<br>
(mysql): SELECT * FROM cms_userplugins<br>
Error (0): <br>
Debug: (0.071632)
<br>
(mysql): SELECT * FROM cms_modules ORDER BY module_name<br>
Error (0): <br>
Debug display of 'End of include':(0.232037)
Debug: (0.23271)
No session found. Now check for cookies
Debug: (0.232784)
No cookies found. Redirect to login.
Debug: (0.23569)
<br>
(mysql): SELECT user_id FROM cms_users WHERE username = 'adminjc' AND password = '34c0652a5b5fc3426fa0ff7b8720e405' AND active = 1 AND admin_access = 1<br>
Error (0): <br>
Debug: (0.236098)
<br>
(mysql): SELECT username, password, active, first_name, last_name, admin_access, email FROM cms_users WHERE user_id = '1'<br>
Error (0): <br>
Debug: (0.236261)
Got user by username
Debug: (0.236322)
user Object
(
[id] => 1
[username] => adminjc
[password] => 34c0652a5b5fc3426fa0ff7b8720e405
[firstname] => Jay
[lastname] => Church
[email] => drpeppercan@gmail.com
[active] => 1
[adminaccess] => 1
)
Debug: (0.236385)
Starting login procedure. Setting userid so that other pages will pick it up and set a cookie.
Debug: (0.236785)
<br>
(mysql): SELECT preference, value FROM cms_userprefs WHERE user_id = '1'<br>
Error (0): <br>
Debug: (0.262694)
<br>
(mysql): INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action) VALUES (1195681608,'1','adminjc','1','adminjc','User Login')<br>
Error (0): <br>
Debug: (0.264811)
<br>
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
INNER JOIN cms_events e ON e.event_id = eh.event_id
ORDER BY eh.handler_order ASC<br>
Error (0): <br>
Debug: (0.265435)
<br>
(mysql): SELECT version from cms_version<br>
Error (0): <br>