steelmanronald06 Posted July 7, 2006 Share Posted July 7, 2006 Okay. First off here is a list of stuff that we plan on doing to the Forums/Site assuming it gets approved by Eric. As more people make suggestions and comments, I will add to the list:[list][*]Bring back the Solve/Unsolve feature, even if I have to make it myself.[*]Fix the Script section on the main site (This has been broke for some time)[*]Work on getting the forum intergrated into the site, or at least getting a link from the forums to the site so you don't have to go up and edit the URL.[*] Get the user stats on the main page working[/list]Again most of this needs approval by Eric, and it will have to wait till Ober and I get FTP access, which should be soon. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/ Share on other sites More sharing options...
.josh Posted July 7, 2006 Share Posted July 7, 2006 big thumbs up to the solve/unsolve feature :) Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-54236 Share on other sites More sharing options...
effigy Posted July 7, 2006 Share Posted July 7, 2006 You could take a look at the PHP formatting. It seems to stop at the first "?>". [url=http://www.phpfreaks.com/forums/index.php/topic,99040.msg389868.html#msg389868]Example 1[/url]; [url=http://www.phpfreaks.com/forums/index.php/topic,99295.msg390984.html#msg390984]Example 2[/url]. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-54386 Share on other sites More sharing options...
ober Posted July 7, 2006 Share Posted July 7, 2006 I think we'll leave that up to the SMF team. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-54387 Share on other sites More sharing options...
Thantos Posted July 7, 2006 Share Posted July 7, 2006 I'll take a look at it. We rely on the highlight_string() so its always fun trying to figure out which side the bug is occuring :P Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-54435 Share on other sites More sharing options...
Thantos Posted July 9, 2006 Share Posted July 9, 2006 Ok testing complete. Its highlight_string()'s fault :PFor testing:[code]<?php $string = '<?php Blah blah blah <?php echo \'meh\'; ?> blah blah blah diggy diggy if (blah)?>'; echo 'String:<pre>', htmlspecialchars($string), '</pre><br />Highlighted: <br />', highlight_string($string);?>[/code] Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-55156 Share on other sites More sharing options...
wildteen88 Posted July 9, 2006 Share Posted July 9, 2006 SteelMan there is a mod available for SMF for the solve button but currently it is not compatible with RC2. [url=http://mods.simplemachines.org/index.php?mod=7]Mod homepage[/url]Also I am currently trying to make a skin for SMF so it integrates into the site, but I'm not having much luck in adding the columns in. [url=http://homepage.ntlworld.com/cshepwood/screen001.gif]Here is a screenie[/url] of the current progress. I havn't done much work on it for a week. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-55164 Share on other sites More sharing options...
steelmanronald06 Posted July 10, 2006 Author Share Posted July 10, 2006 It's looking good. Ober and I should have FTP access soon, and we can both start working on the stuff that has been way overdue for repair. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-55344 Share on other sites More sharing options...
pixy Posted July 30, 2006 Share Posted July 30, 2006 Another thing I've noticed is the polls aren't working correctly. All the old polls give a single option "Array". Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-66093 Share on other sites More sharing options...
ober Posted July 31, 2006 Share Posted July 31, 2006 Some of the old polls may not have converted correctly. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-66316 Share on other sites More sharing options...
stephenk Posted July 31, 2006 Share Posted July 31, 2006 I mentioned in another thread that notifications don't seem to be working correctly. I may only get notification for 1 out of 10 new topics in the freelancing forum.Stephen Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-66454 Share on other sites More sharing options...
steelmanronald06 Posted July 31, 2006 Author Share Posted July 31, 2006 Ober and myself are working on getting FTP access. Once we do, we will look into these problems. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-66561 Share on other sites More sharing options...
akitchin Posted August 3, 2006 Share Posted August 3, 2006 perhaps we should lock all the topics that hinge on the FTP access issue for now. not that it's your guys' fault, it seems eric has been "about to get you FTP info" for a few weeks/months now. Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-68683 Share on other sites More sharing options...
ober Posted August 3, 2006 Share Posted August 3, 2006 Yeah... to say the least, he's been dragging his feet. Maybe we can just get ronald to stop mentioning it? ;) Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-68699 Share on other sites More sharing options...
steelmanronald06 Posted August 3, 2006 Author Share Posted August 3, 2006 What, huh, what? I'm lost.... :( Quote Link to comment https://forums.phpfreaks.com/topic/13923-future-planscomments-and-suggestions/#findComment-68834 Share on other sites More sharing options...
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.