1
Hi Guys,
I've been working with XOOPS for some time now and for some odd reason I am getting this error once the website is on the webserver.
Notice [PHP]: Object of class XoopsUser could not be converted to int in file d:\travelportfolio\class\theme.php line 442
The only 2 extra modules I have installed is "content" and "xt_conteudo". I've tried various versions of XOOPS and the all give me the same thing, I also tried the default installation with the default theme and it still gives me the same thing.. Basically the site works, I can get into the admin and any other page but when I go to any one of the two installed modules the site just loads and loads and after about 5 min of loading i get "page cannot be displayed". If I go to
http://www.domain.com/admin.php the admin opens up and with php dubuggin on it gives me the mentioned error.
I've contacted the host and aksked about the php config on their side and this is what he said :
"Regarding the PHP configuration on our server, we run with "safe_mode =
off". We do however have "register_globals = off" and "register_long_arrays
= off" in the php.ini file as there are security and performance issues if
we were to set these to "on".
So can anyone please help me to get this problem solved?
Thanx alot