2
And another problem:
When I'm logged in, and i click on a users name, it just goes to a blank page.
The user id is the same as when i'm not, but still nothing.
The info I got from the debug was:
Warning [PHP]: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/makelu5/public_html/language/english/global.php:1) in file include/common.php line 198
Notice [PHP]: Only variables should be assigned by reference in file kernel/profile.php line 94
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Warning [PHP]: Cannot modify header information - headers already sent by (output started at /home/makelu5/public_html/language/english/global.php:1) in file userinfo.php line 35
ALSO :)
I was trying out different stat trackers and when one uninstalled it failed to delete a table and now when i try to install it again, it error's because that table still exists.
Table '136C97_stats_blockedmonth' already exists
thats the error i get. Where in my Database would this table be?
Thx