Coreye Posted August 24, 2011 Share Posted August 24, 2011 Unfortunatly i had removed all files from the live server so i could work on the current bugs knowing there wouldnt be any new bugs yet. In short, i have lost ASF. Doesn't your hosting provider do monthly/weekly back ups? Link to comment Share on other sites More sharing options...
doddsey_65 Posted August 24, 2011 Author Share Posted August 24, 2011 There were no backups of any kind available. And considering how long it took me to get to that point by myself, i will not be starting it again. Far too much work. Link to comment Share on other sites More sharing options...
doddsey_65 Posted September 16, 2011 Author Share Posted September 16, 2011 well after a little over a weeks worth of solid coding I have restored ASF to most of it's former glory. Testing has been done, but only by me so i would appreciate it if someone could retest this new version. http://www.asimpleforum.co.uk/ Most of the modules and features are complete. The only ones that arent are moderator and admin functions. Thanks Link to comment Share on other sites More sharing options...
Maq Posted September 16, 2011 Share Posted September 16, 2011 The only thing I see is, "Hacking Attempt". Link to comment Share on other sites More sharing options...
doddsey_65 Posted September 16, 2011 Author Share Posted September 16, 2011 People that had logins before will need to clear their domain cookies as those old cookies are associated with account that no longer exist hence the message. Alternatively you can visit http://www.asimpleforum.co.uk/clear_cookies.php to clear the cookies automatically. Link to comment Share on other sites More sharing options...
ZulfadlyAshBurn Posted September 17, 2011 Share Posted September 17, 2011 do i have to re-register? Link to comment Share on other sites More sharing options...
Yan Posted September 18, 2011 Share Posted September 18, 2011 Great, but i get a "Parse error: syntax error, unexpected '}' in /home/asimplef/public_html/cache/profile_wall_tpl.php on line 10" On visiting anyone's profile wall. User center gives following error: Fatal error: Undefined class constant 'AFRICA' in /home/asimplef/public_html/user_centre.php on line 347 Link to comment Share on other sites More sharing options...
doddsey_65 Posted September 18, 2011 Author Share Posted September 18, 2011 Thanks for the reply. The parse error in the profile walls has been fixed with the new template system. The user center has been removed, though you can not change your timezones currently. Ive also fixed the error in the like system so hopefully everything should work now. Link to comment Share on other sites More sharing options...
Yan Posted September 18, 2011 Share Posted September 18, 2011 Cool, user center works fine except for board settings now (i visited by clicking my name) Though, the board settings gives me this error "Parse error: syntax error, unexpected $end in /home/asimplef/public_html/cache/uc_board_settings_tpl.php on line 156" Link to comment Share on other sites More sharing options...
Coreye Posted September 18, 2011 Share Posted September 18, 2011 Cross Site Scripting (XSS): http://asimpleforum.co.uk/f/%3Ch1%3Etest The top right says I have 3 alerts, but http://asimpleforum.co.uk/user_centre#uc_alerts says "You have no alerts to display". When you click "Mark Read" for alerts you get this error: Success Warning: Invalid argument supplied for foreach() in /home/asimplef/public_html/user_centre.php on line 266 Warning: implode() [function.implode]: Invalid arguments passed in /home/asimplef/public_html/user_centre.php on line 278 Your selected alerts have been marked read When you click "Delete" for alerts you get this error: Success Warning: Invalid argument supplied for foreach() in /home/asimplef/public_html/user_centre.php on line 244 Warning: implode() [function.implode]: Invalid arguments passed in /home/asimplef/public_html/user_centre.php on line 255 Your selected alerts have been deleted You get the following error when you click "Board Settings": Parse error: syntax error, unexpected $end in /home/asimplef/public_html/cache/uc_board_settings_tpl.php on line 156 You get the following error when you click "Alert Settings": Parse error: syntax error, unexpected '}' in /home/asimplef/public_html/cache/uc_alert_settings_tpl.php on line 12 When I like a post it says "doddsey_65 likes this post". If I refresh it then says my username. Using certain characters in the title messes up the post: http://asimpleforum.co.uk/t/%26amp%3B+Test. Profiles do not save. Link to comment Share on other sites More sharing options...
doddsey_65 Posted October 7, 2011 Author Share Posted October 7, 2011 Ive made quite a few updates since the last post, and added a few more features that could do with testing if anyone is interested. Link to comment Share on other sites More sharing options...
ZulfadlyAshBurn Posted October 7, 2011 Share Posted October 7, 2011 hey, you misspell community on the navigation bar. you spell it Comminuty EDIT: also when you are on the users profile, the words goes over the border. Link to comment Share on other sites More sharing options...
Coreye Posted October 8, 2011 Share Posted October 8, 2011 You get an error when replying to threads. The topic you are looking for does't exist The quote BBCode messes up when there's multiple lines. Example: http://asimpleforum.co.uk/t/Testing+Quotes%7C56. The code BBCode dosen't work. Quick replies adds this to the input box: {"content":"Attachment Test\n\nAttachment Test\n\nAttachment Test\n\nAttachment Test"} Link to comment Share on other sites More sharing options...
doddsey_65 Posted October 8, 2011 Author Share Posted October 8, 2011 You get an error when replying to threads. The topic you are looking for does't exist The quote BBCode messes up when there's multiple lines. Example: http://asimpleforum.co.uk/t/Testing+Quotes%7C56. The code BBCode dosen't work. Quick replies adds this to the input box: {"content":"Attachment Test\n\nAttachment Test\n\nAttachment Test\n\nAttachment Test"} What do you mean by Quick replies adds this to the input box: {"content":"Attachment Test\n\nAttachment Test\n\nAttachment Test\n\nAttachment Test"} Ive added some test quick replies and they have worked fine. The code tag is still in development. What do you mean regarding the quote bbcode? I have added new lines between content within the quote tags and it displays as it should. Link to comment Share on other sites More sharing options...
Coreye Posted October 8, 2011 Share Posted October 8, 2011 What do you mean by Quick replies adds this to the input box: {"content":"Attachment Test\n\nAttachment Test\n\nAttachment Test\n\nAttachment Test"} Ive added some test quick replies and they have worked fine. Sorry, I meant when you quote a post by pressing the Quote button. What do you mean regarding the quote bbcode? I have added new lines between content within the quote tags and it displays as it should. See here: http://asimpleforum.co.uk/t/Testing+Quotes%7C56 and here: http://asimpleforum.co.uk/t/Quotes%7C65. Write multiple lines and then highlight them to use the quote box. It does this this: [quote]Line 1[/quote] [quote]Line 2[/quote] [quote]Line 3[/quote] [quote]Line 4[/quote] [quote]Line 5[/quote] [quote]Line 6[/quote] Link to comment Share on other sites More sharing options...
doddsey_65 Posted October 9, 2011 Author Share Posted October 9, 2011 Ive fixed the quoting error, but I'm at a loss with the quote problem, where you type several lines, then highlight them and press a bbcode button. I'll see if I can get it sorted, but at the minute it's at the bottom of the list of priorities. Link to comment Share on other sites More sharing options...
RobertP Posted October 17, 2011 Share Posted October 17, 2011 ok, it is 2am right now, but i will give you my 'work in progress' maybe you can debug this. function $(id){//used to lower my bytes. return document.getElementById(id); } function addGCodeToInput(prefix,sufix){ selection = window.getSelection(); selectionHolder = selection.toString(); if(!selectionHolder) return; selectionRange = selection.getRangeAt(0); node = selection.anchorNode.parentElement; nodeA = selection.anchorNode.parentElement.parentElement; if(isIe()){ nodeA = selection.anchorNode.parentNode.parentNode; } //if(node==$("gcode_input")||nodeA==$("gcode_input")){ if(true){ selectionRange.deleteContents(); newNode = document.createTextNode(prefix+selectionHolder+sufix); selectionRange.insertNode(newNode); //$("gcode_input").focus(); //selection.removeAllRanges(); //selection.addRange(newNode); } } ps: $("gcode_input") == my textarea Link to comment Share on other sites More sharing options...
doddsey_65 Posted November 25, 2011 Author Share Posted November 25, 2011 well it's been a while since I touched ASF due to work commitments but Ive started to do so today. I've done a mock redesign of the site to try and get a more appealing look whilst maintaining the professional aspect. Im also rewriting some code( mainly JS ) to try and make things work better. Heres a little preview of the new design. Would love to hear what you think of it and what it's like in comparison to old ASF. [attachment deleted by admin] Link to comment Share on other sites More sharing options...
QuickOldCar Posted December 7, 2011 Share Posted December 7, 2011 I tried to register, but it didn't seem to do anything upon hitting the register button. Link to comment Share on other sites More sharing options...
doddsey_65 Posted December 10, 2011 Author Share Posted December 10, 2011 Things behind the scenes have changed alot. Although the code has changed i havent had the time to integrate it fully into the forum. But Im working on doing so now, so it should all work again soon. Link to comment Share on other sites More sharing options...
doddsey_65 Posted December 11, 2011 Author Share Posted December 11, 2011 the code has now been updated, so everything should work as it did before hand. Link to comment Share on other sites More sharing options...
QuickOldCar Posted December 11, 2011 Share Posted December 11, 2011 Same result as last time I tried. I tried to register, but it didn't seem to do anything upon hitting the register button. Link to comment Share on other sites More sharing options...
doddsey_65 Posted December 11, 2011 Author Share Posted December 11, 2011 Seems i forgot to upload the template files. All done now Link to comment Share on other sites More sharing options...
QuickOldCar Posted December 11, 2011 Share Posted December 11, 2011 Registration process works now, but is a blank email with no activation code. Link to comment Share on other sites More sharing options...
doddsey_65 Posted December 11, 2011 Author Share Posted December 11, 2011 More problems than i thought lol. I have activated your account manually so you can now login. I will work on the blank email now. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts