Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Another problem I can't fix it >_<
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Another problem I can't fix it >_<
Hi Constrictor,

For your first two questions, unfortunately, these features don't exist in the Inventory module.  I'll consider adding them.

As for clearing everyone's inventory, you can do so by running an SQL query:

SQL Code
UPDATE mybb_users SET inventory=''

Change "mybb_" to suit your table prefix (if it's not "mybb_").
I'm not too certain if 'inventory' is the correct name - not at home, so can't check right now.  It should be though.

As for PHP, well, like many languages, it follows C/C++ syntax, so shouldn't be difficult to understand Tongue


My Blog
(This post was last modified: 01-23-2008 06:48 PM by ZiNgA BuRgA.)
01-23-2008 01:07 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Another problem I can't fix it >_< - ZiNgA BuRgA - 01-23-2008 01:07 PM

 Standard Tools
Forum Jump: