Added the fixes after 1642 till 1654 and updated the involved modules/plugins
# pieter :
1. I got problems in Forums:
http://broens.be/forums.php
Can't click on Articles or the one I made myself.
Not solved. There is no link behind articles. And can't test the forum on other errors.
# pieter :
2. Index
No info on recent items.
SOLVED
# pieter :
3. Polls
I made one, but when I click on open, white screen: http://broens.be/polls.php?id=1
Also on index, it is not showing.
Not SOLVED
# pieter :
4. I can't change anything when I click edit on a user.
error:Fatal error: Call to a member function assign() on a non-object in /home/XXXX/public_html/_subsites/broens/plugins/userimages/userimages.users.edit.tags.php on line 25
SOLVED
# pieter :
5. If I go to whoisonline. I can click on the IP-adress.
But link is wrong.
http://broens.be/admin.php?m=tools&p=ipsearch&a=search&id=xxx.xxx.xxx.xxx&x=xxxxxxxxxxxxxxxxxxxx
But "tools" is gone, it should be "m=other":
http://broens.be/admin.php?m=other&p=ipsearch&a=search&id=xxx.xxx.xxx.xxx&x=xxxxxxxxxxxxxxxxxxxx
Not solved, but easy fix I guess. Only wrong link
# pieter :
6. on Index you get no access to admin panel.
footer.tpl: line 29 <li><strong>Hello, {PHP.usr.name} <!-- IF {PHP.usr.isadmin} --> [ <a href="admin.php" class="lower">{PHP.L.Adminpanel}</a> ]<!-- ENDIF --></strong></li>
Obviously {PHP.usr.name} is not available in index. Correct??
SOLVED
# pieter :
7. http://broens.be/pm.php
error: Fatal error: Call to a member function fetch() on a non-object in /home/xxxxx/public_html/_subsites/broens/modules/pm/inc/pm.list.php on line 147
SOLVED
Changed define('COT_DEBUG', TRUE); in config.php.
But no extra info, I guess because all errors are gone. Only white screens, or wrong or no links.
... can we help you ...