I had trouble installing, so I ended up doing the manual installation. Finaly got the installation done, now when I try to log in I receive this error: "Fatal error: Cannot redeclare utf8_substr() (previously declared in /home/www/xxxx/xxxx/index.php:22) in /home/www/xxxx/rpchat/lib/index.lib.php on line 724"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Yes, that seems to be a bug reproduced only on some php versions. Try opening the index.php file and commenting out the entire utf8_substr() function declaration (around 11 lines). What chat version are you using?
Ciprian M.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had trouble installing, so I ended up doing the manual installation. Finaly got the installation done, now when I try to log in I receive this error: "Fatal error: Cannot redeclare utf8_substr() (previously declared in /home/www/xxxx/xxxx/index.php:22) in /home/www/xxxx/rpchat/lib/index.lib.php on line 724"
Hi,
Yes, that seems to be a bug reproduced only on some php versions. Try opening the index.php file and commenting out the entire utf8_substr() function declaration (around 11 lines). What chat version are you using?
Ciprian M.