Meister Posted May 25, 2012 Posted May 25, 2012 Okay here it is. Sorry if I have been asking too many supports lately.. Whenever I log-in to my server control panel.. and go to My Accounts tab and click my character name it says.. You are unauthorized to view this page. Redirecting… But whenever I use a admin account it is normal. but for NORMAL player it does not redirect or reset position.. How to solve it? or to fix it? Thank you.
JayPee Posted May 25, 2012 Posted May 25, 2012 Hi!, edit config/access.php find this 'resetpos' its inside the character array set the resetpos value to AccountLevel::NORMAL which looks like this 'resetlook' => AccountLevel::NORMAL,
Meister Posted May 25, 2012 Author Posted May 25, 2012 Done doing it sir. but still it is unauthorized..
java Posted September 27, 2012 Posted September 27, 2012 upload itemdb.sql, mobdb.sql to ur flux bro also turning ON debug mode at config/apllication.php + turning on error mode at config/error.php just see at error log 2
PewN Posted October 1, 2012 Posted October 1, 2012 upload itemdb.sql, mobdb.sql to ur flux bro also turning ON debug mode at config/apllication.php + turning on error mode at config/error.php just see at error log thx Java! you solve my problem!
amauni Posted April 13, 2013 Posted April 13, 2013 upload itemdb.sql, mobdb.sql to ur flux bro also turning ON debug mode at config/apllication.php + turning on error mode at config/error.php just see at error log hello.. im sorry that i ask in other people's topic. but i have to do this urgently for my players.. when i do all the steps above, i got this error : Critical ErrorAn error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_Error Message: MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'serversg12.item_db' doesn't exist File: /home/serversg12/web/cp/lib/Flux/Connection/Statement.php:27 File Line Function/Method /home/serversg12/web/cp/lib/Flux/TemporaryTable.php 99 Flux_Connection_Statement::execute() /home/serversg12/web/cp/lib/Flux/TemporaryTable.php 71 Flux_TemporaryTable::create() /home/serversg12/web/cp/modules/account/view.php 12 Flux_TemporaryTable::__construct() /home/serversg12/web/cp/lib/Flux/Template.php 337 include() /home/serversg12/web/cp/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/serversg12/web/cp/index.php 169 Flux_Dispatcher::dispatch() Exception Trace As String #0 /home/serversg12/web/cp/lib/Flux/TemporaryTable.php(99): Flux_Connection_Statement->execute() #1 /home/serversg12/web/cp/lib/Flux/TemporaryTable.php(71): Flux_TemporaryTable->create('serversg12.item...') #2 /home/serversg12/web/cp/modules/account/view.php(12): Flux_TemporaryTable->__construct(Object(Flux_Connection), 'serversg12.item...', Array) #3 /home/serversg12/web/cp/lib/Flux/Template.php(337): include('/home/serversg1...') #4 /home/serversg12/web/cp/lib/Flux/Dispatcher.php(168): Flux_Template->render() #5 /home/serversg12/web/cp/index.php(169): Flux_Dispatcher->dispatch(Array) #6 {main} what could be the problem?
0 java Posted April 13, 2013 Posted April 13, 2013 MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'serversg12.item_db' doesn't exist upload ur itemdb.sql to ur RO database
amauni Posted April 13, 2013 Posted April 13, 2013 (edited) MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'serversg12.item_db' doesn't exist upload ur itemdb.sql to ur RO database in the phpmyadmin? it doesn't affect anything later? *worried* btw, actually i am using eAthena... Edited April 13, 2013 by amauni
Question
Meister
Okay here it is. Sorry if I have been asking too many supports lately..
Whenever I log-in to my server control panel.. and go to My Accounts tab and click my character name it says..
You are unauthorized to view this page. Redirecting…
But whenever I use a admin account it is normal. but for NORMAL player it does not redirect or reset position..
How to solve it? or to fix it?
Thank you.
11 answers to this question
Recommended Posts