The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rotating Banner System Details »» | |||||||||||||||||||||||||||||||||||||||||||
With the Rotating Banner System software, you may publish literally anywhere standard banners and advertising, with no restriction but your imagination. Unlike many other products, it allows to show an unlimited amount of banners and advertising, which are randomly shown at the places you choose, and you may refer generically to an Ad by using specific placeholders.
Also the management is straight-forward and simple to use. Forum administrators with maintenance rights may add, edit and delete records from the Administration Control Panel (ACP), one of each representing a banner. After saving the new banner settings, they are immediately visible at your board. Compatibility: from vBulletin 3.6.5 onwards By the way, I do also install the hack on your boards, but since I am very, very busy, it may take some time (weeks) until it gets done. Tutorials:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Alecsmith, amine13420, Filgga, fxdigi-cash, ggrimes620, goxy63, Insta-Gator, LOGECT, nuTTTz, Paul., rootsxrocks, scottkoz20, SWSUSA, tacklebox joe, Teascu Dorin, Tony_FPM, VB-STYLE, viper357, vithorius |
Comments |
#1912
|
|||
|
|||
hi,
I am trying to validate my site and getting this error: general entity "userid" not defined and no default entity ?.s-maof.com/Forum/rbs_banner.php?id=1&userid=0" target="_blank"><img src="http? I am trying to replace it to ?.s-maof.com/Forum/rbs_banner.php?id=1&userid=0" target="_blank"><img src="http? where in the code could I find that? |
#1913
|
|||
|
|||
never mind - I managed - it's in the - dbtech/vbnavtabs/includes/functions.php
|
#1914
|
||||
|
||||
Quote:
Please verify after the changes, the banners are still cliccable, since a some servers don't accept "amped" URL's without side effects. |
#1915
|
|||
|
|||
Great mod. Thank you very much
------------- In next release you may improve this: In the file (includes/functions_rbs.php) Replace this: Code:
$url = sprintf('%s/rbs_banner.php?id=%d&userid=%d', $bburl, $rs['id'], $rbs_userid); With: Code:
$url = sprintf('%s/rbs_banner.php?id=%d&userid=%d', $bburl, $rs['id'], $rbs_userid); Before: After: |
#1916
|
|||
|
|||
thanks. they are.
you are wright,btw, I changed it in the mods now that I think about it.. |
#1917
|
||||
|
||||
Yeah ... we have this problem handled for many times, and all I can tell about is, once again: not all web servers accept "amp"-ed & symbols. The unamped version is however handled everywhere and I prefer to have always cliccable banners than rather some not.
|
Благодарность от: | ||
sadiq6210 |
#1918
|
|||
|
|||
by servers you mean browsers? becasuse if you mean servers I have only one and I am not going to change it any time soon . I think getting rid of the validation errors is a noble enough cause.
|
#1919
|
||||
|
||||
I mean servers. Since not all are Apache nor IIS, and not all redirect mechanisms work the same way, some of the web servers redirect "amp"-ed URL's to nowhere.
I agree with you, that most servers should by now adhere to the standards, but since the problem has happened in the past and still there are strange things in the wild, you maybe are better off with changing this piece of code yourself |
#1920
|
|||
|
|||
Quote:
No not the host's support, we have a dedicated server security admin as SEO forums attract a certain 'type' of web user. As soon as I put it in his hands, he had it running in under 5 minutes. The problem was unique to our server's configuration. So that just goes to show you that I shouldn't handle these things... But none the less, I wanted to apologize to anyone that may have been offended or misunderstood my previous posts. Sometimes I type things that end up sounding a lot different than how I meant them, so... I totally take the blame there. Again, apologies. |
#1921
|
|||
|
|||
Quote:
I did not understand this part, may explain it a little more? thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|