Gossamer Forum
Quote Reply
Recommend_it Problem?
I have installed Recommend_it via plugins and chmod 755 on the cgi file> I get the following error when I try to call the cgi file (LinksSQL 2.0.3 with Yahoo templates):

A fatal error has occured:

Invalid method: site_html_recommend (recommend.html)
Please enable debugging in setup for more details.

Stack Trace
======================================
Links (57238): Links::environment called at /usr/local/etc/httpd/cgi-bin/lsqldev-2.0.3/admin/Links.pm line 446 with no arguments.Links (57238): Links::fatal called at /usr/local/etc/httpd/cgi-bin/lsqldev-2.0.3/admin/Links/SiteHTML.pm line 172 with arguments (Invalid method: site_html_recommend (recommend.html)).Links (57238): Links::SiteHTML::_compile called at /usr/local/etc/httpd/cgi-bin/lsqldev-2.0.3/admin/Links/SiteHTML.pm line 25 with arguments (site_html_recommend).Links (57238): Links::SiteHTML::display called at /usr/local/etc/httpd/cgi-bin/lsqldev-2.0.3/recommend_it.cgi line 165 with arguments (recommend, HASH(0x830d09c)).Links (57238): main::main called at /usr/local/etc/httpd/cgi-bin/lsqldev-2.0.3/recommend_it.cgi line 109 with no arguments.

I don't know where to go from here.

Tommy

Quote Reply
Re: Recommend_it Problem? In reply to
Hi,

The program only copies the templates to the "default" directory.

You need to manually copy them to the other directories.

I guess I could take a list of directories, and copy into each of them, but really, it's safer to just do the "default" and let people do their own copying to the others.

Are you following?



PUGDOGŪ Enterprises, Inc.
FAQ:http://LinkSQL.com/FAQ
Forum:http://LinkSQL.com/forum
Quote Reply
Re: Recommend_it Problem? In reply to
Thanks Robert,

I'm a little slow right now! Wow ... talking about missing the boat.

Works great! Thanks for the great work and for sharing it.

Thanks for the help.

Tommy