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

Unable to create Shadowlands/Dragonflight items in store #144

Open
DevGamX opened this issue Jan 3, 2023 · 0 comments
Open

Unable to create Shadowlands/Dragonflight items in store #144

DevGamX opened this issue Jan 3, 2023 · 0 comments

Comments

@DevGamX
Copy link

DevGamX commented Jan 3, 2023

I am unable to create a Shadowlands or Dragonflight item in the Store, I have this error message:

==> Severity: Warning --> Trying to access array offset on value of type bool E:\Wamp64\www\mysite\application\emulators\trinity_rbac_sl_soap.php 476

Here is Favorit's interim solution which I thank because now I will be able to add 9.2 and 10 objects. Here is the request:

INSERT INTO store_items (id, itemid, name, quality, vp_price, dp_price, realm, description, icon, group, query, query_database, query_need_character, command, command_need_character, require_character_offline, tooltip) VALUES (156, '166509', 'Abyss Phoenix', 5, 150, 25, 1, NULL, 'inv_misc_gift_03', 4, NULL, '', 0, '.send items {CHARACTER} "Heron Store" "You got some mount" 166509', 1, 0, 0);

And I was even able to send it into the game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant