MuffinEater Posted February 7, 2017 Posted February 7, 2017 Hellow Everyone im using this Costume Theme https://rathena.org/board/files/file/2835-free-animated-flux-theme-coded-just-add-your-banner/ on register area there's no label where i can type information of account and login account error any ideas how to fix this? all help is grealy appreciated and thanks in advance
0 MuffinEater Posted February 7, 2017 Author Posted February 7, 2017 (edited) this one sir how i can solve this? <?php exit('Forbidden'); ?> [2017-02-06 11:51:28] (Flux_Error) Exception Flux_Error: ServerAddress must be specified in your application config. [2017-02-06 11:51:28] (Flux_Error) **TRACE** #0 /home/cookierov2/public_html/lib/Flux.php(300): Flux::raise('ServerAddress m...') [2017-02-06 11:51:28] (Flux_Error) **TRACE** #1 /home/cookierov2/public_html/lib/Flux.php(120): Flux::parseAppConfigFile('config/applicat...') [2017-02-06 11:51:28] (Flux_Error) **TRACE** #2 /home/cookierov2/public_html/index.php(69): Flux::initialize(Array) [2017-02-06 11:51:28] (Flux_Error) **TRACE** #3 {main} Edited February 7, 2017 by MuffinEater
0 Akkarin Posted February 7, 2017 Posted February 7, 2017 15 minutes ago, MuffinEater said: this one sir how i can solve this? /config/application.php 'ServerAddress' => 'localhost', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) Change localhost to your website address.
0 MuffinEater Posted February 7, 2017 Author Posted February 7, 2017 'ServerAddress' => '', //<-- ip of my server (sample 127.0.0.1) example.com or example.com:80) 'BaseURI' => '', //<--- www.ro-online.org into this sir? sorry kinda newbie
0 Akkarin Posted February 7, 2017 Posted February 7, 2017 1 minute ago, MuffinEater said: into this sir? sorry kinda newbie No. I said change localhost to your website address. Like 'ServerAddress' => 'myragnaroksite.com',
0 MuffinEater Posted February 7, 2017 Author Posted February 7, 2017 (edited) 'ServerAddress' => 'cookie.ro-online.top', // This value is the hostname:port i already try that sir Edited February 7, 2017 by MuffinEater
0 Akkarin Posted February 7, 2017 Posted February 7, 2017 Well once it's there you're done - you won't get the same error again so look for the next one..
0 MuffinEater Posted February 7, 2017 Author Posted February 7, 2017 How about on register sir there is no option where i can type an information about the account i want to register
0 Akkarin Posted February 7, 2017 Posted February 7, 2017 2 hours ago, Chaos92 said: .com?module=account&action=create If you'd looked at the first post you'd realise this is the page he's having problems with.
-1 Chaos92 Posted February 7, 2017 Posted February 7, 2017 9 hours ago, MuffinEater said: How about on register sir there is no option where i can type an information about the account i want to register .com?module=account&action=create
-1 Chaos92 Posted February 8, 2017 Posted February 8, 2017 On 2/8/2017 at 1:00 AM, Akkarin said: If you'd looked at the first post you'd realise this is the page he's having problems with. " How about on register sir there is no option where i can type an information about the account i want to register " the files in theme/default/account/create.php if that files blank then he will receive that thing. 1
Question
MuffinEater
Hellow Everyone im using this Costume Theme https://rathena.org/board/files/file/2835-free-animated-flux-theme-coded-just-add-your-banner/
on register area there's no label where i can type information of account and login account error
any ideas how to fix this?
all help is grealy appreciated and thanks in advance
12 answers to this question
Recommended Posts