Jump to content

Recommended Posts

Posted

: DB error - Unknown column 'amount' in 'field list'
[Debug]: at e:\ralf\ragnarok online offline pack rathena 2018\kro_client_full\rathena-master\src\map\script.cpp:16590 - SELECT `amount` FROM `donate` WHERE `account_id` = 2000000
[Debug]: Source (NPC): Donation Girl at prontera (145,179)
[SQL]: DB error - Column count doesn't match value count at row 1
[Debug]: at e:\ralf\ragnarok online offline pack rathena 2018\kro_client_full\rathena-master\src\map\script.cpp:16590 - INSERT INTO `donate` VALUES (2000000, '100', 0)
[Debug]: Source (NPC): Donation Girl at prontera (145,179)
[SQL]: DB error - Unknown column 'amount' in 'field list'
[Debug]: at e:\ralf\ragnarok online offline pack rathena 2018\kro_client_full\rathena-master\src\map\script.cpp:16590 - SELECT `amount` FROM `donate` WHERE `account_id` = 2000000
[Debug]: Source (NPC): Donation Girl at prontera (145,179)

 

pls patulong mga bossing 

Posted

SQL Problem

Most likely di mo nalagay yung database for Donation Girl or probably may sql_query inside the Script which didn't run.

First, Check kung may SQL file dun sa pinag downloadan mo ng script na yan.. kung wala, check mo yung script kung may sql_query. if nothing.. then it won't actually help that much, you need to create your own based on the script alone.

Posted

You have 'donate' table which doesnt have in default rathena database.

If you are using the script from others, make sure you run the sql script also in your database/phpmyadmin.

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

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