CBJuice Fatal error: call to undefined function

16 years 3 weeks ago #58015 by moonhaven
Hi all,

Just begun working with cb juice... great utility!
I can import users into CB no problems...but...
when i check the "send confirmation email" box i get this error message:


Fatal error: Call to undefined function: str_ireplace() in ....components/com_cbjuice/admin.cbjuice.php on line 470

Being very new to php i looked up the code from line 470 through to 475
$emailbody=str_ireplace("{username}",$username,$emailbody);
$emailbody=str_ireplace("{firstname}",$firstname,$emailbody);
$emailbody=str_ireplace("{lastname}",$lastname,$emailbody);
$emailbody=str_ireplace("{password}",$password,$emailbody);

// Send first email to user

What can i do to fix this problem?

Many thanks

Leonie

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.113 seconds

Facebook Twitter LinkedIn