@mesh This can be due to either admin email settings or server port issue.
Admin Email settings that works:
Mail Type: SMTP
From Email: anything@yoursite.com
SMTP hostname: mail.yoursite.com
SMTP username: anything@yoursite.com
SMTP password: email account password
SMTP port: outgoing mail port (commonly 465)
SMTP crypto: SSL
@mesh My bad, I referred to previous version of the script.
For this version goto /application/views/usercontrol/includes/header.php (line:246 sidebar is inside <aside> tag)
This is a very bad practice, but thats what we got.
@mesh Yes, you need to edit the HTML elements in the PHP files in "views" folder. Example: to edit Admin Dashboard page, make changes in /application/views/admincontrol/dashboard/index.php