Hi there,
this is my question.
I made a function to create a forum for a user that has registered by using phorum_db_add_forum.
The problem comes when I try to add a topic inside the created forum.
The thread will be seen but, there is an error: Division by zero in /var/www/web1/web/forum/list.php on line 314
and
implode() [function.implode]: Bad arguments. in /var/www/web1/web/forum/list.php on line 322
Is there any procedure to make this error go away?
Thanks