Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Dynamic pages & user login errors?

Quote Reply
Dynamic pages & user login errors?
Hi,

I've got a basic install of LinksSLQ (no mods) and am getting this error when 'logging out' when I have dynamic pages turned OFF.
------------------
Software error:
Can't call method "param" on an undefined value at /home/httpd/html/www/newzealand/weblinks/cgi-bin/user.cgi line 70.
---------------
THIS IS LINE 70 FROM USER.CGI
&site_html_login_form ( { Username => '', Password => '', Email => '', error => "You have been successfully logged out." }, $dynamic->param('t') ? $dynamic : undef);
--------------
When I turn dynamic pages ON, it logs out and works fine.

Does this mean that the user login features etc will not work correctly unless dynamic pages is turned ON, or is this a bug?

And when you turn dynamic ON, does this make building the static pages a waste of time?

Cheers
Regan.

Quote Reply
Re: Dynamic pages & user login errors? In reply to
Check out pugdog's (from Digital Postcards) Wink LINK SQL FAQ web site that is linked in the Resource Center. There are bunch of links in the FAQ that provide bug fixes for user.cgi. While Links SQL v1.11 was released as a "stable" version, there were plenty of bugs in it IMHO to be considered an almost complete BETA version.

Regards,

Eliot Lee

Quote Reply
Re: Dynamic pages & user login errors? In reply to
There were far fewer bugs in this than in many programs I've used that have been on release 3.0 or greater. We're all using the program because as basic as the program seems, it's pretty leading edge for the web/cgi technology.

http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/