![]() |
Well it has been a week and this mod has been an absolute God send.
I am now linking to other parts of my forum and to external web-sites I run that sell products. Couldn't be easier to do. If there was a Mod of the Year this should be the one that wins. If you don't have this installed get it downloaded now. It really has been a massive help to me. |
Donation Sent.
|
Thank you for the donation Trevor- I got your email and am looking into if what you asked is possible. Will get back to you soon. :up:
|
My pleasure and thank you for looking in to the seach issue for me.
|
If this mod will works on cms too should be fantastic!
|
Does this mod affects the already existing links or only text?
For example, if I have the word amazon, I understand that it will transform it into a link per my settings but if I already have something like this: "I bought it from amazon" the plugin will try to put a link on the amazon word that already has a link under it? |
Quote:
Quote:
|
Thanks for your reply
Is there any way that I can make it work instead of url-s to put directly the html code? Because I need to insert a tracking image too, something like this: Code:
<a href="http://domain.com/click.php?ad_client=md5&add_id=id&redirect=">Text</a><img src="http://domain.com/link_track.php?ad_client=md5&add_id=id" alt="" border="0" width="1" height="1" style="border:none !important; margin:0px !important;" /> |
Does the image you have to put in change depending on the word/link that is made?
If not a fairly easy edit of the plugin code would do... If so it just isn't possible without some significant editing of the mod. |
It changes but I managed to do it with this code:
Replaced Code:
$boplink = $bopspan1 . '<a href="'.trim($boplink).'"' . $bop_target_array[$bopi] . $bop_nofollow_array[$bopi] . ' >$1</a>' . $bopspan2; Code:
$boplink = $bopspan1 . $bopspan2; this should work, right? :D |
All times are GMT. The time now is 12:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|