Gossamer Forum
Quote Reply
Google_search plug in
Hi

We have got the google_search plug in installed and it runs great BUT.

It is not using the google_link template but rather the regular Link template.

Any idea?

I tried adding this to the search_results:


<%if google=1%>
<%include google_link.html%>
<%else%>
<%include link.html%>
<%endif%>

with no luck.
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory

Last edited by:

katabd: Apr 5, 2005, 7:38 AM
Quote Reply
Re: [katabd] Google_search plug in In reply to
Where can I find info on Google plugin?
Thanks!
Quote Reply
Re: [Payooo] Google_search plug in In reply to
Our site =)

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: [katabd] Google_search plug in In reply to
Hi,

Could you try;

<%if google == 1%>

...or;

<%if google eq "1"%>

Does that make a difference?

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] Google_search plug in In reply to
Thanks!
Quote Reply
Re: [Andy] Google_search plug in In reply to
No it does not..

And the google search is taking for ever..
See:

http://2muslims.com/...0design&google=1
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Quote Reply
Re: [katabd] Google_search plug in In reply to
Hi,

What happens if you use;

Code:
<%if google eq "1"%>
Google Status: <%google%>, google link
<%include google_link.html%>
<%else%>
Google Status: <%google%>, normal
<%include link.html%>
<%endif%>

What does that show?

Regarding it going slow, I'm afraid there isn't anything I can do about that :( Its down to your server speed, and also the speed of Google interface Frown

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] Google_search plug in In reply to
Thanks Andy

No change.
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Quote Reply
Re: [katabd] Google_search plug in In reply to
No problem.

So it doesn't show;

Google Status: ...

alongside each link? I'm hoping it does, or else I won't be able to debug it =)

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] Google_search plug in In reply to
It did show that..
I just had to change it back for the site to act normally..

ALl link with google=1 and withour were showing normal..
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory