Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 03-28-2008, 04:27 AM   #1 (permalink)
Member
 
joshgotskillz's Avatar
 
Join Date: Mar 2008

Posts: 2
Rep Power: 0 joshgotskillz is on a distinguished road
fTrader: (0)
fBuck$: 33
Bank: 0
Total fBuck$: 33

My Forumer
My Country:
Default [RESOLVED] Redirecting to IPDL portal page

Okay so I already enabled my IPDL and it's all set. Is there a way where:

This link:

http://YOURFORUM.forumer.com/

Will be redirected to:

http://YOURFORUM.forumer.com/index.php?act=home <---- IPDL page

first before going to the actually forums?

I will definately be appreciating a response.
joshgotskillz is offline  
Old 03-31-2008, 01:57 AM   #2 (permalink)
Senior Forumer
 
MasterVision's Avatar
 
Join Date: Nov 2006

Posts: 1,064
Rep Power: 3 MasterVision is on a distinguished road
fTrader: (0)
fBuck$: 460
Bank: 4,163
Total fBuck$: 4,623

My Forumer
My Country:
Send a message via MSN to MasterVision Send a message via Yahoo to MasterVision Send a message via Skype™ to MasterVision
Default Re: Redirecting to IPDL portal page

AdminCP->|--HTML Templates->Manage HTML->Board Index Page Top

Add the following on top
Code:
<script language='JavaScript' type="text/javascript">
<!--
if (! document.referrer.match("{ibf.script_url}") ) {
window.location = 'http://YOURFORUM.forumer.com/index.php?act=home';
}
//-->
</script>
It should work... good luck
MasterVision is offline  
Old 03-31-2008, 04:09 AM   #3 (permalink)
Member
 
joshgotskillz's Avatar
 
Join Date: Mar 2008

Posts: 2
Rep Power: 0 joshgotskillz is on a distinguished road
fTrader: (0)
fBuck$: 33
Bank: 0
Total fBuck$: 33

My Forumer
My Country:
Default Re: Redirecting to IPDL portal page

Alright. Thanks a lot. That helped a lot.
joshgotskillz is offline  
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
URL redirecting to Forumer Home Page BigBolt IPB General Support 3 03-08-2008 08:29 PM
Removing avatars on IPDL main page vibe IPB General Support 3 06-15-2006 08:12 AM
code ? redirecting to the home page? Blazin32 IPB General Support 13 06-29-2005 02:13 AM
How do you get to the IPDL Portal? S-T IPB General Support 3 05-23-2005 01:20 PM