RF Generation Message Board

Announcements and Feedback => Announcements and Feedback => Topic started by: Arqueologia Digital on March 15, 2007, 12:27:27 AM



Title: Problem with signature! help!
Post by: Arqueologia Digital on March 15, 2007, 12:27:27 AM
Hi, i´m in some trouble with the "RF Collection signature" on my profile. My code is supposed to be like this...

http://www.rfgeneration.com/PHP/banners.php?banner=collectionstats;user=Arqueologia Digital

But, as you can see, nothing appears...

What could it be?, there´s something wrong?. Thanks in advance.


Title: Re: Problem with signature! help!
Post by: James on March 15, 2007, 03:33:11 AM
http://www.rfgeneration.com/PHP/banners.php?banner=collectionstats;user=Arqueologia%20Digital

:)


Title: Re: Problem with signature! help!
Post by: Arqueologia Digital on March 15, 2007, 01:56:33 PM
Thanks a lot pal! ;D


Title: Re: Problem with signature! help!
Post by: Arqueologia Digital on March 15, 2007, 02:01:49 PM
Oh no!!!, look at my sig now...:(
...only that fu$&$ code...


Title: Re: Problem with signature! help!
Post by: TraderJake on March 15, 2007, 02:13:45 PM
Use this code for this forum:

Code:
[img]http://www.rfgeneration.com/PHP/banners.php?banner=collectionstats;user=Arqueologia%20Digital[/img]

[img width=468 height=60]http://www.rfgeneration.com/PHP/banners.php?banner=collectionstats;user=Arqueologia%20Digital[/img]

Sorry, it didn't even cross my mind that usernames could have spaces in them.

If you are one of those people, you'll need to replace the space with %20. In a link, %20 acts as a space.


Title: Re: Problem with signature! help!
Post by: Arqueologia Digital on March 15, 2007, 02:59:15 PM
No problem Mr. TraderJake, now the signature is fine! Thanks a lot!!!

Cheers!

EDIT: Oh, i´ve noticed that the sig is static, without a link to my collection... :o, one more time...any help please?, i´m out with this kind of PHP code...
 :leo:


Title: Re: Problem with signature! help!
Post by: TraderJake on March 15, 2007, 03:12:25 PM
That code isn't actually PHP code, but forum code. PHP code is much, much more technical and scary. But, to get your image to link to your collection do this:

Code:
[url=http://www.rfgeneration.com/cgi-bin/collection.pl?action=profile&name=Arqueologia%20Digital&folder=Collection]IMG[/url]

where IMG is the image code that you currently have in your signature.

You could also this tag to get your website image to link to your actual website.


Title: Re: Problem with signature! help!
Post by: Arqueologia Digital on March 15, 2007, 09:50:59 PM
Cool!, now i´m fine. Thanks a lot!!!

Cheers!