View Single Post
Old 05-14-2008, 03:56 PM   #2 (permalink)
Hia7us
Active Forumer
 
Hia7us's Avatar
 
Join Date: Dec 2006

Posts: 271
Rep Power: 2 Hia7us is on a distinguished road
fTrader: (2)
fBuck$: 9,847.0
Bank: 5,979.4
Total fBuck$: 15,826.4

My Forumer
My Country:
Default Re: IPDynamic Lite not appearing

Ok, you are supposed to be going to the forums page unless you go to the url http://ichaichagutless.5.forumer.com/index.php?act=home. Yet, you can easily make it so the normal url is set to go to the portal (IP Dynamic Lite) page first.

In order to do this, you need to add this code:

Go to Admin CP > Skins and Templates > HTML Templates > Manage HTML > Global HTML Elements > Board Header

And add this code to the top of the coding:

Code:
<script language='JavaScript' type="text/javascript">
<!--
if (! document.referrer.match("{ibf.script_url}") ) {
window.location = '{ibf.script_url}act=home';
}
//-->
</script>
This code was found here.

Hope this helped!

Hia7us is offline