MyBB Support

Registered time function MyBB?

Submitted by AndresXZ09, , Thread ID: 2741

Thread Closed

RE: Registered time function MyBB?

#21
return str_replace('<years_of_service>','$yearsofservice.''.$years.'of service' , $post['message']);

that's a comma.

Should be a full stop.

return str_replace('<years_of_service>', $yearsofservice . $years. ' of service' . $post['message']);
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.


Users browsing this thread: 9 Guest(s)