View Single Post
  #2  
Old 03-17-2011, 01:35 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 584,660
Hall of Famer is on a distinguished road
Default

A quick fix: Add this code right below the other include() lines:

PHP Code:
include("inc/bbcode.php"); 
This is a glitch that was not discovered from the beta test stage, sorry about that. The coders on Mysidia's dev staff team do not create custom pages in acp(instead we simply create new script files), so we did not expect an error like that. It will be officially fixed in next minor release.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote