Hello,
I need your help in resolving a conflict that thick box+ is having with community builder.
I'm getting an error mesage when I have community builders's
"Ajax Email checker" enabled with the setting "Yes, Check for email not registered and for server"
When a user goes to fill out the registration form, and they fill out the email address field, the script executes the functions to check the users email address, they receive this error:
Fatal error: Call to undefined method JDocumentRAW::addCustomTag() in [site]/plugins/content/mosthickbox.php on line 66
looking at the code at line 66:
| Code: |
$document->addCustomTag( $html );
|
please help me resolve this error..
I'm using joomla 1.5.14 and CB 1.2.1 PHP 5..