Last post section not working correctly

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
Gobby
Active Member
Posts: 16
Joined: 22. September 2008 15:04
Location: West Midlands, England
Contact:

Last post section not working correctly

Post by Gobby »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.blackcountrygob.com/portal.php

What have you done before the problem was there?
Nothing. It has always been this way except now the members and I have noticed it.

What have you already tryed to solve the problem?
As a newbie in this area I preferred not to mess until I knew what I was doing so nothing really. :)

Description and Message
Hi I have a forum running at the above url. Since it was installed for me a few months ago it's worked very nicely indeed ( Thankyou Christian ) however although I knew of this fault before I thought it didn't matter but now the forum has grown ( 5,000 posts in a couple of months)there is a need for it to work correctly and the members are asking questions lol.

The issue is on the main portal page and is with the latest posts display. Although you can see it offers pages 1 through 79 the only accesseble page is number 1. When I or anyone clicks on any other number then this error message comes up.:
----------------------------------------------------------------------------------
Not Found

The requested URL /forum/portal.php was not found on this server.
Apache/2 Server at www.blackcountrygob.com Port 80

---------------------------------------------------------------------------------

Now this is probably an easy answer and fix for you clever folk here at Board3 but when your as intellectually retarded as I am it's like mastermind :lol:

Could someone in the know possibly take a quick look for me and if it's a fix that the likes of myself ( very new to this whole forum thing) tell me what to do step by step or maybe even be so kind as to fix the issue for me. ;)

The undying gratitude of myself and my forum will be offered for eternity or at least a big thankyou. :D

Thanks in advance guys you all do a great job and thanks for such a great portal. ;)
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: Last post section not working correctly

Post by Ice »

Search through both /portal/block/news.php and portal/block/announcements.php and replace all iterations of

Code: Select all

{$phpbb_root_path}portal.$phpEx
with

Code: Select all

portal.$phpEx
Board3 Portal Dev & English Tech Support

Topic author
Gobby
Active Member
Posts: 16
Joined: 22. September 2008 15:04
Location: West Midlands, England
Contact:

Re: Last post section not working correctly

Post by Gobby »

Thanks for that Ice.

This will be my first time at anything like this so forgive me but I want to be sure I don't mess up. :o

I have taken a look at the news.php file and see that there are differing sections of the {$phbb_root}portal.$phpEx

such as "{$phpbb_root_path}posting.$phpEx" and others that contain view forum,viewtopic etc etc

Do I replace ALL of those various ones with "portal.$phpEx" ?

I.E there is no need for the posting,viewforum,view topic bit?

Thanks for bearing with me.
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: Last post section not working correctly

Post by Ice »

No, just replace the ones that specifically say

Code: Select all

{$phpbb_root_path}portal.$phpEx
Board3 Portal Dev & English Tech Support

Topic author
Gobby
Active Member
Posts: 16
Joined: 22. September 2008 15:04
Location: West Midlands, England
Contact:

Re: Last post section not working correctly

Post by Gobby »

Ice wrote:No, just replace the ones that specifically say

Code: Select all

{$phpbb_root_path}portal.$phpEx

Thanks for that. Good job I asked eh :o


Told you I was new to this :oops:

Topic author
Gobby
Active Member
Posts: 16
Joined: 22. September 2008 15:04
Location: West Midlands, England
Contact:

Re: Last post section not working correctly

Post by Gobby »

Many thanks for your help there Ice. I did my first bit of messing with parts I feared and it all went good. The problem is now fixed.

Great Job! Thankyou ;)
Locked

Return to “board3 Portal 1.0.x - English Support”