MyBB Community Forums

Full Version: MyPlaza v0.5 (Beta)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ZiNga BuRgA Wrote:
fardly83 Wrote:zinga can you put item link provide to view in inventrory like the image
Sorry, I don't understand you... >_>

The Inventory supports larger images than the icons.

i mean can u put a box like image but for url.

if you buy the item you also can see link for download file..

any url you put on the box can see in inventory.
i've just updated to 0.4 it work faster then the 0.32
Okay, I just uninstalled it and reinstalled it.

Everything works fine except for the Reset Money... I get this error when I try to do that:
MySQLi error: 1052
Column 'money' in field list is ambiguous
Query: UPDATE mybb_users t1, mybb_plaza_temp t SET money=t.money WHERE t1.uid=t.uid

And I really need to recount all the money!
i get the same problem but to override put 10 members per page when u recount the points

Edit

When i deposit stuff into the bank i just lost the lot
fardly83 Wrote:
ZiNga BuRgA Wrote:
fardly83 Wrote:zinga can you put item link provide to view in inventrory like the image
Sorry, I don't understand you... >_>

The Inventory supports larger images than the icons.

i mean can u put a box like image but for url.

if you buy the item you also can see link for download file..

any url you put on the box can see in inventory.
The Inventory module wasn't meant to be download centre thingy...
I'll see if there's something that can be done.

ethernet Wrote:i've just updated to 0.4 it work faster then the 0.32
O_o, in what way?
You mean speed overall, as in generation times?
v0.4 shouldn't really increase performance. If anything, the extra wrapper functions so make it a tad bit slower, though the speed is very negligible (MyBB itself uses way more wrappers).

FirefoxWiz Wrote:Okay, I just uninstalled it and reinstalled it.

Everything works fine except for the Reset Money... I get this error when I try to do that:
MySQLi error: 1052
Column 'money' in field list is ambiguous
Query: UPDATE mybb_users t1, mybb_plaza_temp t SET money=t.money WHERE t1.uid=t.uid

And I really need to recount all the money!
Sorry, I keep screwing that up >_>
Override /inc/myplaza/myplaza_general.php with this one:[attachment=8173]

ethernet Wrote:Edit

When i deposit stuff into the bank i just lost the lot
???
Anyone else get this?
Did you get any errors when trying to deposit?
I'm assuming you deposited some money, the money was removed, and nothing appeared in the bank, even after a page refresh?
Quote:Sorry, I keep screwing that up >_>
Override /inc/myplaza/myplaza_general.php with this one:
.php File myplaza_general.php (Size: 26.21 KB / Downloads: 0)
Ok, I did that. Now when I try to recount I am getting this error:
MySQLi error: 1054
Unknown column 't1money' in 'field list'
Query: UPDATE mybb_users t1, mybb_plaza_temp t SET t1money=t.money WHERE t1.uid=t.uid
i've test update to version 0.4 and nothing problem has seem...

thanks zinga
Quote:ethernet Wrote:
Edit

When i deposit stuff into the bank i just lost the lot

???
Anyone else get this?
Did you get any errors when trying to deposit?
I'm assuming you deposited some money, the money was removed, and nothing appeared in the bank, even after a page refresh?

mee to while deposit money just lost
the bank money adjust in the admin cp wont work good only the money on the bank the other money is good.

edit:

MySQL error: 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'COST_DECIMAL_PRECISION,2) NOT NULL default '0', PRIMARY KEY
Query: CREATE TABLE IF NOT EXISTS mybb_plaza_attachfees ( id int(10) NOT NULL, place char(1) NOT NULL, fee decimal(COST_DECIMAL_PRECISION,2) NOT NULL default '0', PRIMARY KEY (id,place) ) TYPE=MyISAM;

this is for the attachment fees it wont work corectly i getr this when clicking activate
Quote:mee to while deposit money just lost
I got the same problem as well.

I went to the bank page.
I deposited money.
The money deposited subtracted from my money on hand, and did not go into the bank! I refreshed the page and still nothing. It simply lost the money!