• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Help me out...

did you try to make a new bookmark in ie, firefox etc. then cut/paste said code into it?

and did you try to modify it from what is on the page?
 
Code:
javascript:document.vbform.message.value=document.vbform.message.value + ' [URL=http://www.hardfolding.com?go=38&id=119][IMG]http://www.hardfolding.com/ftag1.php/mem/119.png[/IMG][/URL]'; document.vbform.submit(); halt;
Using IE or Firefox? Either way, basically you want to make a bookmark with this ^ as the "url". We can probably give better directions if you tell us which browser.
 
FireFox...I have gotten Xeno's to work this way before, however when I modified the link, it doesn't work any longer.
 
What's your username? Is this it:



If you are using the javascript version you need to make a bookmark out of the javascript code. When you want to submit a post, you click on that bookmark and it will insert the proper code for you for your badge. (I just pasted the URL code in here for your badge).
 
Do you have the single quotes before and after it right? Check out the JS console (Tools -> Javascript Console) and see what error it gets when you click on the bookmark.
 
Code:
javascript:document.vbform.message.value=document.vbform.message.value + '[CENTER][color=#222222 - Fold [H]ard - [/COLOR][URL=http://www.hardfolding.com?go=38&id=285][IMG]http://www.hardfolding.com/ftag1.php/mem/285.png[/IMG][/URL][color=#222222] - Or go [H]ome - /COLOR]/CENTER]'; document.vbform.submit(); halt;

is mine... broken down..

Code:
javascript:document.vbform.message.value=document.vbform.message.value + 

'CENTER]color=#222222] - Fold [H]ard - [/COLOR]
URL=http://www.hardfolding.com?go=38&id=285]
IMG]http://www.hardfolding.com/ftag1.php/mem/285.png[/IMG]
[/URL]color=#222222] - Or go [H]ome - /COLOR]/CENTER]'

; document.vbform.submit(); halt;

if you want to edit linkage etc you have to do it within the ' 's like they said.. and then remove all spaces/breaks that you have added
 
test
119
 
when I put this in the quotes:
Code:
[URL=http://www.hardfolding.com?go=38&id=119][IMG]http://www.hardfolding.com/ftag1.php/mem/119.png[/IMG][/URL]
it doesn't work
 
Clickable, it is not....


Keep on Folding!!



edit.... now it is lol
 
the code to use is at the bottom of your personal stats page. Keep calm Moose, don't wanna go on a drunken rage now. :D

edit: looks like you got it.
 
magnusvir said:
the code to use is at the bottom of your personal stats page. Keep calm Moose, don't wanna go on a drunken rage now. :D

edit: looks like you got it.
Why not? :D
 
I love that pic!



I figured out that I had a space where there should be none and that was causing the problem. :eek:
 
Back
Top