Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   custom pages (http://www.mysidiaadoptables.com/forum/showthread.php?t=2000)

RoconzaArt 03-14-2011 11:56 PM

custom pages
 
I tried to make a custom page for news and stuff but I got this error:

Fatal error: Call to undefined function bbconvert() in /home/a6757930/public_html/adoptables/pages.php on line 21

fadillzzz 03-14-2011 11:58 PM

Add this line to your pages.php
PHP Code:

include("inc/bbcode.php"); 

just right after this
PHP Code:

include("inc/functions.php"); 


RoconzaArt 03-15-2011 12:10 AM

Yep that did the trick thanks fadillzzz.


All times are GMT -5. The time now is 06:14 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.