Jump to content
  • 0

Flux CP item Database and Mob Database not showing


Question

10 answers to this question

Recommended Posts

  • 0
Posted
On 2/9/2012 at 9:09 PM, Ehcloprom said:

Put the modsql db and itemdbsql files into your mysql ragnarok database.

hello a noob question, where can I get the itemdbsql and the modsql to import then into my database

Posted

Hi Asura and Obliterate, Thanks for replying.. its working.. but my another problem is in the Castle Navigation, i already remove the "//", but the Castles not showing the guilds that conquered the agits..

Posted

same problem. Run sql script got the tables ready. item_db.sql CP just ends up with internal server error

I used the item module to add items but.. Iget an error.. cant add. I dont even know what identifier is on the fields

Posted (edited)

same problem. Run sql script got the tables ready. item_db.sql CP just ends up with internal server error

I used the item module to add items but.. Iget an error.. cant add. I dont even know what identifier is on the fields

I just had this issue..

solution was found by uncommenting on servers.php the lines that are as follows

// 'Database'   => 'ragnarok', 

of course, where it says ragnarok you should put you database name.

Even though it says that if it's not specified it will default to DbConfig.Database, looks like it's not working right.

Update: I reinstalled the CP and the problem was persistant.. checking the database i noticed the following schemas were missing:

cp_charprefs

cp_itemshop

cp_redeemlog

cp_xferlog

So i just installed them "by hand" importing the sqls from data/schemas/charmapdb and now it's working again

Edited by a1252962
Posted

same problem. Run sql script got the tables ready. item_db.sql CP just ends up with internal server error

I used the item module to add items but.. Iget an error.. cant add. I dont even know what identifier is on the fields

I just had this issue..

solution was found by uncommenting on servers.php the lines that are as follows

// 'Database'   => 'ragnarok', 

of course, where it says ragnarok you should put you database name.

Even though it says that if it's not specified it will default to DbConfig.Database, looks like it's not working right.

Update: I reinstalled the CP and the problem was persistant.. checking the database i noticed the following schemas were missing:

cp_charprefs

cp_itemshop

cp_redeemlog

cp_xferlog

So i just installed them "by hand" importing the sqls from data/schemas/charmapdb and now it's working again

sorry hadn't updated this. Fixed this a loooong time ago. but thanks though ;)

Closed.

  • Recently Browsing   0 members

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