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)
-   -   Forum Display Enhancements - Digital Point Thread Avatars (https://vborg.vbsupport.ru/showthread.php?t=271540)

digitalpoint 06-12-2012 05:03 PM

Has your FORUMDISPLAY template been modified?

Specifically, does it still contain this?

Code:

{vb:cssfile toolsmenu.css,forumbits.css,forumdisplay.css,threadlist.css,options.css}

pokusek 06-12-2012 05:12 PM

Quote:

Originally Posted by digitalpoint (Post 2339049)
Has your FORUMDISPLAY template been modified?

No.

Quote:

Originally Posted by digitalpoint (Post 2339049)
Specifically, does it still contain this?

Code:

{vb:cssfile toolsmenu.css,forumbits.css,forumdisplay.css,threadlist.css,options.css}

Yes. Should I remove it?

Code:

        <vb:if condition="$vboptions['storecssasfile']">
                {vb:cssfile forumdisplay-rollup.css}
        <vb:else />
                {vb:cssfile toolsmenu.css,forumbits.css,forumdisplay.css,threadlist.css,options.css}
        </vb:if>


digitalpoint 06-12-2012 06:11 PM

No, it should be there... you could just change that line to this if you want to do what the plug-in is supposed to be doing automatically:

Code:

{vb:cssfile toolsmenu.css,forumbits.css,forumdisplay.css,threadlist.css,dpta.css,options.css}

pokusek 06-12-2012 06:30 PM

Solved. I am a little bit embarrassed, I forget that modification called "Nexia's Forum Sidebar Everywhere" has its own version of FORUMDISPLAY template (so your plugin could not include the name of the CSS file there). I changed it and now it works fine.

Thank you for your help. :) Please add in the description of this modification a note about this problem so everyone who uses the mod for displaying sidebar on all pages won't wonder why it is not working for them.

thecore762 06-12-2012 06:58 PM

Hi dp, could you make this compatible with the activity stream page?
http://www.47r-squad.com/activity.php
I know it currently works with the new posts, but it would be nice to be compatible with the activity stream too.

pokusek 06-18-2012 10:32 AM

Sometimes I can see this image in the thread avatar when unregistered people start a thread: https://www.vbulletin.com/forum/image.php?u=0

Any idea what might be causing it?

pokusek 06-18-2012 03:06 PM

It looks like this:

http://img708.imageshack.us/img708/724/canvasma.png

digitalpoint 06-19-2012 05:05 PM

Is it only doing it for unregistered users?

pokusek 06-22-2012 01:35 PM

Quote:

Originally Posted by digitalpoint (Post 2341127)
Is it only doing it for unregistered users?

Yes. But only for some of them (1 of 5 users has this image as an avatar), which is weird.

digitalpoint 06-22-2012 03:25 PM

What is the URL of the avatar showing for them?


All times are GMT. The time now is 04:01 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.01545 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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
  • (2)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