Jump to content
MakeWebGames

Recommended Posts

  • Replies 135
  • Created
  • Last Reply

Top Posters In This Topic

Posted

it will be $7.50 when finished

so far all i need to do is:

- fine tune making new topic small bugs and css errors when previewing post

- making delete post function

- full intergration with gangs

- staff back end

also to awnser a few questions the gang forums forum should work with any gang mod as to show the gangs forum all you put is this

<?php
include 'path/to/forum_class.php';
$gangforum=new forum;
$gangforum->view($ir['gang_id_varable']);
?>

the script will check to see if that users gang_id_varable matches the catagorys gangid if so it shows if not an error is produced

  • 2 weeks later...
Posted
So far not bad, but honestly seems a lot of work for something you could have solved with a common username / password and an IFRAME.

i never liked iframes/sites that didnt have a matching forum theme or a forum where you have rio re sign up and for $7.50 it would be alot simpler

@ crimgame

hurmmm ill check that out when i get back home

Posted

You don't need to re-sign up. You can really integrate it and your players will not even see it's a different site. For the IFRAME again could be invisible ;-) and theme... well most forums allow you to change the theme... so I don't see it as a problem.

Posted

"but honestly seems a lot of work"

- intergrating existing forum software into mccodes or 4 files added to your server and 1 edit

- as for themes not everyone make a theme for SMF, PHPBB, VB etc...

:thumbsup:

Posted

Will this forum provide skinning? Because that rather strange blue colour scheme will definitely not fit on any game with a half decent theme.

Thus why personally I would of used the CSS within Mccode V2 already (table and so on) to make it so that it would somewhat fit into any game without to much hassle.

Posted
Will this forum provide skinning? Because that rather strange blue colour scheme will definitely not fit on any game with a half decent theme.

Thus why personally I would of used the CSS within Mccode V2 already (table and so on) to make it so that it would somewhat fit into any game without to much hassle.

it dosent have skinning, buti will make a few themes for the forum, not just the 1 blue theme plus it is all CSS so would be easy to edit

Posted

yea the forum has been updated to 0.25.B here is the TOPIC

0.30.B will be relesed soon with the karma working, just gota finish a problem with the timestamp and the not letting people rate the same person twice

  • 2 weeks later...
Posted

ive just got a few things to do then i will be finished iwill be adding the admin cpanel and user cpanel soon

also i have added the delete catagory/forum with the ability to move the forums/topics to other areas or to just delete them. or can you think of a better way?

Posted

the final version will be up tomorow night and will go on sale friday (if all goes well) the price is $7.50 what is very cheap as there are 1250 lines of coding (excluding NBBC) and that will reach near on 1600 when finished ^^

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...