item is not save after logout pls. fix in main.sql
item is not save after logout pls. fix in main.sql
Warning! This is the old Hercules bugtracker archive, and may not reflect the current state of Hercules. The current bugtracker is on GitHub Issues.
Issue information
Issue ID
#6425
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Aug 7, 2012 15:26
Last Post
Hercules Elf Bot
Aug 7, 2012 18:52
Confirmation
Yes (1)
No (0)
Hercules Elf Bot - Aug 7, 2012 15:26
Originally posted by [b]jumpjung[/b] pls add column
[CODE]
ALTER TABLE `inventory` ADD COLUMN `favorite` TINYINT UNSIGNED NOT NULL DEFAULT '0' AFTER `expire_time`;
[/CODE]
in main.sql
thx you
sorry for little english.
Hercules Elf Bot - Aug 7, 2012 15:31
Originally posted by [b]Euphy[/b] [url="http://rathena.org/board/topic/69007-after-relog-all-items-lost/#entry127992"]http://rathena.org/board/topic/69007-after-relog-all-items-lost/#entry127992[/url]
Hercules Elf Bot - Aug 7, 2012 17:56
Originally posted by [b]Xantara[/b] Sorry for re-opening this issue, but I think that we should add that column to main.sql. No? o_o;
Same for [rev=16490]
This post has been edited by
Xantara
on Aug 7, 2012 18:06
Hercules Elf Bot - Aug 7, 2012 18:52
Originally posted by [b]Euphy[/b] Bleh, I'm having an off day. Sorry, I completely misread that post, it's added in [rev=16595].