MuffinEater Posted February 7, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 7, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted February 7, 2017 Check your error logs: /data/logs/errors/ Link to comment Share on other sites More sharing options...
0 MuffinEater Posted February 7, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 7, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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. Link to comment Share on other sites More sharing options...
0 MuffinEater Posted February 7, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 7, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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', Link to comment Share on other sites More sharing options...
0 MuffinEater Posted February 7, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 7, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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.. Link to comment Share on other sites More sharing options...
0 MuffinEater Posted February 7, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 7, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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. Link to comment Share on other sites More sharing options...
0 MuffinEater Posted February 15, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Author Share Posted February 15, 2017 Its working thanks Link to comment Share on other sites More sharing options...
-1 Chaos92 Posted February 7, 2017 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
-1 Chaos92 Posted February 8, 2017 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
12 answers to this question
Recommended Posts