Gossamer Forum
Quote Reply
add spider plugin bug??
Hey Andy ,
I'm having a problem with the add spider plugin with LSQL 2.20. When it is installed users don't get sent to the add sucess page they get returned to the add spider page. That also creates a problem of free link additions not being registered and links beeing stored as awaiting payment.
Tested this several times with version 1.1 for 2.20 with the same result.

CCUnet
my Christian web
Quote Reply
Re: [ccunet] add spider plugin bug?? In reply to
Can you please send over an example username/password, and URL to where this error can be found? I tried it before, and it seemed to work ok on 2.2 Unsure

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] add spider plugin bug?? In reply to
Hi
It is working fine on my end too...
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Quote Reply
Re: [Andy] add spider plugin bug?? In reply to
Andy,
I reinstalled and tried this again it sdoes the same thing happened.
Just login using username testing password test and try to add a link.

http://www.mychristianweb.com/cgi-bin/guide/add.cgi

CCunet
my Christian web
Quote Reply
Re: [ccunet] add spider plugin bug?? In reply to
Try adding this in;

Code:
<%ID%><input type="hidden" name="ID" value="<%ID%>"><%endif%>

Does that fix 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] add spider plugin bug?? In reply to
In Reply To:
Try adding this in;

Code:
<%ID%><input type="hidden" name="ID" value="<%ID%>"><%endif%>

Does that fix it?

Cheers

This in there I haven't edited the form part of it. Should I add what you have above
Code:

<%if ID%><input type="hidden" name="ID" value="<%ID%>"><%endif%>

CCUnet
my Christian web
Quote Reply
Re: [ccunet] add spider plugin bug?? In reply to
Are you passing the ID along?

http://www.mychristianweb.com/cgi-bin/guide/add.cgi?ID=1234

It looks like your install requires people to pass along the category ID of what they want to add too (i.e they goto the category they want, and then click add).

I just looked in the add_spider.html template, and saw;

Code:
<input type="hidden" name="ID" value="<%if ID%><%ID%><%endif%>">

,... so it should pick it up ok Unsure

Cheers

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] add spider plugin bug?? In reply to
Andy,
It has something to do with the everything gets passsed in 2.20 with the payment options because it worked with 2.12 and it works with payments diabled. But with payments on it it doesn't return the success page or properly add the link payment info.

CCUnet
my Christian web
Quote Reply
Re: [ccunet] add spider plugin bug?? In reply to
There must be something not quite setup right. I just installed it on my latest 2.2 install, and it works fine Unsure

Could you send over admin details, so I can take a look?

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: [ccunet] add spider plugin bug?? In reply to
Hi. I just reinstalled it for you, and it runs fine? (I didn't make any changes, except the required on in include_form.html, to pick up <%Spider_URL%>).

Just gave it a go, and it seems to all work fine Smile

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] add spider plugin bug?? In reply to
Andy,
thanks for allyour help on this but I don't seem to get it.
I tried it just not and got the same result. The link is addded with the payment set to awaiting payment even though I checked the free option. I get the add URL page after the link has been added instaed of the "your link has been added successfully page."

Is that what is supposed to heppen?

What Am I missing here?

CCUnet
my Christian web
Quote Reply
Re: [ccunet] add spider plugin bug?? In reply to
It shouldn't make a difference :/ All the plugin does is give you an extra page at the beginning of the add process, and then spider the URL, and pass the tags to the add.html template. It shouldn't do anything in regards to the payment stuff Unsure

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] add spider plugin bug?? In reply to
Can you try it again on my site I tried with both Netscape and IE and got the same problem. No succes page and payemnt set to awaiting. I tried to use the demo on ultranerds but couldn't acccss a category page to add alink.

CCUnet
my Christian web
Quote Reply
Re: [ccunet] add spider plugin bug?? In reply to
Yeah, you are right. There was a bug Frown

I've fixed it up in your installation now, and will release the update within the hour. It'll be available from the "Members Area" (see my sig.), as normal :)

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] add spider plugin bug?? In reply to
Thanks Andy,

Looks to be working fine now.

CCUnet
my Christian web