Forums Redirecting

This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules
Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785
Locked
tatsukun
Registered User
Posts: 4
Joined: Tue Dec 16, 2008 3:21 am

Forums Redirecting

Post by tatsukun »

I was wondering if it would be possible to redirect the user to another page on your site when they click a specific forum.

Similar to the first forum on this site called "Calendar"

Code: Select all

http://www.floridaridez.org/
Any help would be appreciated.

Thanks
Last edited by ric323 on Wed Dec 17, 2008 1:09 am, edited 1 time in total.
Reason: Topic icon changed
User avatar
ChrisRLG
Former Team Member
Posts: 3420
Joined: Wed Nov 24, 2004 3:18 pm
Location: Essex, UK
Contact:

Re: Forums Redirecting

Post by ChrisRLG »

You can do that with the new version (3.0.4)

This old version is only being supported for a about 2 more weeks, so I do urge you to convert to the new version as soon as possible.
phpBB: The All Important Rules - Bertie Bear 3.0 - No support via PM system - use the forums please.
phpBB v2: Retirement (1/1/2009) : phpBB v3: Read Me Topic - Custom BBCodes - Support Template
Matthew 7:7"Ask and it will be given to you; seek and you will find; knock and a door will be opened to you."
My Links: MS MVP (Consumer Security) - Malware Removal:University - Own Forum: Custom BBCode testing
tatsukun
Registered User
Posts: 4
Joined: Tue Dec 16, 2008 3:21 am

Re: Forums Redirecting

Post by tatsukun »

I would except one of the modifications I am running requires a 2.0.x board. If you know of any good auction modifications for 3.0.x please let me know. I initially tried running that version but could not manage to get the auction system to work correctly.

Thanks
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Forums Redirecting

Post by Lumpy Burgertushie »

tatsukun wrote:I was wondering if it would be possible to redirect the user to another page on your site when they click a specific forum.

Similar to the first forum on this site called "Calendar"

Code: Select all

http://www.floridaridez.org/
Any help would be appreciated.

Thanks
edit the forum title in the forum management area of the admin panel.

use simple html.

for instance:
forum title:

Code: Select all

<a href=http://whatever.com/whateverpage.php>your text here</a>
notice I did not use the quotation marks around the url. you have to leave them out.
this usually works but if you have any problems you can ask me about it.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
tatsukun
Registered User
Posts: 4
Joined: Tue Dec 16, 2008 3:21 am

Re: Forums Redirecting

Post by tatsukun »

Thanks worked like a charm.
Locked

Return to “2.0.x Support Forum”