View Single Post
  #1  
Old 12-21-2013, 05:37 AM
LucasA33's Avatar
LucasA33 LucasA33 is offline
Member
 
Join Date: Jul 2011
Posts: 144
Gender: Male
Credits: 18,328
LucasA33 is on a distinguished road
Default Language Exception Error when Logging in / out

Hi, I started a new fresh build of 1.3.4 and everything went well. I've been messing with the themes a bit but other than that, I haven't modified any of the classes (except the side bar class for minor edits). However for some weird reason, it errors out once you log in and out. Pressing the back button will take you back to the main page. If you were trying to log in, it would-- same if you were logging out, it would log you out. Just that annoying error pops up and ruins the fluidity.

Code:
Fatal error: Uncaught exception 'LanguageException' with message 'Language var logout_title does not exist.' in /home/pixelco2/public_html/ranch/classes/class_language.php:68 Stack trace: #0 /home/pixelco2/public_html/ranch/view/loginview.php(25): Language->__get('logout_title') #1 /home/pixelco2/public_html/ranch/classes/class_frontcontroller.php(100): LoginView->logout() #2 /home/pixelco2/public_html/ranch/index.php(74): FrontController->render() #3 /home/pixelco2/public_html/ranch/index.php(78): IndexController::main() #4 {main} thrown in /home/pixelco2/public_html/ranch/classes/class_language.php on line 68
If you want to recreate the error, log in to http://pherasyn.co/pixelcore-ranch/ with the username ADMIN, password PASS. (Account used for testing, not actual admin access)
__________________
Reply With Quote