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

Newest Record mod -- error

Quote Reply
Newest Record mod -- error
Downloaded the "Newest Record" mod from JPDeni's site.

After installing the changes, an "Internal Server Error" error occurred when launching db.cgi ...

[When I replace the modified db.cgi with the original, it runs fine.]

The only change in db.cgi is one line:
Code:
elsif ($in{'new_records'}) { if ($per_view) { &html_new_records; } else { &html_unauth; } }


Checked the CMOD's... everything is okay.
Looks to be a very basic mod...
Ideas? Thanks.
Subject Author Views Date
Thread Newest Record mod -- error jmueller 3204 Feb 10, 2002, 11:28 AM
Thread Re: [jmueller] Newest Record mod -- error
Paul 3090 Feb 10, 2002, 1:17 PM
Thread Re: [RedRum] Newest Record mod -- error
jmueller 3074 Feb 10, 2002, 4:23 PM
Post Re: [jmueller] Newest Record mod -- error
QooQ 3068 Feb 11, 2002, 2:03 AM