Jump to content
  • 0
Meister

Reset Position Unauthorized

Question

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.

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

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,

Link to comment
Share on other sites

  • 0
MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'serversg12.item_db' doesn't exist

 

upload ur itemdb.sql to ur RO database :)

Link to comment
Share on other sites

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 :)

  • Upvote 2
Link to comment
Share on other sites

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!

Link to comment
Share on other sites

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 Error

An 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? :(

Link to comment
Share on other sites

 

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 by amauni
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.