Announcement

Collapse
No announcement yet.

Redirect after login

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Redirect after login

    I have followed the steps in the advanced guide and entered the following as instructed.

    if( $::g_InputHash{USER} and $::g_InputHash{HASH} )
    {
    $::g_InputHash{PRODUCTPAGE} = $$::g_pSetupBlob{'BROCHURE_MAIN_PAGE'}; $sProdRef = "";
    }

    The problem is it still goes back to my original page ???

    http://www.massivesolution.com/cgi-bin/bb000001.pl

    Any ideas....
Working...
X