Been busy during the last day(s) and made this modification. Try it out and tell me if it works for you.
Some important changes I made:
- I changed every $sid (for story id) I came across to $s_sid as $sid was otherwise read as the session_id variable (strange thing - didn't know how it could work before). I might have missed some in the modules that I dont use/need. If you happen to stumble on a link to a story that doesnt work, check if the link now uses "&s_sid=" instead of "&sid=". Sorry for the inconvenience but I just didnt know what to do else.
- BUGFIX: Info about another user now displays his last comments / posts if user is offline
- changed most DB-accesses to the new abstraction layer ($db->sql_...)
- news module now displays the news for all groups the user is member of (useful for users who are members to multiple groups). Also added this for the avant go, search, stories archive, top and YourAccount module.
- BUGFIX: Last 10 submissions are now displayed in Your Accounts module
- BUGFIX: install.sql and install.php DID NOT create a necessary column in the autonews table.
-------------------------------------------------------------
Still want to risk trying it out? Download is here:
http://www.phicorp.org/downloads/NSN...s_News_650.zip