activemodules
There are 3 entries for the tag
activemodules
Here is how to add a “Tweet” button to your ActiveForums threads, using John Resig’s (@jeresig) “Easy Retweet Button”. I added a “Tweet” button to the header of each post, right next to the existing quote/reply buttons. First, modified the default styling of John’s retweet.js so that the tweet button matches ActiveForums. I modified retweet in the following ways: Set the link_text to just “ Tweet”. I killed the click count by setting count_type to “none”. Completely deleted the “styling:”...
Go to the forum control panel, Templates. If want to modify the ForumView, click on it and insert your Adsense code after the very first [BREADCRUMB], ie: <%@ Register TagPrefix="am" TagName="ForumJump" Src="~/DesktopModules/NTFor... <%@ Register TagPrefix="am" TagName="Stats" Src="~/DesktopModules/NTFor... <%@ Register TagPrefix="am" TagName="WhosOnline" Src="~/DesktopModules/NTFor... [BREADCRUMB]...
I run an old DotNetNuke 2.11 website that uses the NTForums module from Active Modules, Inc. NTForums is actually outdated and the current product has be rebranded as Active Forums. Active Forums supports DNN 3.1, 3.2, 3.3, 4.0, and 4.3. The only reason I haven't installed the upgrade yet is that I keep having trouble with the DNN upgrade itself (not the module upgrade). Last night I had some trouble with a sql injection (fun times!). Luckily, the injected script was basically harmless, just annoying....