Jump to content
  • 0

Can't Install FluxCP


Question

24 answers to this question

Recommended Posts

Posted

try check on the line 113 array as state from the error...

if you use XAMP probably i can help, because my experience was based on using XAMP for installation of fluxcp on localhost   /no1  

Posted

try check on the line 113 array as state from the error...

if you use XAMP probably i can help, because my experience was based on using XAMP for installation of fluxcp on localhost   /no1  

I checked line 113 from the error.. But I think there's no problem there. I don't know. Because the file has green check from GIT.

BTW Thanks!

Posted

Try to clone a fresh respiratory from FluxCP again, before opening the site make sure you cleared existing previous FluxCP MySQL entry and configured config.php first.

 

You might also want to show us your current config for us to troubleshoot.

Posted

Try to clone a fresh respiratory from FluxCP again, before opening the site make sure you cleared existing previous FluxCP MySQL entry and configured config.php first.

 

You might also want to show us your current config for us to troubleshoot.

Already did what you said. Is there something to be configured on config.php? I thought none. I just configured application.php and servers.php.

 

By the way it's the same result. Here is my configured

application.php

post-6474-0-70419600-1410446252_thumb.jpg

and 

servers.php.

post-6474-0-90315300-1410446300_thumb.jpg

Posted

I make a test installation and all is working fine for me. Can the 3 users post there setup to find the differences to my. I tested it local with up2date rathena sql tabeles and newest xamp.

Please post also your php version that are running at the server.

Posted

I make a test installation and all is working fine for me. Can the 3 users post there setup to find the differences to my. I tested it local with up2date rathena sql tabeles and newest xamp.

Please post also your php version that are running at the server.

I've already post my setup on my flux Sir.

here

post-6474-0-70419600-1410446252_thumb.jpg
and here
post-6474-0-90315300-1410446300_thumb.jpg
 
my rAthena version is the latest I think. I got it from the GIT.
I'm also using the newest WAMP downloaded from the WAMP site.
My PHP version that are running in the server is Version: 5.5.12.
 
THANKS Vincent

 

Posted

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

 

Found it.. it's in

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- i don't think this is correct
  164   }
  165  
Posted

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

 

Found it.. it's in

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- i don't think this is correct
  164   }
  165  

 

But what should we do? haha no idea here.. Sorry

Posted

 

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

 

Found it.. it's in

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- i don't think this is correct
  164   }
  165  

 

But what should we do? haha no idea here.. Sorry

 

 

How did you install it? Did you download the zip file or via git? If via git, an older version can be pulled from the repository.

 

I'm also trying to do some fixes. I'll post it here if I can may it work.

Posted

 

 

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

 

Found it.. it's in

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- i don't think this is correct
  164   }
  165  

 

But what should we do? haha no idea here.. Sorry

 

 

How did you install it? Did you download the zip file or via git? If via git, an older version can be pulled from the repository.

 

I'm also trying to do some fixes. I'll post it here if I can may it work.

 

I downloaded it via git. should I pull an old version to make it work?

HEY AcidSlide! I MAKE IT WORK! I JUST REMOVE

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- I REMOVE THE (.0)
  164   }
  165  

SO IT LOOKS LIKE THIS NOW

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName')); <<--- i don't think this is correct
  164   }
  165  

THANK YOU ACIDSLIDE!

BUT AFTER INSTALLATION NOTHING HAPPENS! hahaha FAIL

Posted

 

 

 

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

 

Found it.. it's in

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- i don't think this is correct
  164   }
  165  

 

But what should we do? haha no idea here.. Sorry

 

 

How did you install it? Did you download the zip file or via git? If via git, an older version can be pulled from the repository.

 

I'm also trying to do some fixes. I'll post it here if I can may it work.

 

I downloaded it via git. should I pull an old version to make it work?

HEY AcidSlide! I MAKE IT WORK! I JUST REMOVE

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- I REMOVE THE (.0)
  164   }
  165  

SO IT LOOKS LIKE THIS NOW

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName')); <<--- i don't think this is correct
  164   }
  165  

THANK YOU ACIDSLIDE!

BUT AFTER INSTALLATION NOTHING HAPPENS! hahaha FAIL

 

 

 

Hahaha.. after the installation just put back the '0';

 

$this->setThemeData(Flux::config('ThemeName.0')); <- FluxCP should work again

 

it's just weird that on installation it doesn't work.  I haven't had time doing the patch and validating my fix yet.  Might do it next week as I'm swamped with work right now.

 

Any updates on this?

I think None. Waiting on this my entire week..haha

 

 

 

Sorry about that, I think the maker is kinda busy (and I'm busy too).

 

Here is a temporary fix,

 

Do this on installation:

 

/lib/Flux/SessionData.php:

  161  

  162   if (!$this->theme) {

  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- I REMOVE THE (.0)

  164   }

  165  

 

Should look like this:

/lib/Flux/SessionData.php:

  161  

  162   if (!$this->theme) {

  163: $this->setThemeData(Flux::config('ThemeName'));

  164   }

  165  

 

 

After the installation, it seems nothing has happened, you need to put back the '0' on the theme name:

/lib/Flux/SessionData.php:

  161  

  162   if (!$this->theme) {

  163: $this->setThemeData(Flux::config('ThemeName.0'));

  164   }

  165  

 

 

And the site should be up after this.

Posted (edited)

 

 

 

 

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

Using Apache2.2 and Php5 same error (installed on a Ubuntu 14.04 server)

There you go! It means we need more help! hahaha

 

 

 

I think I found the error.. it's in the Theme setting, one of the keys it's trying to look for is invalid..

 

Based on the testing in is trying this "ThemeName.0".. i'm still trying to find where the "0" came from

 

 

 

Found it.. it's in

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- i don't think this is correct
  164   }
  165  

 

But what should we do? haha no idea here.. Sorry

 

 

How did you install it? Did you download the zip file or via git? If via git, an older version can be pulled from the repository.

 

I'm also trying to do some fixes. I'll post it here if I can may it work.

 

I downloaded it via git. should I pull an old version to make it work?

HEY AcidSlide! I MAKE IT WORK! I JUST REMOVE

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- I REMOVE THE (.0)
  164   }
  165  

SO IT LOOKS LIKE THIS NOW

 

/lib/Flux/SessionData.php:
  161  
  162   if (!$this->theme) {
  163: $this->setThemeData(Flux::config('ThemeName')); <<--- i don't think this is correct
  164   }
  165  

THANK YOU ACIDSLIDE!

BUT AFTER INSTALLATION NOTHING HAPPENS! hahaha FAIL

 

 

 

Hahaha.. after the installation just put back the '0';

 

$this->setThemeData(Flux::config('ThemeName.0')); <- FluxCP should work again

 

it's just weird that on installation it doesn't work.  I haven't had time doing the patch and validating my fix yet.  Might do it next week as I'm swamped with work right now.

 

Any updates on this?

I think None. Waiting on this my entire week..haha

 

 

 

Sorry about that, I think the maker is kinda busy (and I'm busy too).

 

Here is a temporary fix,

 

Do this on installation:

 

/lib/Flux/SessionData.php:

  161  

  162   if (!$this->theme) {

  163: $this->setThemeData(Flux::config('ThemeName.0')); <<--- I REMOVE THE (.0)

  164   }

  165  

 

Should look like this:

/lib/Flux/SessionData.php:

  161  

  162   if (!$this->theme) {

  163: $this->setThemeData(Flux::config('ThemeName'));

  164   }

  165  

 

 

After the installation, it seems nothing has happened, you need to put back the '0' on the theme name:

/lib/Flux/SessionData.php:

  161  

  162   if (!$this->theme) {

  163: $this->setThemeData(Flux::config('ThemeName.0'));

  164   }

  165  

 

 

And the site should be up after this.

 

It's OK all of us have life outside RO. hehe..

Thanks for the guide.

But I follow all your instruction but still the same. After the update and installation I am stuck with with this. post-6474-0-04952700-1411357293_thumb.jpg

Edited by Vehement
Posted

wow dat chain quote..

I installed my flux from git/rathena/fluxcp but I didn't get such error. I wonder why did you get some..

and about the screenshot..

AdBlock? XD JK

  • Recently Browsing   0 members

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