i did have this working but after a clean install of phpbb when i instll this mod i get a php error
PHP Fatal error: Call to undefined function check_unread_posts() in /var/www/vhosts/oursite.co.uk/httpdocs/phpBB3/includes/functions.php on line 4469
4469 $s_exists_unreads = check_unread_posts();
4524 'S_EXISTS_UNREADS' => $s_exists_unreads,
help 3.09 - View or mark unread posts
Re: help 3.09
Sounds like you didn't make the change the mod tells you to make in common.php? Or else, you have another mod installed that shows pages (i.e. that runs page_header()) without first running common.php?
Once you fix that, make sure you also make the fix for 3.0.9 set forth here: http://www.phpbb.com/customise/db/mod/v ... /faq/f_649
Once you fix that, make sure you also make the fix for 3.0.9 set forth here: http://www.phpbb.com/customise/db/mod/v ... /faq/f_649
-
- Registered User
- Posts: 6266
- Joined: Sun Feb 22, 2004 9:34 pm
- Location: NYC
- Name: Alan