Jump to content
MakeWebGames

Recommended Posts

  • Replies 135
  • Created
  • Last Reply

Top Posters In This Topic

Posted

yes that is currently offline till i can find a better way to record what user has -/+ another user (if you get what i mean) i was using something like 1-12-14-154-356 (user IDs) then using explode but then if the user decides to -/+ loads of ppl then your db column will show errors

Posted

hiya, just as i was reading throgh the last relese of the code and making it more neater and adding the nessasary notes (for easy editing later on) i found a rather big bug that i dint remember when i was coding (the part where you can change the name and settings like this)

$forum= new forum;
$forum->start('p'); //only show public forums
$forum->start('g');//only show gang forums (if you have the privalages to do so)
$forum->start('s');//only show staff forums (if you have the privalages to do so)
$forum->start('s/g');//only show staff and gang forums (if you have the privalages to do so)
$forum->start('a'); //show all the forums (if you have the privalages to do so)

then call that whatever you like gang_forum.php, what_ever_you_like.php etc...

so all i have to do is go throgh the files and change a few things, havent got time tonight/tomorow as im at work (17h shift :thumbdown: ) im very sorry for this most basic mistake :rolleyes:

Posted

im on one of my 15 min breaks, i will fix a few little bugs found on the forum to save me time sunday (im on my iphone so wont be as fast as usual)

Posted

i just updated the script on my site click herefor the list of updates

sorry i havent updated them in a while ive had problems at work so i have had less and less time to do it :( so sorry for all these delays but it will be worth the wait

Posted

Yea i would rather wait and make sure there are no bugs, this would be the 1st mod i sell so i dont want to start on a bad reputation, for me its not about the money otherwise i would sell for more then $7.50 i just hate signing up for sites and they have no forum/ a link to an external site.

Small Update:

- I will be adding a version check to the staff panel (this will require a unique key) you will then be able to DL the package from cddesigns.org im also making a user system that allows you to login from only 1 location so it slows the updates being passed around

- fixed several bugs within the script

Posted

Okay so I've kept up to date with this topic but yet to post anything so I will :P

Good luck with it Dayo so far it's looking good (ps: It's about time for a new forum :D)

Posted

@BUG: table headings are vertically unaligned.

Add to your table heading class:

line-height: 20px; // or whatever the height of the heading is

Also a suggestion: Vertically align the table cells, their at the top of the cell which doesn't look too good.

@BUG: Karma system fails, as well as UserCP.

After altering someones Karma level one receives "No input file specified.".

I'm pretty sure it's something to do with your security(?), it's the same for the registration page's so-called checkers.

@BUG: It's useless displaying empty boards.

Suggestion: Make topics title bold, it will stand out more and I will know where to click.

Enable BCCode in thread descriptions.

@BUG: Search doesn't work.

Wow, first time I actually sign up for anything.

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