Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MyBB] MyPlaza v0.5 (beta version)
Author Message
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #21
RE: [MyBB] MyPlaza v0.11 (preview version 2)
Widthraw works, do not use any , or . just use numbers, if you want to widthdraw 100 $ or 1000$ just use numbers, do not use , or .

26/11/2007 02:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #22
RE: [MyBB] MyPlaza v0.2 (preview version 3)
Pirata Nervo, dunno about your problem - I don't know what you've done.

Updated to 0.2, which includes the bugfixes.

Also, you can grab the inventory module


Attached File(s)
.zip  myplaza-inventory.zip (Size: 14.68 KB / Downloads: 151)
(This post was last modified: 27/11/2007 05:53 AM by ZiNgA BuRgA.)
27/11/2007 05:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
SXForce
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\

Posts: 280.3000
Threads: 38
Joined: 20th Feb 2007
Reputation: 1.40616
E-Pigs: 5.6493
Offline
Post: #23
RE: [MyBB] MyPlaza v0.11 (preview version 2)
Pirata Nervo Wrote:Widthraw works, do not use any , or . just use numbers, if you want to widthdraw 100 $ or 1000$ just use numbers, do not use , or .

Hmm, double you tee eff... :hmm:

Withdrawing does work now.
I didn't do anything different.

27/11/2007 10:01 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #24
RE: [MyBB] MyPlaza v0.2 (preview version 3)
hey zinga, i made another module that works but the old doesn't xD, thanks for updating

Also, i made some images for myplaza (one for Applications, one for Songs and one for Games), and it should be used with the inventory module, i may modify some lines to add that images.

(This post was last modified: 27/11/2007 10:22 AM by Pirata Nervo.)
27/11/2007 10:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
dared
Existential Entity

Posts: 10.4452
Threads: 0
Joined: 27th Nov 2007
Reputation: 0
E-Pigs: 0.5426
Offline
Post: #25
RE: [MyBB] MyPlaza v0.2 (preview version 3)
i am a turkish translator of mybb.. i translate this mod in my test forum.. but when i try it to run in my original board it gives an error on plugin manager screen(it gives when i try run plugin).

its:

PHP Code:
MySQL error: 1060
Duplicate column name 'money'
Query: ALTER TABLE `mybb_users` ADD ( `money` decimal(10,2) NOT NULL default '10', `purchases` int(10) NOT NULL default '0' );


what can i do about it?

27/11/2007 11:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #26
RE: [MyBB] MyPlaza v0.2 (preview version 3)
you must delete money, purchases, all myplaza tables and canmanagemyplaza column from mybb_adminoptions, make sure you remove everything, then click Activate.


EIDT, hey zinga, i finally added the "download" and "password" textbox to additem page, so wee can insert that into the database too, i already changed the myplaza_functions file to create that columns too. but i just have one problem, it just adds something to "download" and "password" when i edit the item, when i add it, nothing is inserted into that column, im stuck there.

(This post was last modified: 27/11/2007 01:59 PM by Pirata Nervo.)
27/11/2007 01:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #27
RE: [MyBB] MyPlaza v0.2 (preview version 3)
dared Wrote:i am a turkish translator of mybb.. i translate this mod in my test forum.. but when i try it to run in my original board it gives an error on plugin manager screen(it gives when i try run plugin).

its:

PHP Code:
MySQL error: 1060
Duplicate column name 'money'
Query: ALTER TABLE `mybb_users` ADD ( `money` decimal(10,2) NOT NULL default '10', `purchases` int(10) NOT NULL default '0' );


what can i do about it?

Hi dared,
That should only happen if MyPlaza was activated "badly", then you tried to activate it again...  Is that so?
Pirata Nervo's suggestion should fix the issue, nonetheless (unfortunately, I don't think MySQL allows a "Add If Not Exist").

Pirata Nervo Wrote:EIDT, hey zinga, i finally added the "download" and "password" textbox to additem page, so wee can insert that into the database too, i already changed the myplaza_functions file to create that columns too. but i just have one problem, it just adds something to "download" and "password" when i edit the item, when i add it, nothing is inserted into that column, im stuck there.
You need a module to handle those extra columns...
27/11/2007 08:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
dared
Existential Entity

Posts: 10.4452
Threads: 0
Joined: 27th Nov 2007
Reputation: 0
E-Pigs: 0.5426
Offline
Post: #28
RE: [MyBB] MyPlaza v0.2 (preview version 3)
hi again...
you'r right zinga burga.. i think the reason is, when i run in my test forum it makes some optimising with codes for that forum.. and i try use optimized php files.. may be that can be reason..
whatever.. i did what pirata nevro says, i delete all myplaza tables, canmanagemyplaza column from mybb_adminoptions, & i search all my root about plaza & money words, know just mybb_templates table contains.. is it give a error? or what is added codes to my templates?

thanks again for mod
28/11/2007 01:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #29
RE: [MyBB] MyPlaza v0.2 (preview version 3)
now, you can just Activate again.

@Zinga, can't the inventory module handle that extra columns?
also, i don't understand this:
// ATTN: Module Developers - please check the $mybb»input['module'] before
//       placing your own code!

you put that inside of myplaza.php (admin dir)

(This post was last modified: 28/11/2007 02:03 AM by Pirata Nervo.)
28/11/2007 01:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #30
RE: [MyBB] MyPlaza v0.2 (preview version 3)
Pirata Nervo Wrote:@Zinga, can't the inventory module handle that extra columns?
I can't answer as I don't know what you're doing...
Pirata Nervo Wrote:also, i don't understand this:
// ATTN: Module Developers - please check the $mybb»input['module'] before
//       placing your own code!

you put that inside of myplaza.php (admin dir)
Adding items can only be done through modules.  However, to prevent conflicts with multiple modules trying to hook into that routine, you should separate them by checking the module variable
28/11/2007 03:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 10 Guest(s)

 Quick Theme: