vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - vBaffiliate Links (https://vborg.vbsupport.ru/showthread.php?t=176355)

fulviods 04-17-2008 11:06 AM

I used some years ago but dont remember if it was on phpbb or in vbulletin, a word link system with those functionalities:

- set up the words that should be transformed in links
- activate or not a description (a little box/cloud appear when you mouseover the link, with the description and the link)
- statistics: you know how many views and clicks for each keyword
- ad solution: you can choose a period or a number of click maximum for each word then the link become a normal word again.

Someone knows if this solution exist for a vb 3.7 ? Thanks

nfn 04-17-2008 11:27 AM

Quote:

Originally Posted by fulviods (Post 1492865)
I used some years ago but dont remember if it was on phpbb or in vbulletin, a word link system with those functionalities:

- set up the words that should be transformed in links
- activate or not a description (a little box/cloud appear when you mouseover the link, with the description and the link)
- statistics: you know how many views and clicks for each keyword
- ad solution: you can choose a period or a number of click maximum for each word then the link become a normal word again.

Someone knows if this solution exist for a vb 3.7 ? Thanks

I didn't found any ... so I decide to build one for word replacement only.
For tracking I'm using Fast Click SQL.
For link description you can use the title tag: <a href="http://localhost" title="Advertisement">Word</a>.

WEBDosser 04-17-2008 11:50 AM

Reserved...

msorin 04-17-2008 07:00 PM

This did not work for me on 3.7 rc3. After installation and configuration the keyword did not link to anything. Is there a way to edit templates manually?

nfn 04-17-2008 07:43 PM

Quote:

Originally Posted by msorin (Post 1493194)
This did not work for me on 3.7 rc3. After installation and configuration the keyword did not link to anything. Is there a way to edit templates manually?

The replace process only replaces words between spaces to avoid mistakes.
An usual error would be replace the word train and all words with train in it's name would be replaced. Ex: trainers.

Quote:

Originally Posted by FRDS (Post 1492583)
Just use the replacement variables in the style manager and see if that works, it should.

There are advantages of using this method:
vB replaces word like trainers and this hack only replaces word between spaces to avoid mistakes.
vB is case insensitive, this is case sensitive to give you more control.
I tested replacement variables and after performing a search for the replaced word, my page gets broken.

msorin 04-17-2008 07:53 PM

Ummm so what's the fix for this or does this mod still need work?

nfn 04-17-2008 09:46 PM

The mod is working.
Theres a new version already.

What do you mean?

msorin 04-17-2008 11:14 PM

I installed it, configured the words but non of the key words on the forums are links.

Jasem 04-18-2008 03:47 AM

Good job, thanks

Nikke 04-18-2008 05:15 AM

Does this add queries? I used the vBGeeks GAL-system, but it was a bit heavy to say the least...


All times are GMT. The time now is 02:57 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.01016 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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