![]() |
How does this cope with linking a word to a particular product (by using the 'insert link' icon in the post interface and turning a word into a clickable link), would it still direct people to my affiliates program? for example I'd like to do something like this-
Quote:
|
It won't link to individual products unless you set a link for each individual product... This is not a replacement for something like VigLinks or SkimLinks which will affiliate ALL your links (including links made by this mod.)
|
How do you make it so the link text is blue and the link still is underlined. I played around with editing this CSS but my lack of skills didn't figure it out.
Also, I just upgraded the plugin and I have an issue that I was hoping by upgrading would fix. As I had this issue before too. here is an example. I wrote this ... Quote:
Quote:
|
Quote:
I will need a link to your forum and a copy & paste of all your keywords and URLs (or the datafile) to investigate. Also please let me know what your settings are in the mod. |
1 Attachment(s)
<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=131797&stc=1&d=1312825 819" target="_blank">https://vborg.vbsupport.ru/attac...1&d=1312825819</a>
there's my screenshot of settings. Sent PM with other info. THANKS! |
Quote:
I'd imagine you are having a conflict with some other mod perhaps. As for the custom link colors you need to enable the custom CSS in the mod settings which you have off. And then add the CSS as instructed in the taxt file to your additional css template. I don't do CSS design myself so it will be up to yo to figure out how to get the colors you want. |
fyi: I had the css enabled when I tried it, since it didnt work i then disabled and the screen shot came after. thanks for the help, I got a couple mods I know I can get rid of , I'll get rid of them and see if it helps ... otherwise guess im just screwed as most i gotta keep.
|
Joe, does the add-on run any additional query ?
And how good is it with the loads, especially on a large forum ? |
No additional queries.
I haven't had any complaints on server loads, I know there are some large/busy forums using it. |
hi,
[S] what should i name the data file? should i just name is as sample_wordlinks_data.csv as the file provided by you?[/S] sorry, just realize there is a place for you to name it in the cp, after installation. thank you! |
This is the mod I've always wanted, but never existed. (No, I didn't like our pre-2011 options, both for technical and financial reasons.) Thank you so much for sharing this, and as open source in the spirit of the vB.org community. I don't often post simple thank you's, but this one deserved it for sure.
Also appreciate that you didn't ditch 3.x owners, and make a 4.x only mod. BOP, I'm grateful. :) |
can you release 2.0 for vb3.8?
|
2.0 Was mostly because I made "Gold" version to work in the vBulletin Suite. There were only minor changes to the Free version- the cleaned up code was more for my benefit than anyone else.
What features do you want that this version doesn't already have? |
Quote:
|
Quote:
This is the last fix I used months ago... now doesn?t work Quote:
|
In the custom regex field of the mod settings try adding this to the end of the exiting code:
Code:
.jpg| Code:
</b></a>|</font></a>|</b></font></a>|</font></b></a>|.jpg| Note- there is no space between the old | and the new . |
Quote:
Where is that field?? |
Sorry... It looks like I forgot to upload version 2.0 to vBulletin.org. :o
Let me double check it and if it is ready to go (like I think it was) I'll upload it in a few hours. Version 2.0 has the custom regex option. |
Quote:
|
OK So then I noticed this was the thread for the VB 3,8 version- i was not intending to update this version to 2.0, it was the VB4 version I updated to 2.0.
However I did go ahead and bring this version up to 2.0 so it has the same features as the 4.x version again. NOTE - if you upgrade to v 2.0 there is now a php file you must upload. This version has the custom regex field you can try per instructed above. |
Quote:
Thanks again ;) |
Great mod! Thanks for this.
I have a question related to using the CSV file. Is it possible to have commas inside the words I would like to auto-link? I.e. is there a possibility to escape the comma character? Or to switch to a different separation character, e.g. semicolon? |
Normally yes! But it has another issue with the "Add Alt Text for Images GOLD by BOP5 for VB 3. If this mod is installed and activated you will have the same style error as well.
Quote:
|
And this issue with all jpg/jpeg within the [ img ] tag:
The picture is not shown, but this line jpg" border="0" alt="" /> |
O.k., found it. You can“t use "jpg" as a keyword!
|
I just installed this on one of my forums and while it is creating links on new posts, older posts (my forum has nearly 10 years of content) remain unlinked. Is there a way to apply this tool to older posts or an add-on to do so?
Thanks! |
i like it
thank u |
Thanks for this mod. It is working very well in my forum.
|
Quote:
2) This mod works on all posts, both old and new- If it is not working on old posts on your forum you must have some sort of separate caching system installed- clearing the cache should get it working on all old posts. If it was just the vBulletin post cache it would already be working. |
I have mod " Geek auto linker " . I had about 50000 URL and my CPU was very high. How is this mod about CPU?
|
I don't have data to compare. I've seen several hundred links work without issue.
|
Is there a way to get this to ignore anything in a BB tag?
|
How about making this for vb 5 - vb5 is the wave of the future!
I was stuck in vb3 for years but now that I've upgraded to vb5 over all I am glad I made the move. |
Quote:
|
Quote:
|
Hello,
Thanks for the mod. It seems I need a custom regex for this. Matching the <i> tags. I also noticed if I use Turkish characters such as "Ş" in the phrase, the HTML output becomes invalid and I see the post text as font=5 ... etc. |
Changing
PHP Code:
PHP Code:
<b> <i> <a> format has problems |
Sorry, am not able to test or fix it for non-English characters.
Removing htmlspecialcharacters may be causing the issue with the tags, but if you want to try a new custom regex try: Code:
</b></a>|</font></a>|</b></font></a>|</font></b></a>|</c>|</b>|</i>|</a>| The default to go back to if it doesn't work is: Code:
</b></a>|</font></a>|</b></font></a>|</font></b></a>|</c>| |
Quote:
I fixed the problem with Turkish characters. Added this function: PHP Code:
PHP Code:
PHP Code:
I'm currently using the CSV file and I will have about 200-250 words when I am done with the full list. xCache and VB Optimise are enabled, did not notice any performance issues so far (with 57 words). Do you think using the admincp option is faster? |
I don't think it would be a noticeable difference. In theory I suppose the admincp option would be slightly faster but also require slightly more memory use on every page load regardless if word links were being used on the page or not.
The setting was never meant to be faster than the other, juset easier for people dealing with longer lists of keywords/links. |
All times are GMT. The time now is 08:24 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:
|