Jump to content

[RELEASE] Flux Control Panel


CalciumKid

Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  206
  • Reputation:   16
  • Joined:  01/03/12
  • Last Seen:  

Help with CentOS I'm having this problem when i try to access Flux
 Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /usr/html/cp/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 278 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_PermissionError Message: The log storage directory '/usr/html/cp/data/logs' is not writable. Remedy with `chmod 0600 /usr/html/cp/data/logs` File: /usr/html/cp/index.php:125 

already tried running chmod 0600 /usr/html/cp/data/logs on the terminal.

Just chmod to 755/777

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

Sorry got it wrong config LOL

Edited by ngek202
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/04/12
  • Last Seen:  

Getting this one:

Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /usr/html/cp/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 278
=(
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  206
  • Reputation:   16
  • Joined:  01/03/12
  • Last Seen:  

Getting this one:

Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /usr/html/cp/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /usr/html/cp/lib/Flux.php on line 278
=(

You need to create a new topic in support. I'll help you when you do that.

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  224
  • Reputation:   58
  • Joined:  12/30/11
  • Last Seen:  

is the email confirmation of flux cp working? ani_que.gif

gmail ?
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

how to use this fluxcp version fluxcp-1.0.0.1000.rar for rathena server database?

Edited by Brynner
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

how to use this fluxcp version fluxcp-1.0.0.1000.rar for rathena server database?

Use this instead: fluxcp-renewal - Finally native rAthena Support.

Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  113
  • Reputation:   2
  • Joined:  10/29/12
  • Last Seen:  

any guides to actually adding donation items?

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  04/21/12
  • Last Seen:  

i nid help someone who can fix my flux and also... redisign my flux Cp panel... ! !

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Haven there are plenty of people that do paid visual designs for the FluxCP. As for redesigning the rest of it, Xantara is a goddess in her field!!! She has done excellent work on my control panel!

Peopleperson49

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   1
  • Joined:  04/16/12
  • Last Seen:  

  • 5 months later...

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  308
  • Reputation:   24
  • Joined:  11/26/12
  • Last Seen:  

Item and mob DB list not show. Before it shows up but the vote for points not show. I fixed the vote for points and now the item/mob db is my problem. /oops

Link to comment
Share on other sites

  • 6 months later...

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  04/02/12
  • Last Seen:  

Tried updating my flux guild ranking.. And i got this error.. Help pls. 

Fatal error: Call to a member function toArray() on a non-object in /home/modules/ranking/guild.php on line 6

ranking/guild.php
<?php
if (!defined('FLUX_ROOT')) exit;

$title = 'Guild Ranking';

$castleNames = Flux::config('CastleNames')->toArray();
$ids = implode(',', array_fill(0, count($castleNames), '?'));

$col  = "g.guild_id, g.name, g.guild_lv, g.average_lv, g.emblem_len, ";
$col .= "GREATEST(g.exp, (SELECT SUM(exp) FROM {$server->charMapDatabase}.guild_member WHERE guild_member.guild_id = g.guild_id)) AS exp, ";
$col .= "(SELECT COUNT(char_id) FROM {$server->charMapDatabase}.`char` WHERE `char`.guild_id = g.guild_id) AS members, ";
$col .= "(SELECT COUNT(castle_id) FROM {$server->charMapDatabase}.guild_castle WHERE guild_castle.guild_id = g.guild_id AND castle_id IN ($ids)) AS castles";

$sql  = "SELECT $col FROM {$server->charMapDatabase}.guild AS g ";
$sql .= "LEFT JOIN {$server->charMapDatabase}.`char` AS ch ON ch.char_id = g.char_id ";
$sql .= "LEFT JOIN {$server->loginDatabase}.login ON login.account_id = ch.account_id ";
$sql .= "WHERE login.level < ? ";
$sql .= "ORDER BY g.guild_lv DESC, castles DESC, exp DESC, (g.average_lv + members) DESC, ";
$sql .= "g.average_lv DESC, members DESC, g.max_member DESC, g.next_exp ASC ";
$sql .= "LIMIT ".(int)Flux::config('GuildRankingLimit');
$sth  = $server->connection->getStatement($sql);

$sth->execute(array_merge(array_keys($castleNames), array((int)Flux::config('RankingHideLevel'))));
$guilds = $sth->fetchAll();
?>
Link to comment
Share on other sites

×
×
  • Create New...