Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [jdgamble] Auth_vBulletin and Authentication: Edit Log

Here is the list of edits for this post
Re: [jdgamble] Auth_vBulletin and Authentication
OK, I must be missing something here.... now it just prints out:


sub { my $output; if ($ENV{SCRIPT_NAME} =~ /nph-build/) { $output = ''; } else { $output = Links::SiteHTML::display('include_login'); } return $output; }


I presume that this means that it isn't being parsed as a script and is being presented as HTML instead. And yes, this is using .shtml pages.

Thanks for your patience and help with this

Last edited by:

swissbob: Sep 30, 2006, 9:55 AM

Edit Log: