Not Solved Usericons for NewPoints Shop
#1
Not Solved
This user has been denied support. This user has been denied support.
Hi, i have installed the plugin, i added two icons to test it but I can't find where I can manage/select the item that I want to add to my name 
I tried by opening the plugin code but I didn't find any link to manage the icons 
if any1 know the link please drop it down 

 I'm also using this variable in the theme to define the icon next to the username {$post['icon']}

[Image: l4NZ2ug.png]

this is the plugin that im using
https://community.mybb.com/mods.php?acti...w&pid=1405
-
Reply
#2
Not Solved
This user has been denied support. This user has been denied support.
i need help here
-
Reply
#3
Not Solved
This user has been denied support. This user has been denied support.
this is another bump
-
Reply
#4
Not Solved
help me please!
Reply
#5
Not Solved
Open the newpoints_shop_myitems_item template, find {$sell}, add the following after this:
<br><form action="newpoints.php" method="POST"><input type="hidden" name="action" value="display_item"><input type="hidden" name="iid" value="{$item['iid']}"><input type="hidden" name="postcode" value="{$mybb->post_code}"><input type="submit" name="submit" value="Display Item" class="button"></form>

This code is taken directly from the plugin so it should work as expected.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#6
Not Solved
(2021-06-22, 05:45 AM)Omar G. Wrote: Open the newpoints_shop_myitems_item template, find {$sell}, add the following after this:
<br><form action="newpoints.php" method="POST"><input type="hidden" name="action" value="display_item"><input type="hidden" name="iid" value="{$item['iid']}"><input type="hidden" name="postcode" value="{$mybb->post_code}"><input type="submit" name="submit" value="Display Item" class="button"></form>

This code is taken directly from the plugin so it should work as expected.

i tried this and it added the option but it redirects you to an sql error page. you wouldn't happen to have an updated solution for this, would you?
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)