Dayo Posted April 27, 2010 Author Posted April 27, 2010 Is it fully secure? test it out yourself http://www.cddesigns.org/forum/ people have tryed and any holes have been delt with When can i buy it? if all goes well friday Quote
SHAD Posted April 28, 2010 Posted April 28, 2010 I cant seem to +1 anyone on the forum, the + and the - dont work. Quote
Dayo Posted April 28, 2010 Author Posted April 28, 2010 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 Quote
Danny696 Posted April 30, 2010 Posted April 30, 2010 Seen as you wrote that, i presume you can read, reading is a hard skill, should be good to use it -.- Quote
rulerofzu Posted April 30, 2010 Posted April 30, 2010 LOL This forum is becoming more of a school playground every day. Quote
Dayo Posted April 30, 2010 Author Posted April 30, 2010 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: Quote
SHAD Posted April 30, 2010 Posted April 30, 2010 No Problem, take your time mate, i got a feeling this is going to be a great forum mod! Quote
Dayo Posted April 30, 2010 Author Posted April 30, 2010 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) Quote
Dayo Posted May 5, 2010 Author Posted May 5, 2010 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 Quote
Zero-Affect Posted May 5, 2010 Posted May 5, 2010 Well mate work definitely comes first, hope everything is alright. Quote
CrazyT Posted May 7, 2010 Posted May 7, 2010 I found a bug with your quote function. http://cddesigns.org/forum/forum.php?action=reply&id=50#bottom Sorry about all thoses quotes. lol Quote
Dayo Posted May 7, 2010 Author Posted May 7, 2010 thank you mate, and quote as much as you like more bugs you find the better :thumbsup: Quote
mafios283 Posted May 8, 2010 Posted May 8, 2010 Is it available for sale yet ,i'd like to purchase for my game. Quote
Zero-Affect Posted May 8, 2010 Posted May 8, 2010 Mafios i don't think so Dayo is still working on bug which i think is admirable considering MCC never did trial and error he's doing very well. Quote
Dayo Posted May 8, 2010 Author Posted May 8, 2010 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 Quote
Dominion Posted May 9, 2010 Posted May 9, 2010 and thats why you will be getting a lot of sales :) Quote
Dayo Posted May 10, 2010 Author Posted May 10, 2010 the bug with the quotes has been fixed, thanks Crazy-T for finding it Quote
Dayo Posted May 10, 2010 Author Posted May 10, 2010 yea i just have to add the button and code snipet Quote
Djkanna Posted May 10, 2010 Posted May 10, 2010 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) Quote
Spudinski Posted May 16, 2010 Posted May 16, 2010 @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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.