Gossamer Forum
Quote Reply
Searchfeed plugin
just tried the search feed plug, but it caused my search function to fail:

A fatal error has occured:


GT::Plugins (23932): Error running plugin PRE hook: Plugins::SearchFeed_Results::do_checks. Reason: Can't locate XML/Simple.pm in @INC (@INC contains: /home/cgi-bin/directory/admin /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /home/cgi-bin/directory/admin/Plugins/SearchFeed_Results.pm line 23.BEGIN failed--compilation aborted at /home/cgi-bin/directory/admin/Plugins/SearchFeed_Results.pm line 23. at /home/cgi-bin/directory/search.cgi line 25.


Can someone please tell me what that means without me having to learn programming Wink ?

Dane

Last edited by:

dane: Sep 26, 2002, 2:33 PM
Quote Reply
Re: [dane] Searchfeed plugin In reply to
As stated before, this means that you need to get your host admin to install XML::Simple.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Searchfeed plugin In reply to
thanks, sorry to be a pain but now

A fatal error has occured:
Invalid Site HTML method: site_html_search_link (search_link.html). Where do I get search_link.html from ?

Quote Reply
Re: [dane] Searchfeed plugin In reply to
Mmm..thats weird...I'll look at that tomorrow....seems like search_link.html is not being extracted Unsure Its 11pm over here now, so I need some sleep ;)

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Searchfeed plugin In reply to
ok thanks :)
Quote Reply
Re: [dane] Searchfeed plugin In reply to
Hi..should be fixed now. Not sure why the old code wasn't extracting the file though Unsure

New version can be found in the admin panel.

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Searchfeed plugin In reply to
   

hi Andy,

works like a charm now, but the search results from my own database is missing, how do i show both ?

Dane
Quote Reply
Re: [dane] Searchfeed plugin In reply to
I tried integrating this into the plugin, but it turned out to be quite a lot harder than I thought, so I just left it to show the SearchFeed results IF no results are found in your database...

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!