Endless Paradigm

Full Version: [MyBB] MyPlaza v0.5 (beta version)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
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)
nice work mate ;) by the way the live demo link don't work
amzter Wrote:nice work mate ;) by the way the live demo link don't work
Typos... >_<

Thanks for telling :P
yeah someone showed this link before in the shout box. .  

nice work
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%
Lol.

Those can all be change though :P
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? :)
Nice, I wonder what wee will get.
^^prolly something random
@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
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Reference URL's