Jump to content
  • 0

FluxCP Character not found


Question

Posted (edited)

FluxCP is working the way it should be now, when I click accounts, characters, guilds and etc tabs on the Admin panel, they're all working.
But when I click on a specific character, the information about the character is not found.
I'll include some screenshots here.

Logged in as an admin:

Screenshot 1:
char1_zps683a55f6.png

 

Screenshot 2:

 

char2_zps370f0f47.png

 

Logged in as a normal player:

 

Screenshot 1:

char3_zpse712d372.png

 

Screenshot 2:

 

char4_zps4aa95aff.png


Well if any of you have any free time, I would be glad if you'll be able to help me with this.
Thank you in advance!

Edited by anoobforumer

15 answers to this question

Recommended Posts

Posted

maybe you need check config/access.php


		'character' => array(
			'index'    => AccountLevel::LOWGM,
			'view'     => AccountLevel::NORMAL,
			'online'   => AccountLevel::ANYONE,
			'prefs'    => AccountLevel::NORMAL,
			'changeslot' => AccountLevel::ADMIN,
			'resetlook'  => AccountLevel::ADMIN,
			'resetpos'   => AccountLevel::ADMIN,
			'mapstats'   => AccountLevel::ANYONE,
			'divorce'    => AccountLevel::NORMAL
Posted

Are you using a custom coded flux theme? make sure all modules on the theme are compatible with the flux control panel

  • Love 1
  • MVP 1
Posted

@kazaru:
How will I turn the status to pre-renewal?
 

@radian,

I can't find any item_db.sql in the schemas folder..

Here's a screenshot of my schema folder(left) and my current database(right)

schemas_zps46e6a02b.png

Posted

@kazaru:

How will I turn the status to pre-renewal?

 

@radian,

I can't find any item_db.sql in the schemas folder..

Here's a screenshot of my schema folder(left) and my current database(right)

schemas_zps46e6a02b.png

 

That's because its on the same folder of main.sql and logs.sql on server side.

Posted

I can't seem to find it.

My server was migrated from one host to another and they were the ones who installed my database.

Do you have any links to where I can download them?

I've downloaded fluxcp-1.0.0.1000 but I can't seem to find the main.sql, logs.sql, and etc..

  • Recently Browsing   0 members

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