FlinTY Posted March 18, 2013 Share Posted March 18, 2013 (edited) When i click on the bbcode button in my shoutbox i get this: does anyone no what the problem is Edited March 18, 2013 by FlinTY Link to comment Share on other sites More sharing options...
0 Skye Posted March 19, 2013 Share Posted March 19, 2013 When i have this error I just removed this code : //----------------------------------------- // And start generating output //----------------------------------------- $txt .= $this->registry->output->getTemplate('ccs_global')->articlePages( $_ttlPages, $_curPage, $_reconstructed ); return $txt; And that fix the error for now. But we gonna need the code at the line 144 for be sure if it's the same issue. 2 Link to comment Share on other sites More sharing options...
0 FlinTY Posted March 19, 2013 Author Share Posted March 19, 2013 When i have this error I just removed this code : //----------------------------------------- // And start generating output //----------------------------------------- $txt .= $this->registry->output->getTemplate('ccs_global')->articlePages( $_ttlPages, $_curPage, $_reconstructed ); return $txt; And that fix the error for now. But we gonna need the code at the line 144 for be sure if it's the same issue.thanks worked great Link to comment Share on other sites More sharing options...
0 GradientWizzard Posted March 19, 2013 Share Posted March 19, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Achievements: February 14 2013 - Joined WebFlake & Became Moderator.March 26 2013 - Became a Dad of 1 kid.April 8 2015 - Became a Dad of 2 kids.July 15 2015 - Retired as a Moderator.November 11 2016 - Passed my Car Driving Licence.April 13 2017 - Became apart of the Junior Moderator Team. Link to comment Share on other sites More sharing options...
Question
FlinTY
When i click on the bbcode button in my shoutbox i get this:
does anyone no what the problem is
Edited by FlinTYLink to comment
Share on other sites
3 answers to this question
Recommended Posts