Forums / Cotonti / Development / sed_parse & ajax

hmmm

Trustmaster
#24147 2010-04-16 21:35
Do you use and AJAX part of a plugin or have a root-level script? common.php is required for the parser to work (load all bbcodes), so I guess this is the problem. You can manually preload them with this:
sed_bbcode_load();
May the Source be with you!