Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editing raids should have an adit/add raider function #233

Closed
avandenberghe opened this issue Jun 25, 2014 · 2 comments
Closed

editing raids should have an adit/add raider function #233

avandenberghe opened this issue Jun 25, 2014 · 2 comments
Labels

Comments

@avandenberghe
Copy link
Owner

No description provided.

@avandenberghe
Copy link
Owner Author

not a bug. pulldown won't show if members inactive

@avandenberghe avandenberghe reopened this Jun 25, 2014
@avandenberghe
Copy link
Owner Author

but If member is added to raid

SQL ERROR [ mysql4 ]

Column 'zerosum_bonus' cannot be null [1048]

SQL

INSERT INTO phpbb_bbdkp_raid_detail (raid_id, member_id, raid_value, time_bonus, zerosum_bonus, raid_decay) VALUES (1, 2, 10, 0, NULL, NULL)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()

FILE: [ROOT]/includes/bbdkp/controller/raids/Raiddetail.php
LINE: 209
CALL: dbal_mysql->sql_query()

FILE: [ROOT]/includes/bbdkp/controller/raids/RaidController.php
LINE: 450
CALL: bbdkp\controller\Raids\Raiddetail->create()

FILE: [ROOT]/includes/acp/acp_dkp_raid.php
LINE: 1149
CALL: bbdkp\controller\Raids\RaidController->addraider()

FILE: [ROOT]/includes/acp/acp_dkp_raid.php
LINE: 150
CALL: acp_dkp_raid->addraider()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_dkp_raid->main()

FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()

avandenberghe pushed a commit that referenced this issue Jun 25, 2014
avandenberghe pushed a commit that referenced this issue Jun 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant