corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » redirect phpbb


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author redirect phpbb
Tom J
Organiser: South Wales
Premium Member


Registered: 8th Sep 03
Location: Bridgend
User status: Offline
24th Feb 07 at 23:37   View User's Profile U2U Member Reply With Quote

i wanted a welcome page so i just recreated a new index.php in the root then copied everything else to root/forum but now when you login it always redirects to root/index.php and i want it to redirect to the root/forum/index.php


[Edited on 24-02-2007 by Tom J]
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
25th Feb 07 at 00:23   View Garage View User's Profile U2U Member Reply With Quote

in your phpbb database fine an entry in phpbb_config called server name, change it to www.yoursite.co.uk/forums
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
25th Feb 07 at 00:26   View Garage View User's Profile U2U Member Reply With Quote

or in common.php before
%>

add

code:
$board_config['server_name'] = $_SERVER['HTTP_HOST'] . "/forums";
Tom J
Organiser: South Wales
Premium Member


Registered: 8th Sep 03
Location: Bridgend
User status: Offline
25th Feb 07 at 00:42   View User's Profile U2U Member Reply With Quote

sorted it with first option, cheers Steve

[Edited on 25-02-2007 by Tom J]

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Where can I get a good web forum for my website? madboutcars Geek Day 20 1471
6th Apr 03 at 20:52
by rich0404
 
phpbb users Drew Geek Day 6 861
26th Dec 04 at 20:18
by Joff
 
.htaccess folk - need help Dom Geek Day 7 601
21st Jun 06 at 23:37
by Dom
 
help with phpbb and general forum help Greg_M Geek Day 6 609
3rd Nov 06 at 14:37
by Greg_M
 
Forums Andrew Geek Day 4 845
17th Dec 06 at 00:16
by James_DT
 

Corsa Sport » Message Board » Off Day » Geek Day » redirect phpbb 29 database queries in 0.0082788 seconds