ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
[MyBB] MyPlaza v0.5 (beta version)
MyPlaza Beta Version
Decided to try and make a large-ish web application (haven't done it before :P), so I've been working on this project for the past few weeks.
MyPlaza is a powerful money/shop mod for you MyBB forums. It's main feature is it's extensibility.
Here's a few features: - Categorize items
- Set usergroup based permissions for categories
- Item options include stock, automatic restocking, purchase limiting etc
- Shop buying through AJAX
- Extensible through modules, which are very similar to MyBB plugins
- Comes with some basic statistics and a purchase history
- ...and some other stuff :P...
This version includes only a few modules - I plan to include more in the actual release version: - Income module - allows users to earn money from posts etc [activated by default]
- Donate module - allows users to donate to other users (also available through AJAX) [activated by default]
- Bank module - allows users to store money, where they can earn interest [activated by default]
- Change username/title - does what it says :P
Currently available Modules: - Inventory System -
A powerful inventory system integrated into MyPlaza :) Allows users to buy collectable items, and display it in the postbit / inventory page. Also, users can sell / send items to other users, perfect for allowing gift donations :P
- Custom Username / Usertitle / Post formatting
Allow users to change the formatting used for their username!!!
- Attachment Fees
Charge users for downloading attachments.
- Module for pachel
This was a requested module. Allows users to upload images to the avatar gallery, give random amount of money, or display a random message
Anyway, if you have a MyBB installation, feel free to try it out and please leave any comments you may have!
:dl: Download (179.63KB)
(This post was last modified: 19/01/2008 05:40 AM by ZiNgA BuRgA.)
|
|
23/11/2007 09:18 PM |
|
amzter
The bird stole my shoe.
Posts: 1,830.3066 Threads: 342
Joined: 3rd May 2007
Reputation: -4.56241
E-Pigs: 54.7074
|
RE: [MyBB] MyPlaza (preview version)
nice work mate ;) by the way the live demo link don't work
|
|
24/11/2007 04:33 AM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [MyBB] MyPlaza (preview version)
amzter Wrote:nice work mate ;) by the way the live demo link don't work
Typos... >_<
Thanks for telling :P
|
|
24/11/2007 04:37 AM |
|
diego
poof
Posts: 7,826.1659 Threads: 264
Joined: 22nd Jun 2007
Reputation: 1.80067
E-Pigs: 37.4012
|
RE: [MyBB] MyPlaza (preview version)
yeah someone showed this link before in the shout box. .
nice work
|
|
24/11/2007 04:57 AM |
|
hibbyware
ʕθ̿␣̅θ̿ʔ ℋiЬЬyℬot™
Posts: 1,048.2613 Threads: 19
Joined: 18th Jul 2007
Reputation: -3.09168
E-Pigs: 7.0196
|
RE: [MyBB] MyPlaza (preview version)
Results from ℋiЬЬyℬot™ - "better than Google"I've been messing with Test User,
Bank Withdraw (fee: $10.00) Damn that's a lot, lol
Money on hand: $18.40
Money in bank: $1,000,001.00
Bank Interest Rate: 3.00%
ʕθ̿␣̅θ̿ʔ ℋiЬЬyℬot™
(This post was last modified: 24/11/2007 05:12 AM by hibbyware.)
|
|
24/11/2007 05:11 AM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [MyBB] MyPlaza (preview version)
Lol.
Those can all be change though :P
|
|
24/11/2007 05:38 AM |
|
Pirata Nervo
NervOS Developer
Posts: 699.4765 Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
|
RE: [MyBB] MyPlaza (preview version)
Heres a copy of my post from console-crazy:
Pirata Nervo Wrote:well I'm installing it and i noticed one thing in the readme:
Find:
makelabelcode($lang»reg_ip, $user[\'regip\']);
And it should be:
makelabelcode($lang»reg_ip, $user['regip']);
i had no problems finding it but, maybe some guys will have =/
the same happens with:
maketextareacode($lang»signature, "signature", \'\', 6, 50);
should be:
maketextareacode($lang»signature, "signature", '', 6, 50);
Ok, installed, but error when going to plaza.php:
Parse error: syntax error, unexpected T_STRING in /www/freeweb7.com/p/e/r/perfectpredicament/htdocs/forums/plaza.php(321) : eval()'d code on line 1
Warning: Cannot modify header information - headers already sent by (output started at /www/freeweb7.com/p/e/r/perfectpredicament/htdocs/forums/plaza.php(321) : eval()'d code:1) in /www/freeweb7.com/p/e/r/perfectpredicament/htdocs/forums/inc/functions.php on line 79
i can access everything but i see that error, also, i know how to add categories, but how do i add items??
I also found an issue that you must fix:
When I went to plaze.php
i had 28.956,50 $, i deposited 20.000$ and then i went to plaza.php?action=page&p=bank (the bank) and then i Withdrawed 20.000$, i got the 20.000$ on my hand, but i still have 20.000$ in my bank lol. (i deposited the money using the ajax thing that you made, you can find it on the right side of the categories and items table.)
so, wee can't add items, i thought wee could, just like in inventory shop or downloads plugin.
so, i must finish my modification to inventory shop plugin...OR can you add that small feature? :)
|
|
24/11/2007 08:02 AM |
|
Davis
-
Posts: 2,819.3569 Threads: 116
Joined: 26th May 2007
Reputation: -1.5306
E-Pigs: 29.5424
|
RE: [MyBB] MyPlaza (preview version)
Nice, I wonder what wee will get.
|
|
24/11/2007 09:46 AM |
|
u_c_taker
hacks=drama
Posts: 3,185.2011 Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
|
RE: [MyBB] MyPlaza (preview version)
^^prolly something random
|
|
24/11/2007 10:05 AM |
|
Pirata Nervo
NervOS Developer
Posts: 699.4765 Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
|
RE: [MyBB] MyPlaza (preview version)
@Zinga, i finished my first module, however it doesn't display in the admin cp..=| i will pm you the code after you take a look at my posts here lol xD
|
|
24/11/2007 11:01 AM |
|