vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

MaR? 03-24-2009 05:22 AM

Please!, help! Just this error while checking my forum as XHTML 1.0 Transitional




Quote:

https://vborg.vbsupport.ru/external/2010/10/16.png Line 373, Column 589: there is no attribute "rel".
…" border="0" alt="Publique Aqu?" rel="nofollow" /></a></td> </tr> </table>



My site: www.altoforo.com


Thanks!!

y2ksw 03-24-2009 07:36 AM

Quote:

Originally Posted by MaR? (Post 1775596)
Please!, help! Just this error while checking my forum as XHTML 1.0 Transitional









My site: www.altoforo.com


Thanks!!

Task added: http://www.pagerobot.com/forum/project.php?issueid=228

MaR? 03-24-2009 08:46 PM

Hi and thanks.

I guess is a simple thing, just put the nofollow into the link code, not where it is right now.

I hope be right..

y2ksw 03-24-2009 09:38 PM

Quote:

Originally Posted by MaR? (Post 1776132)
Hi and thanks.

I guess is a simple thing, just put the nofollow into the link code, not where it is right now.

I hope be right..

Yes, that's it. If you are familar with coding, you may fix it now. I will not have time before next weekend ;)

MaR? 03-25-2009 01:57 AM

1 Attachment(s)
Well... I did it!... here you are this mod xhtml validated!... I only change the xml file.

y2ksw 03-25-2009 05:13 PM

Thanks :)

KevinGupta 04-13-2009 06:57 AM

How do I put it on side bar? (Very Left side on the forum?) That should also show banners vertically.

y2ksw 04-13-2009 12:09 PM

Quote:

Originally Posted by KevinGupta (Post 1790047)
How do I put it on side bar? (Very Left side on the forum?) That should also show banners vertically.

You will have to change your templates accordingly. This plugin does not insert banners by itself, but substitutes a placeholder found in the templates or text whenever it finds one and the rules are appliable.

MaR? 04-29-2009 11:00 PM

Hello y2ksw!!!!...

I like to put 3 banners UNDER FIRST POST... Im usin POSTBIT (no legacy) but I cant make this work...

Im using this code

PHP Code:

<if condition="$post[postcount] == 1">
$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
 <
td class="thead" align="left" colspan="3">Sponsors</td>
</
tr>
<
tr>
 <
td class="alt1" align="center" width="100%">
@
vbbanners@
 </
td>
 <
td class="alt1" align="center" width="100%">
@
vbbanners@</td>
 <
td class="alt1" align="center" width="100%">
@
vbbanners@</td>
</
tr>
</
table>
</
div>
$spacer_close
</if> 


Can you helpme???

THANKS!

y2ksw 05-01-2009 10:11 AM

If the banner selection criteria is correct (enabled, not expired and visbile in that area), it really should work. Does it work when you insert @vbbanners@ in a new message? Do you already show a banner on this page? If yes, do you have enough banners in the database to show? Remember that no banner is shown more than once on a single page.


All times are GMT. The time now is 01:02 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.03082 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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