Jump to content
  • 0

Flux account register and login error


Question

12 answers to this question

Recommended Posts

  • 0
Posted (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 by MuffinEater
  • 0
Posted
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
Posted

	'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
Posted
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
Posted
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
Posted
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
Posted
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.

 

  • Upvote 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...