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)

MarceloS 10-18-2009 12:03 PM

Hi! I accidentally uninstalled previous version of this mod, and lost all other nominations from before. Is there any way to reload them? Are they still on the database?

crkgb 10-18-2009 05:21 PM

Quote:

Originally Posted by vbboarder (Post 1901370)
A username may not show if that user is allowed to make his online status invisible.

Not the case in my case, sorry. Nobody is allowed to be invisible.

simon157 10-19-2009 12:45 PM

Please help. Just installed this mod. Everything went fine, but when I click on the icons to view the poll it says I have insufficient priviledges. Can you help?

Simon

vbboarder 10-19-2009 06:26 PM

Quote:

Originally Posted by Cableguy69 (Post 1901427)
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>


Well, it seems like you're missing a template_hook. Insert either before or after the quick reply and within the same td cell: $template_hook[postbit_controls]

vbboarder 10-19-2009 06:28 PM

Quote:

Originally Posted by MarceloS (Post 1901640)
Hi! I accidentally uninstalled previous version of this mod, and lost all other nominations from before. Is there any way to reload them? Are they still on the database?

If you have a 'post' sql table backup before you uninstalled the old mod, then you can restore your old awards - otherwise, no.

vbboarder 10-19-2009 06:31 PM

Quote:

Originally Posted by simon157 (Post 1902054)
Please help. Just installed this mod. Everything went fine, but when I click on the icons to view the poll it says I have insufficient priviledges. Can you help?

Simon

The usergroup you're using to view the nominations probably don't have the permissions to view nominations and/or nominate - check VB Options > Nominate Topic settings.

Cedric_FP 10-19-2009 09:32 PM

Quote:

Originally Posted by Cedric_FP (Post 1898542)

1: Set the number of official winners to just 1 per contest.


Can this be done?

tiengnhat 10-20-2009 12:54 PM

Error:
"Nominated 4,294,967,295 Times in 4,294,967,295 Posts
TOTW/F/M Award(s): 0"

Please tell me about fix it?

Cableguy69 10-20-2009 05:33 PM

Hi Vbboarder I've added the hook like you said, but the nominate button still doesn't show.

What I noticed before I added the hook, I have a private forum set up just for me, to keep certain details in ect. On posts 9 there was the nominate button. I pressed it and sure enough the post was flagged as nominated and the nomination poll was created.

I have no idea what is going on with.

Also is this how the template should look?

Code:

                <tr>
                        <td class="tcat" colspan="2">
                                $template_hook[postbit_controls]
                                      <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>

or

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]
                                $template_hook[postbit_controls]
                        </td>
                </tr>


vbboarder 10-20-2009 06:42 PM

@ Cedric_FP: no, it's hard coded to 3 winners.

@ tiengnhat: are you sure you upgraded correctly? This was an error that occurred in the pre-2.0 release. Can't help you wo. an sql error report or actual sequence of actions that caused it.


All times are GMT. The time now is 02:31 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.01264 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_code_printable
  • (5)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