Jump to content
  • 0
Valiente

Xantara's Flux CP databases are empty?

Question

32 answers to this question

Recommended Posts

  • 0

you must execute youre item_db.sql, item_db2.sql, item_db_re.sql, mob_db.sql, mob_db2.sql, mob_db_re.sql in your ragnarok database.

Share this post


Link to post
Share on other sites
  • 0

you must re-install your flux cp, how to reinstall? delete the cp_* files in your ragnarok database.

 

I have done that more than 10x already. Any other solutions that you can recommend?

Share this post


Link to post
Share on other sites
  • 0

Delete your cp_* in your database then delete the files inside

 

FLUX_ROOT/data/schemas/charmapdb/
and
FLUX_ROOT/data/schemas/logindb/

Then install or update everything.

Share this post


Link to post
Share on other sites
  • 0

Delete your cp_* in your database then delete the files inside

 

FLUX_ROOT/data/schemas/charmapdb/
and
FLUX_ROOT/data/schemas/logindb/

Then install or update everything.

 

I just did that, now it skips the installation process.

Edited by Valiente

Share this post


Link to post
Share on other sites
  • 0

This is something I inquired about on the Git project page; Currently, it's not compatible because Hercules makes usage of two fields for atk / matk, and equip_level became equip_level_min and equip_level_max. Xantara's CP is written for rAthena, which still uses the atk:matk and equip_level fields.

 

I'm in the process of trying to find someone to update the item module contents so that the control panel supports latest Hercules. This will happen hopefully sooner rather than later.

 

RE: http://herc.ws/board/topic/1692-flux-item-monster-database-issues/

 

As for your having issues skipping the install page, go into your config/application.php file and modify the session key to a different name, or, clear your browser cookies.

Share this post


Link to post
Share on other sites
  • 0

Hi, i have modified the fluxcp modules to make it compatible with hercules,

 

you can try the attachment below.

 

This file goes to modulesitem

 

It's working fine with me using hercules database, hope it helps. :)

index.php

Share this post


Link to post
Share on other sites
  • 0

This is something I inquired about on the Git project page; Currently, it's not compatible because Hercules makes usage of two fields for atk / matk, and equip_level became equip_level_min and equip_level_max. Xantara's CP is written for rAthena, which still uses the atk:matk and equip_level fields.

 

I'm in the process of trying to find someone to update the item module contents so that the control panel supports latest Hercules. This will happen hopefully sooner rather than later.

 

RE: http://herc.ws/board/topic/1692-flux-item-monster-database-issues/

 

As for your having issues skipping the install page, go into your config/application.php file and modify the session key to a different name, or, clear your browser cookies.

 

Flux skips the installation process when I delete the schemas inside these folders: FLUX_ROOT/data/schemas/charmapdb/ and FLUX_ROOT/data/schemas/logindb/

Should I really delete these schemas? I believe they are necessary for the installation.

 

 

Hi, i have modified the fluxcp modules to make it compatible with hercules,

 

you can try the attachment below.

 

This file goes to modulesitem

 

It's working fine with me using hercules database, hope it helps. :)

 

It doesn't work. :(

Edited by Valiente

Share this post


Link to post
Share on other sites
  • 0

I got it working now (viewing of items, but still no atk/matk. lol), the problem is the tables. For some reason, I am getting the same error even though I am using pre-renewal configurations, which uses the old field tables.

Edited by Valiente

Share this post


Link to post
Share on other sites
  • 0

OH! My partial-fix is for RE-mode >.< Sorry ;; Are you getting an error about the equip_level column?

 

No, just the attack part, just commented them out. Still trying to figure out how to modify the code.

Share this post


Link to post
Share on other sites
  • 0

Same issue here. It worked fine with rAthena, but unfortunately it doesn't with Hercules.

 

I ran it in de-bug mode and the following message was given:

 

Message: MySQL error (SQLSTATE: 42S22, ERROR: 1054): Unknown column 'attack' in 'field list'

public_html/cp/modules/item/index.php:276

 

 

Quick edit, oh... I just read you posted another thread stating the same issue. My bad.

Edited by Najara

Share this post


Link to post
Share on other sites
  • 0

This is the one I've been using and it's working fine with me.
 
Attack and Matk is working fine in the Item List and View page.
 
Just extract the to the correct folders.
 
Modules.7z goes to modules/item/
 
item.7z goes to themes/themeyouareusing/item/
 
Edit:
 
Added screenshots:
 

 

itemlist.png

aquastaff.jpg

 

 

modules.7z

item.7z

Edited by Samuel

Share this post


Link to post
Share on other sites
  • 0

Strange... I don't know about Valiente, but it still doesn't seem to work for me.

 

The error message has changed though:

 

Message: MySQL error (SQLSTATE: 42S22, ERROR: 1054): Unknown column 'matk' in 'field list'

File: /public_html/cp/modules/item/index.php:297

Edited by Najara

Share this post


Link to post
Share on other sites
  • 0

This is the one I've been using and it's working fine with me.

 

Attack and Matk is working fine in the Item List and View page.

 

Just extract the to the correct folders.

 

Modules.7z goes to modules/item/

 

item.7z goes to themes/themeyouareusing/item/

 

Edit:

 

Added screenshots:

 

 

 

itemlist.png

aquastaff.jpg

 

 

You are beautiful. <3

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.