vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Word Links FREE (Turn words into links) by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=263699)

JesterP 12-14-2015 02:03 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2560383)
It's a two step process.

1st in BBCode Manager you need to make a new BBCode... call it nolink or something like that.
Make the replacement:

Code:

<nolink>{param}</nolink>
and save it...


Then you need to edit the Word Links mod settings. At the bottom of the settings the option called Custom Regex

You should have some existing code in this box, at the very end of it, making sure to leave no space, add the following code:
Code:

|</nolink>
And save changes.

And if all works then you should be able to write


in a post and it won't be linked.

That work perfectly. Thank you!!

Visual010 01-15-2016 03:56 AM

Hello!

I don't really seem to make this work at all. Not sure if I am doing something wrong.
I tried any option possible. I uploaded the file to includes folder and tried both the csv file and without it. It just won't work. I tried every option on the Config->Options->Word Link section and nothing happens.
I'm quite lost.

BirdOPrey5 01-15-2016 05:14 PM

What version of VB and PHP are you using, exactly?

What are some of your keywords, exactly?

Visual010 01-17-2016 02:00 PM

Hello,

Sorry for the delayed response.

My version of VB is 4.2.2 and my PHP version is 5.4.36

The keywords I activated are Amazon and eBay. Both case sensitive. I also tried the default csv example file, with no success.

Best regards,
Visual

BirdOPrey5 01-18-2016 07:40 AM

Then I'm sorry I don't know, it works on my system with those versions. Do you have many other mods installed? Can you try disabling them and see if it works?

Cla75 03-03-2016 10:10 AM

hi, you can change the layout of the link generated by this hack to visually differentiate them from manual link, posted by users?
thanks for support
compliment for mod

BirdOPrey5 03-03-2016 06:50 PM

Quote:

Originally Posted by Cla75 (Post 2566432)
hi, you can change the layout of the link generated by this hack to visually differentiate them from manual link, posted by users?
thanks for support
compliment for mod

Yes you can, you need to enable the custom css option in the settings and then create the CSS to use in the additional.css template. I believe there is an example in the readme file.

Cla75 03-04-2016 07:59 AM

perfect
it works fine
thanks

Cla75 03-06-2016 10:42 AM

1 Attachment(s)
Hi,
I have a problem with mod.

all the posts of my forum (with lit mod) get a piece of code (<span class="boplink">) before the text.

see screenshot

Attachment 154393

Thanks for support

BirdOPrey5 03-06-2016 02:27 PM

Can you post your list of Keywords?

Cla75 03-06-2016 03:31 PM

I apologize, I error with a link! :-(

I can do other question?

If you wanted to link these words together but not separate
"viaggi sicuri"
how should I do?

activating the Case Sensitive I would not lose the variants:
Viaggi sicuri
Viaggi Sicuri
VIAGGI SICURI
etc?

BirdOPrey5 03-06-2016 05:31 PM

Assuming you have case-insensitive turned on then just use: viaggi sicuri

But make sure it is above any instances of viaggi or sicuri alone on the list.

If you have case-sensitive then you can make as many variations as you want just all set to go to the same URL.

Ladillaxx 03-10-2016 07:17 PM

I speak english very bad.

Dont work in my forum.

PHP Warning: require_once(..../includes/functions_bop_wordlinks.php): failed to open stream: No such file or directory in ..../includes/class_postbit.php(345) : eval()'d code on line 6

BirdOPrey5 03-10-2016 07:59 PM

Quote:

Originally Posted by Ladillaxx (Post 2566967)
I speak english very bad.

Dont work in my forum.

PHP Warning: require_once(..../includes/functions_bop_wordlinks.php): failed to open stream: No such file or directory in ..../includes/class_postbit.php(345) : eval()'d code on line 6

You need to upload the file to the correct location. It's saying functions_bop_wordlinks.php is not in the /includes/ folder.

Ladillaxx 03-11-2016 09:09 AM

Nice :)

Thanks

mdawg 05-03-2016 05:07 PM

Why can't this happen for vb5?

BirdOPrey5 05-04-2016 11:03 AM

Not saying it can't, but I don't see myself having the time to do it for VB5 anytime soon. None of the code from the VB4 version could really be used, if someone else wanted to try their hand they have my blessing.

mdawg 09-17-2016 03:21 PM

Still like to see this for vb 5.

Ashlar217 11-28-2016 01:02 AM

Installed on 4.2.3

No issues at all. Does exactly as it says on the tin :)

Ashlar217 12-11-2016 11:49 PM

Still loving this on my 4.2.3 site. I am interested in purchasing the Gold version, but I cannot register at your site @BirdOPrey. Can I purchase Gold elsewhere?

BirdOPrey5 12-12-2016 04:27 PM

Quote:

Originally Posted by Ashlar217 (Post 2579352)
Still loving this on my 4.2.3 site. I am interested in purchasing the Gold version, but I cannot register at your site @BirdOPrey. Can I purchase Gold elsewhere?

Thank you, the email server had bugged out, I didn't notice. It should work now. You register via the quick registration form on the main forum page.

lauriat 02-22-2017 07:26 AM

Hi, how can i alter this code to have 1 keywords linked only once per page?

JesterP 06-10-2017 12:58 AM

1 Attachment(s)
Interesting issue:

Started to get complaints of when autolinked words are in quoted portions of posts, quotee's name is normally bold, but now it just has the <strong> tag in front of the name.

I'm at a loss. Thanks for looking

One of my members' reports:
Quote:

It does this whenever it sees a set of words associated with an existing wiki page or pages.. I could say something like Leopard in those forums, and the word would be auto-linked to the Wizard101 Central Wiki page. It also notes that in the bottom of the post, right above the signature. Go back to the thread, every quote has <strong> and has at least one Wiki auto-link within.
Example attached

BirdOPrey5 06-11-2017 10:11 PM

That seems to be a customized style. Does it happen on the default VB style as well? May need customization unique to the style.

bfdzio 02-20-2018 02:02 PM

Anyone have any issues with once you get over 4000 links?

If I do that on my csv, my forum quits parsing HTML like tweets and whatnot.

helalmail 05-22-2018 04:32 AM

Where is the link for that compatibe with Vbulletin 4 ??

Thank you

BirdOPrey5 05-22-2018 06:16 AM

Quote:

Originally Posted by helalmail (Post 2594860)
Where is the link for that compatibe with Vbulletin 4 ??

Thank you

If you're asking for the link to this plugin it is in the first post like all plugin downloads.

MarceloS 02-20-2020 10:00 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2594861)
If you're asking for the link to this plugin it is in the first post like all plugin downloads.

Hello @BirdOPrey5 !

Is this still supported? The premium version link is not working.

concepts 12-10-2020 07:49 PM

Quote:

Originally Posted by MarceloS (Post 2602107)
Hello @BirdOPrey5 !

Is this still supported? The premium version link is not working.

Looking for this as well.

BirdOPrey5 12-10-2020 09:30 PM

1 Attachment(s)
Hello,

No not supported. VB4 is unsafe to be running. But if you don't care so be it.

Latest premium version attached for anyone who cares.

BirdOPrey5 12-10-2020 09:31 PM

Be aware I am no longer IB Staff despite what it says under my username.

Hostboard 12-11-2020 04:26 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2605119)
Hello,

No not supported. VB4 is unsafe to be running. But if you don't care so be it.

Latest premium version attached for anyone who cares.

Hi Joe,

First off thank you for opening up and allowing your "Gold" versions of your add-ons to be re-released for free. Are you going to also post the rest of your stuff?

I would also like to understand (feel free to PM me me privately if you want) why you feel VB4 is unsafe to be running. With the number of sites still running it, if there is an unknown issue, I would at least like to know and publish a fix even if it is on my dime.

BirdOPrey5 12-11-2020 06:59 PM

Quote:

Originally Posted by Hostboard (Post 2605127)
Hi Joe,

First off thank you for opening up and allowing your "Gold" versions of your add-ons to be re-released for free. Are you going to also post the rest of your stuff?

I would also like to understand (feel free to PM me me privately if you want) why you feel VB4 is unsafe to be running. With the number of sites still running it, if there is an unknown issue, I would at least like to know and publish a fix even if it is on my dime.

VB4 is unsafe because it doesn't run (as far as I'm aware) on an supported version of PHP. Since there is no supported (by the PHP group) version it runs on, there are going to be, if not already, security holes that will not get pathed.

I don't mind releasing other "gold" formally paid for mods, as needed, as requested basis. I don't have time to upload everyone I ever made.

Hostboard 12-11-2020 08:29 PM

Thank you for the explanation.

For those that have not yet adapted, and want to keep current, all they need is a PHP developer as you do not need any vBulletin experience to fix the compatibility issues. Just need access to the server's log files. This will be more of an increasing problem in the near future as hosting services move to update their out dated systems. For those on private/dedicated servers YMMV.

My site has already been adapted to and is currently running on PHP 7.4.13 with MariaDB 10.5.8 There have been various other core file modifications as well to increase overall security.

If you would like, I am willing to host your files or work on uploading everything here. We can discuss the best way to allow for their distribution here on .org if you want.


All times are GMT. The time now is 05:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02860 seconds
  • Memory Usage 1,810KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete