Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
What have you done before the problem was there?
Installed to update from 1.0.3 to 1.0.5
( Board is updated to phpBB 3.0.6 as of last weekend )
What have you already tryed to solve the problem?
Tried to search here for others with same problem
Description and Message
I had Board3Portal 1.0.3 running on my site. ( Love it by the way )
Attempted to update from 1.0.3 to 1.0.5
With the portal "enabled " I get the following:
Code: Select all
Fatal error: Call to undefined function topic_generate_pagination() in /home/maverick/public_html/portal/block/news.php on line 206
Code: Select all
'PAGINATION' => topic_generate_pagination($fetch_news[$i]['topic_replies'], $view_topic_url),
'S_HAS_ATTACHMENTS' => (!empty($fetch_news[$i]['attachments'])) ? true : false,
Thanks[/i]