vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Ads won't show to registered users... (https://vborg.vbsupport.ru/showthread.php?t=327907)

sixpackspeak 04-02-2020 02:51 PM

Ads won't show to registered users...
 
even though I want them to. I'm using the embedded ad setup in vbulletin to display ads inside posts. If you are logged out, they show. I don't have any restrictions and it says "If active and no criteria are set, ad will display to all."

Any idea why it's not displaying to all?

Hostboard 04-03-2020 09:30 AM

It is a setting with in the Ad manager,,,

Display this ad if...
User belongs to usergroup

snakes1100 04-05-2020 01:18 PM

Quote:

Originally Posted by Hostboard (Post 2602458)
It is a setting with in the Ad manager,,,

Display this ad if...
User belongs to usergroup

Incorrect, as stated above by OP, if you dont set anything, then they display to all, logged in or not.

To OP, verify your post templates are default & the proper ad code is in the template.

sixpackspeak 04-09-2020 06:19 PM

Should admins see the ads? I created a regular account and they don't show as well. Other users are seeing them that would have the same permissions as a regular account.

Don't understand why it would be local to my computer.

To clarify:
  1. Ads inside post show when I am logged out as a viewer
  2. Ads inside post do not show when I am logged in as a regular user
  3. Ads inside post show for regular users
  4. Ads inside post do not show when I am logged in as an administrator

snakes1100 04-10-2020 09:51 AM

Yes, they should show to all.

As we cant see what you have setup, cant really say.

Are you using default ad code from the vb default template or did you ad if condition code to the templates?

sixpackspeak 04-10-2020 02:59 PM

I checked the template and this is what it has. I set up the ads using the wizard under advertising.

First Post Content -
Code:

<div id="ad_thread_first_post_content"><div id="snack_dex3"></div><vb:if condition="$adsshown[] = 1"></vb:if></div>
Last Post Content -
Code:

<div id="ad_thread_last_post_content"><div id="snack_dmpu"></div><vb:if condition="$adsshown[] = 3"></vb:if></div>

snakes1100 04-10-2020 03:10 PM

That code is added by the manager when creating the ads, im talking about modifying the post templates 7 adding if conditions to those templates.

If they arent working for just you, id guess you're running an ad blocker, disable it if you are.


All times are GMT. The time now is 11:41 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.01090 seconds
  • Memory Usage 1,723KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete