Jump to content
WebFlake
  • 0

BBcodes -> error php


Skye

Question

Yoh.

 

When i go on my BBCodes link for see all BBcodes, I have this error :

 

Fatal error: Call to a member function articlePages() on a non-object in /home/XXXXXXX/public_html/admin/sources/classes/text/parser/bbcode/ccs.php on line 136

 

I already have this error 4-5 months ago, and i already fixed it, but i forgot how i made. xD

So i'm here.  :woot:

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Fatal error: Call to a member function articlePages

 

Try and disable the Article App. Or try and recache it if it has it

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

  • 0

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. idk if that will re-happen..

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...