Jump to content
MakeWebGames

Recommended Posts

Posted

How much would you pay for a mccodes forum (v1or2) I've been making one from scratch and I'm thinkng of selling it. It will be fast and secure what's do you think

  • Replies 135
  • Created
  • Last Reply

Top Posters In This Topic

Posted

features include:

add remove catagorys/forums

bb code/smilys (made by myself)

sticky/announcment posts

staff forums

(may implement gang forums (gang leader has 1catagory that they can have upto 3 forums and (s)he has the ability to delet posts))

moderation options:-

move/delet/edit/hide

layout is css/tableles (comes with several color schemes for difftrent color games)

only 4 files (may make it 3):

forum.php (handles forum_class.php)

forum_class.php (all the functions that prosess the forum are here)

forum_style.css

signature/avatar

SECURE!!! (if you want to try and exploit it ill set up a running version before i sell)

ill add print screens of what i have so far when i get home

like i said this is not complete yet just need to make a few ajustments and make the css work on all browsers (having trouble with IE :rolleyes:)

also if you have any ideas just post below and ill see what i can do

Posted

also i forgot to mention it is coded so you could add a forum anywhere in your game lets say you wanted a bugs.php here is a snipet of code you would use

include 'forum_class.php';
$forum=new forum;
$forum->veiw('catid');
//that would output the catagory with the forums within the catagory

$forum->veiw('catid', 'forumid, forumid2');
//that would output the catagory with the specified forum(s)
Posted

does his intergrate with gangs? but anyway im gona release it for free with the gangs (imgona do it so they can buy a catagory and the forums and once the gang is deleted the catagory is, along with the forums)

Posted

Here you go ... Screenies!

Main Forum (Staff forums also)

b9jeoy.png

 

In Test Forum (Notice pagination (Im on page one))

1zzs0tg.png

 

In Test Forum (Page three)

2uqkn4j.png

I can't be arsed to do more screenies but there some features...

Posted

Mine is a completly new script there is nothing taken from mccodes intact ir can reli be intergrated into any web game/site (may do that you just asign a few varables and it's done) oh yea my one has that pagnation too

Posted

@CJ; Magictallguys is secured/updated. With 2/3 added features. This sounds actually loads better

 

@Dayo; I'd actually pay around $30-$40, How you listed it, I think it sounds worthy off my cash. Let us know when we can see a demo :)

Posted

semo will be up when finished, looking at the screenshots of the MTGs it looks more like a message board, dosent have that 'forum' feel here is just a small screen shot of the veiw thread

forumsig1.png

(ill get a better screenshot later)

if i did decide to make it a paid mod it would be fairly cheap (not 30-40 as you said)

Posted
semo will be up when finished, looking at the screenshots of the MTGs it looks more like a message board, dosent have that 'forum' feel here is just a small screen shot of the veiw thread

forumsig1.png

if i did decide to make it a paid mod it would be fairly cheap (not 30-40 as you said)

Well, As I said, I'd pay $40 happily, It could change when I see it, but I think with all those features $40 is rather cheap

 

MTG'S version is just an updated version off MCCodes Basic one's ;)

Posted
I would not pay for this "forum" as there's proberly's 100's of them out there like the 1 you have coded up, no offence....

There aren't many which are secure though. I bet the code would be worth the money too :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...