![]() |
Quote:
|
DigitalDeviation.com is off line?
I need the installation guide. :( |
Where we can take vB.Sponsors for 3.8.1?
|
sites offline :(
|
Quote:
|
Hello, Can i use this mod for 3.8?
|
Where can I find this type add on for 3.8.1? Please Advise
|
its work for vb 3.8.1 version?
|
I've nearly got it to work on 3.8.1, but just get the following error when I click on the link to show the sponsor.
http://www.delilahs.co.uk/forum/%E2%...nk.php?f=13%94 If you take out the "%E2%80%9D" from the url above the sponsors link works perfectly, does anyone know what can be done to rectify the problem? |
I have this mod working on 3.8.1..
I think the biggest issue is that the instructions listed on their website are in a funky character set and vB doesn't recognize the double quotes.. Go thru and replace the quotation marks in their template modifications with normal quotes in wordpad, notepad, etc and change the max version to 3.8.1 in the install xml and you're in business.. |
Quote:
IE - http://www.sponsor.com versus www.sponsor.com |
hi had this working for ages on my forums with no problems apart from the centering issue which i fixed this morning.
however this only shows up when clicking say the forum, when i click an individual thread its not there, anyone know the code for inserting on threads too ? |
Quote:
Can you bi kind and send me fixed files ( miksanov@yahoo.com ) or at least explain this procedure little more detail. Thanks a lot... Mihajlo |
Never mind...
I got it... Thnx anyway... |
Hello there,
I am using vB.Sponsors on my forum and was given a couple of flash banners to use, which, alas, did not work as vB.S is using an img tag and the flash seems to want to use an embed tag to display the content. I'm no expert at doing this but had a look at the code for the mod and the code to placed in the template's and worked out that what I needed were a few options for the two banner items. One is to say if the banner is flash or not, if it's not then it'll use the normal img tag code, if it is flash then it'll use the flash code, so I put in a simple "if" conditional. I also figured out I'd need to supply width and height, so I added those options to. Thus there are a total of six new options (three per sponsor banner). Anyway, my point being, it might not be pretty in the admincp, but the code side of things does indeed seem to be working and flash banners are displaying, thus I thought I should contact you and suggest I forward over my modification to you, as it's your mod, and you could take a look and decide if it's worthy of an update to the official release of vB.Sponsors I tried to email via your website but the CAPTCHA verification image is not being displayed (I'm using OS X 10.5.7 with Safari 4 and Firefox 3.5) |
So far ive got this badboy to show up where it supposed to but the links arnt redirecting to the sponsors site. i suppose ill tinker with it for awhile on my test board. Will click installed when i get it working 100%
|
I had this working for ever, I just realized it has broken. I get the right link, but it never redirects to the new site.
Problem solved. I moved my forum and forgot to update the links.php page |
Quote:
Check the path to your forum in Links.php |
+1 Great tip. lol thanks its working perfectly on 3.8.2 now
ETA: *Installed* |
tried to install this on vb 3.8.3 and says its not complatible when I try and install the plugin. Will this mod get updated I love this mod when I was running 3.5
|
thanks .
|
Installed on vb 3.8.3 and workd great... Loved this mod on my 3.5 site
|
I am getting some reports from a couple members after I installed this mod that when they try and use the vb search feature they are getting this message
Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. Anyone know what this is all about and how to fix? |
Quote:
Can someone help me please |
How can I get this to work on vB 3.8.4 PL1? I install and get a not compatible message.
|
Remove this from the XML
Code:
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=checkversion&t=131512]]></versioncheckurl> |
Anyone have an idea on how to install this? The links dont seem to be working.
|
Does anyone know which template to edit where to get the sponsor at the top of the forum with the threads? I have it working on the forum index, but when clicking on the fourm it doesn't display at the top.
Thanks. |
trying to get the instructions and page cannot be found.
|
by chance would anyone have a copy of the instructions that i may have please
|
Any chance of this mod being updated for vB 4.0 when the time comes? I am reliant on it's function for forum sponsorships.
|
I'm keen on getting the install guide as well - anyone got it?
|
The whole DigitalDeviation site has long since been changed, and the developer hasn't been on this site since February 2009.
Is there any other modification that allows forum level sponsors, in a fashion similar to this? I will never be able to upgrade to vB 4 if this is not available in some fashion. |
Quote:
|
I'm in the same boat.
I found the dev on Twitter, but he never responded... I'd pitch in $20 for this in VB4! |
<u>Anyone</u> know of any other modification that provides this type of function and is or will be vB 4.x compatible?
|
Are there any installation instructions anywhere?
|
An answer to my own question: http://web.archive.org/web/200806300...ion/vbsponsors#
EDIT: Better paste the above into this thread incase it disappears at some point: vB.Sponsors 2.0.x Installation Guide Product Requirements Version 2.0.5 has been tested with vBulletin 3.6x. If you need a version for vBulletin 3.5.x, please see vB.Sponsors version 1.x. Product Installation 1.Extract the contents of vB.Sponsors.zip to your computer 2.Open upload/vB.Sponsors/link.php in notepad, wordpad or similar editor. 3.On line 30, enter the path to your forum. This is the physical path not the URL. If your forum is located in /usr/com/userid/forums/, the path would be /usr/com/userid/forums/. You can find the physical path to your forum directory by uploading the settings-check.php file that is located in the do not upload/vB.Sponsors directory. Upload this to the vB.Sponsors directory on your web site. To run it, simply browse to http://web.archive.org/web/200806120...ings-check.php in your browser. Please delete this file when you are done. 4.Upload the files in the upload directory to the corresponding directory on the web server under the forum directory. 5.Open the Admin CP of your board. On the left hand side scroll down to Plugins & Products. 6.Click on Manage Products. 7.Click on Add/Import Product. 8.Click on Browse... and choose the product-vB.Sponsors.xml file. 9.Click Import. Template Installation You will need to modify the templates of your style(s). Sample template code is included with the download. This is for the default vBulletin style only. I highly recommend that you create a test style to apply template changes before you commit them to your regular styles. For forums & categories: forumhome_forumbit_level1_nopost FIND: HTML Code:
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> HTML Code:
<!-- vBSponsors --> FIND: HTML Code:
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if> HTML Code:
<!-- vBSponsors --> To display the advertisement at the top of the forum/category: FORUMDISPLAY FIND: HTML Code:
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> HTML Code:
<!-- vBSponsors --> For subforums: forumhome_forumbit_level1_post FIND: HTML Code:
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> HTML Code:
<!-- vBSponsors --> |
Any chance this could be updated to work with version 4 ?
I would really appreciate it :D |
Installed on 3.8.4 with no problems. Made sure to eliminate the version check as detailed in Post #66 on this thread.
One issue though is the fact that the forum name and the counts are now aligned to the top. Any suggestions on how to fix that? Attached are the before and after pics |
All times are GMT. The time now is 11:49 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|