Log in

View Full Version : PayPal Per User


rogersnm
06-02-2006, 10:44 AM
I have a Graphics site were people request graphics. The people who make them want to be able to put a paypal donate button the signature but i don't want to enable html. They are all in the same usergroup which only they are in if it helps.

Regards,
Nick.

amykhar
06-02-2006, 11:50 AM
It can be done with bbcode. It's in threads here as bbcode. Would that work for you?

rogersnm
06-02-2006, 12:15 PM
Can you give me a link. I couldn't find anything.

amykhar
06-02-2006, 01:05 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=104714&highlight=paypal+donate" target="_blank">https://vborg.vbsupport.ru/showt...=paypal+donate</a>

rogersnm
06-02-2006, 03:06 PM
I think you messed up that link, it takes me to marky's global anouncment

amykhar
06-02-2006, 03:11 PM
which has a bbcode paypal button in it ;) Your problem was that you wanted people to be able to have paypal buttons without enabling html. I gave you an example of how it can be done. Here, html is also not allowed. We convert the paypal code to vb code.

Amy

rogersnm
06-02-2006, 03:12 PM
how do you do it..?

ahh i see ok.

amykhar
06-02-2006, 03:19 PM
I'm going to explain in case anybody else is curious ;)

Converting html to bbcode is pretty easy. From the HTML, copy the image url to your clipboard. Use the bbcode buttons to create the image. Go back to the html code and copy the url to your clipboard. Highlight your bbcode image and then use the bbcode buttons to create a link for the image. Paste in the url from your clipboard.

Done.

rogersnm
06-03-2006, 09:16 AM
Yeah i know. i got it.