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

Re: nph-build problem -- abort or looping

Quote Reply
Re: nph-build problem -- abort or looping In reply to
The error you gave above is in the HTML_Templates.pm file.

That is after you make the call to write out the template, so you must have done something when adding in the variable.

Make sure you have a:

use Links::DB_Utils;

at the top of your HTML_Templates.pm file. I don't remember if that is in there by default, or if we've added it over time.

Also, you need to add:

&get_totalcats

To the @EXPORT array at the top of DB_UTILS.pm ... just spaces, no commas, just follow the other examples.





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

Subject Author Views Date
Thread nph-build problem -- abort or looping pugdog 11636 Aug 29, 2000, 12:32 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11502 Aug 29, 2000, 12:38 PM
Thread Re: nph-build problem -- abort or looping
qango 11397 Aug 29, 2000, 1:32 PM
Post Re: nph-build problem -- abort or looping
Stealth 11386 Aug 29, 2000, 1:40 PM
Thread Re: nph-build problem -- abort or looping
startpoint 11413 Aug 29, 2000, 2:24 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11401 Aug 29, 2000, 3:39 PM
Thread Re: nph-build problem -- abort or looping
qango 11405 Aug 29, 2000, 3:47 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11422 Aug 29, 2000, 3:52 PM
Thread Re: nph-build problem -- abort or looping
pugdog 11403 Aug 30, 2000, 1:25 AM
Thread Re: nph-build problem -- abort or looping
Alex404 11410 Aug 30, 2000, 3:30 AM
Thread Re: nph-build problem -- abort or looping
pugdog 11388 Aug 30, 2000, 6:11 AM
Thread Re: nph-build problem -- abort or looping
Alex404 11377 Aug 30, 2000, 6:36 AM
Thread Re: nph-build problem -- abort or looping
Stealth 11357 Aug 30, 2000, 7:51 AM
Thread Re: nph-build problem -- abort or looping
AndreasH 11386 Aug 30, 2000, 4:04 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11364 Aug 30, 2000, 5:05 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 11364 Aug 30, 2000, 5:20 PM
Thread Re: nph-build problem -- abort or looping
pugdog 11388 Aug 30, 2000, 6:02 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 11369 Aug 30, 2000, 6:14 PM
Thread Re: nph-build problem -- abort or looping
pugdog 11389 Aug 30, 2000, 6:29 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 11375 Aug 30, 2000, 6:50 PM
Post Re: nph-build problem -- abort or looping
pugdog 11364 Aug 30, 2000, 7:30 PM
Thread Re: nph-build problem -- abort or looping
Alex404 11385 Aug 31, 2000, 12:42 AM
Thread Re: nph-build problem -- abort or looping
AndreasH 11361 Aug 31, 2000, 10:58 AM
Thread Re: nph-build problem -- abort or looping
pugdog 11336 Aug 31, 2000, 2:06 PM
Thread to Alex
AndreasH 4440 Aug 31, 2000, 2:51 PM
Thread Re: to Alex
Stealth 4416 Aug 31, 2000, 3:09 PM
Thread Re: to Alex
AndreasH 4425 Aug 31, 2000, 3:18 PM
Post Re: to Alex
Stealth 4397 Aug 31, 2000, 3:25 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 4437 Aug 31, 2000, 4:30 PM
Thread Re: nph-build problem -- abort or looping
pugdog 4409 Aug 31, 2000, 5:51 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 4407 Aug 31, 2000, 6:27 PM
Thread Re: nph-build problem -- abort or looping
Alex404 4403 Sep 1, 2000, 1:38 AM
Post Re: nph-build problem -- abort or looping
AndreasH 4391 Sep 1, 2000, 3:32 AM
Post To all who helped me!
AndreasH 4380 Sep 1, 2000, 4:44 PM
Post Re: nph-build problem -- abort or looping
Alex404 11371 Aug 30, 2000, 7:50 AM