Jump to content
  • 0

items not storing on storage


Question

Posted

i have my server online for 3 weeks now then apparently im having this kind of error 15yt8b8.jpg

i tried this topic already http://rathena.org/board/topic/68445-unknown-column-favorite-in-field-list/

still im having this error, can anyone help me out with this?

im using rAthena Version SVN r16928

about the sql injection i just copied and executed this

ALTER TABLE `inventory` ADD COLUMN `favorite` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `expire_time`;

still same thing happens

5 answers to this question

Recommended Posts

Posted

Did you see if it was successful after running that SQL injection code? check the inventory table and see if you have a column named 'favorite' actually present. Also make sure the db you are modifying is the same one that the server refers to.

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.   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...