No sure what version you are using on the Boltwire site but noticed this
morning that the donation link on your

http://www.boltwire.com/index.php?p=main.hosting

page is broken.

The link produced:

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=893754

Causes PayPal to say:

Some required information is missing or incomplete. Please correct your
entries and try again

Manually changing the & in the link to:

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=893754

Worked.

Checked the source of the page and the problem is how it is formatted:

<a href="
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;amp;hosted_button_id=893754";
rel='nofollow'>paypal</a>.

The &amp;amp; is not correct.

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to