vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - Week / Month Topic Nominations (https://vborg.vbsupport.ru/showthread.php?t=223607)

Cableguy69 10-16-2009 08:01 PM

I've set up a brand new test board with no mods and it still doesn't show, I've followed the read me, word for word I don't know what the problem is.

crkgb 10-17-2009 03:43 AM

1 Attachment(s)
Everything seemed to work flawless till no. Under the first post I have that informational table which says that 4 people votes. But it only displays 3 users. How is it possible.? In the poll thread it also displays "4".

chick 10-17-2009 12:22 PM

vbboarder, I had to uninstall this completely and go back to the previous version which I now have working 100% properly now. Thank you for this mod.

vbboarder 10-17-2009 03:42 PM

Quote:

Originally Posted by crkgb (Post 1901187)
Everything seemed to work flawless till no. Under the first post I have that informational table which says that 4 people votes. But it only displays 3 users. How is it possible.? In the poll thread it also displays "4".

A username may not show if that user is allowed to make his online status invisible.

chick 10-17-2009 05:07 PM

My online status is always hidden, so is my smod and another admin but it shows up... err is that just because I can view invisible members? My members are not allowed to be invisible.

Cableguy69 10-17-2009 05:44 PM

VBBoarder any chance you can help me? I set up the mod as per the read me on my board, but icons buttons ect were not showing, so I set up a test board brand new install no other mods and I get the same results.

I've double checked all images to make sure everything has gone into the correct directories ect, but still no luck.

As you can see from the image the TOTW Award shows in the post bit, I can generate polls ect but because threads cannot be nominated, there are no poll options.

https://vborg.vbsupport.ru/attachmen...5&d=1255706140

vbboarder 10-17-2009 06:06 PM

Quote:

Originally Posted by chick (Post 1901401)
My online status is always hidden, so is my smod and another admin but it shows up... err is that just because I can view invisible members? My members are not allowed to be invisible.

Yep, that's why.

vbboarder 10-17-2009 06:13 PM

@Cableguy69: I only have time to help in this thread. Review the troubleshooting tips again and check the actual source code of your showthread pages - search for the nominate_topic image to verify if: 1. the <img> tag was inserted by the plugin, and 2. the url of the image is correct (image will not show if url is not correct).

Cableguy69 10-17-2009 06:42 PM

OK now were getting somewhere, the <img> url hasn't been inserted into the showthread so were should it be placed?

and how should it appear?

Should it go after this to get it to appear on the right of the quick reply button?

Code:

                <tr>
                        <td class="tcat" colspan="2">
                                <if condition="$show['quickreply_collapse']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a></if>
                                $vbphrase[quick_reply]
                        </td>
                </tr>


grey_goose 10-17-2009 08:45 PM

can someone paste the nomination button/link code? i can't make them appear in postbit_legacy, and have nothing to go off of...


All times are GMT. The time now is 02:34 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.01152 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)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