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

Re: [stilton] Recommend_it 2.1.0

Quote Reply
Re: [stilton] Recommend_it 2.1.0 In reply to
Yes, you need to change the headers.

use Links qw/$IN $DB $CFG $USER/; # I need these vars
Links::init ('/path/to/admin'); # Required
## /path/to/admin is the same as your use lib '/path/to/admin'
Links::init_user ('/path/to/admin'); # Optional


You need the $USER and init_user lines if you are using the Logon features, even for the editors or admin.

This is a change due to Gossamer Community, and it's required of _ALL_ programs, not just the plugins. You can see it in the headers of all the scripts in 2.1.0

I still haven't gotten updated versions of the plugins on-line. I never seem to be at the right computer at the right time (when I remember).


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Recommend_it 2.1.0 stilton 6573 Mar 23, 2002, 6:45 PM
Thread Re: [stilton] Recommend_it 2.1.0
pugdog 6413 Mar 23, 2002, 7:25 PM
Post Re: [pugdog] Recommend_it 2.1.0
stilton 6307 Mar 24, 2002, 4:50 AM
Thread Re: [pugdog] Recommend_it 2.1.0
Evoir 6313 Mar 27, 2002, 6:33 PM
Thread Re: [Evoir] Recommend_it 2.1.0
pugdog 6294 Mar 29, 2002, 6:22 AM
Thread Re: [pugdog] Recommend_it 2.1.0
Paul 6315 Mar 29, 2002, 7:20 AM
Post Re: [Paul] Recommend_it 2.1.0
Evoir 6292 Mar 29, 2002, 11:16 AM
Thread Re: [pugdog] Recommend_it 2.1.0
Evoir 6310 Apr 10, 2002, 12:33 AM
Post Re: [Evoir] Recommend_it 2.1.0
Paul 6208 Apr 10, 2002, 2:27 AM
Thread Re: [Evoir] Recommend_it 2.1.0
pugdog 6171 Apr 11, 2002, 6:57 PM
Thread Re: [pugdog] Recommend_it 2.1.0
diesler01 6147 Apr 15, 2002, 7:21 AM
Thread Re: [diesler01] Recommend_it 2.1.0
pugdog 6169 Apr 15, 2002, 12:57 PM
Thread Re: [pugdog] Recommend_it 2.1.0
diesler01 6188 Apr 15, 2002, 1:48 PM
Post Re: [diesler01] Recommend_it 2.1.0
pugdog 6085 Apr 15, 2002, 10:52 PM