Version: 1.01, by nitra1000
Developer Last Online: Jun 2012
Category: Mini Mods -
Version: 4.1.2
Rating:
Released: 04-30-2011
Last Update: 10-08-2011
Installs: 68
Uses Plugins
No support by the author.
What Tynt Does
In short Tynt adds a link to content copy and pasted from your site, this obviously helps your SEO and also provides a decent link for more visitors.
Example... Try to copy something from this page (selected at random)....
What This Mod Does
This mod inserts the javascript in your header template, saving you from having to edit or revert your templates every upgrade.
It also has built in conditionals to allow you to configure who the script is active for
Currently supports
Exclude Users with Post Counts above X
Exclude Usergroups (for example if they have donated)
Exclude Guests
More coming soon
How to install
Import the xml
Register at tynt.com, and configure your website
It should give you some code that looks like the below to insert into your header
Code:
<script type="text/javascript">
if(document.location.protocol=='http:'){
var Tynt=Tynt||[];Tynt.push('');Tynt.i={"ap":""};
(function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>
copy and paste this into the script box found in your admincp under Settings>Options>Add Tynt Script
Activate and configure the add on in the same screen
How to Upgrade
Import the xml, rember to check yes for "Allow Overwrite"
Check your configuration on Settings>Options>Add Tynt Script
Releases
V1.0 - Initial Release
V1.1 - Proof of concept for checking user information
V1.2 - Added additional user checks
To Do List
[S]Additional user checks (User ID, Usergroup)[/S] - V1.2
Additional forum checks (Forum ID)
Please note I have nothing to do with Tynt, I just saw the script and thought it would be a good thing to try for my first modification on vBulletin.
Coder should note that this adds a link to their site in the footer of every page...
FYI, It's just as easy to do this youself by adding the tynt code to the header around some conditionals for usergroups and post count. Or even easier, put the code in as 'advertising' in a header position and use the conditionals there.
I have problems with the code, it works fine but since 2 or 3 weeks produce errors in quick reply (white colour text) and produces messages preventing exit or close the page from the navigator (chrome or firefox)
I also had similer problem. When you try to reply or post new thread you can't type on the message space. I have to disable the product and it's start working. Am using a diffrent read more mode which does same thing like Tynt.
Ithe error is from tynt and not the mod.
Quote:
Originally Posted by autoescala
I have problems with the code, it works fine but since 2 or 3 weeks produce errors in quick reply (white colour text) and produces messages preventing exit or close the page from the navigator (chrome or firefox)