Quote:
Originally Posted by Rian
My apologies. The hack itself does work. I found my problem.
I am using VBAnonymizer, which interfered with the outgoing link, cutting it off.
I changed it as follow:
to
Its working perfectly now.
|
Not really, if I search something with this pattern the site is not even loading.
I also attached a version that is exactly 21x20px big, maybe a little more readable than the other one.
Why is this happening:
My replacement looks like this:
Code:
[imdb]
TEST TEST
[/imdb]
but it has to be:
Code:
[imdb]TEST TEST[/imdb]
PHP Code:
<a target="_blank" href="http://www.imdb.com/find?s=all&q={param}">{param}</a>