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)
-   -   Show Thread Enhancements - Digital Point Ad Positioning (https://vborg.vbsupport.ru/showthread.php?t=254332)

IndigoSociety 04-05-2011 01:05 AM

I'm noticing this causing the iPhone optimized browser style supported by vBulletin to function incorrectly when viewing a thread.

Could you possibly look into this?

It never finishes loading and only shows the ad from the first post...

I'm guessing what happens is that the plugin screws up with the rendering so it only ends up rendering the ad instead of the whole thread.

It needs to disable itself if vBulletin is rendering in mobile mode.

Style & Language Settings > Default Style for Modern Mobile Browsers > "Mobile Style"

Is there a way to add a condition in the plugin to see if this is turned on, and if it is, to disable the plugin functionality?

*Ended up using the following code*:

in the after hook

Code:

if (STYLEID!=14){

// plugin code

}

Having issues with "Post Thanks" compatibility now...

** edit fixed both of those things.

Can you add a FAQ in this thread to help others with this potential issues? Thanks!

Dirt Bike Addict 04-06-2011 01:20 PM

Quote:

Originally Posted by IndigoSociety (Post 2180960)
No my point is show something different for one usergroup vs another. Leaderboard for unregistered, link ads for registered. All i see in plugin is just show to x,y,z usergroup...

I'm pretty sure that the vb:if conditions would work here.
https://vborg.vbsupport.ru/showthread.php?t=231525

IndigoSociety 04-07-2011 12:32 AM

Quote:

Originally Posted by Dirt Bike Addict (Post 2181529)
I'm pretty sure that the vb:if conditions would work here.
https://vborg.vbsupport.ru/showthread.php?t=231525

I tried that and it didn't work :(

Dirt Bike Addict 04-07-2011 12:45 AM

Quote:

Originally Posted by IndigoSociety (Post 2181746)
I tried that and it didn't work :(

What did you paste in there?

speedway 04-13-2011 03:55 AM

Shawn

I noticed you mentioned this *should* work on VB3 as well as VB4..... Can I then assume I can add this product to my VB3 forum without problems? I would like to test this out before upgrading to VB4 next week as it could solve a problem I have with vBulletin removing a bunch of ad positions.....

Cheers
Bruce (racedirector on DP)

digitalpoint 04-13-2011 08:41 PM

Should work fine with vB3 too.

prandah 04-23-2011 11:39 AM

hello,

how to install this plugin for 2 plugin

so, on my forum have 2 plugin with same product ?
can you help me ?

digitalpoint 04-23-2011 04:29 PM

No idea what you are talking about, sorry...

Hendrizius 05-07-2011 04:15 PM

Best mod ever. Really rocks. Thanks!

excessive34 05-09-2011 06:54 AM

Why are the ads being shown in the center of large posts, shouldn't it be after the text?


All times are GMT. The time now is 10:54 AM.

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.02130 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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