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)
-   -   End-User Options - Panic Button - Postbit (https://vborg.vbsupport.ru/showthread.php?t=228954)

New Joe 01-15-2012 12:55 PM

Quote:

Originally Posted by Front Range 4x4 (Post 2002514)
Installed, thank you! My users are liking this version much more than the floating javascript version.



Search in Postbit for this:

</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class='multiquote' href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}">
<img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" />
&nbsp;
</a>
</vb:if>

and add this after it:

<vb:if condition="$show['panicbutton']">
<a href="{vb:raw show.panic_button_url}"><img src="{vb:stylevar imgdir_button}/report.gif" border="0" alt="{vb:rawphrase ms_bosskey}" />&nbsp;{vb:rawphrase ms_panic}
</a><span class="seperator">&nbsp;</span>
</vb:if>



This doesnt' work as it gives a broken Icon on the Panic button.

1320Nation 01-16-2012 09:37 PM

Not Working.

Install on 4.1.9 and viewing with firefox no Panic Button Displaying in thread display. Also notice button in Usercp/General Settings/Panic Button - ON/OFF Switch: the button stays enabled all the time. Clicking the button does not seem to enable/disable the mod from usercp.

Mosh 01-16-2012 09:58 PM

Quote:

Originally Posted by psychobike (Post 2288743)
Not Working.

Install on 4.1.9 and viewing with firefox no Panic Button Displaying in thread display. Also notice button in Usercp/General Settings/Panic Button - ON/OFF Switch: the button stays enabled all the time. Clicking the button does not seem to enable/disable the mod from usercp.

You have not done Step 4 of the installation instructions yet (and if you have, then have not done so correctly.... remember the fieldids shown in my instructions are examples only, your numbers may be different).

1320Nation 01-16-2012 10:06 PM

Quote:

Originally Posted by Mosh (Post 2288759)
You have not done Step 4 of the installation instructions yet (and if you have, then have not done so correctly.... remember the fieldids shown in my instructions are examples only, your numbers may be different).

Yes sir I believe I did do them correctly. My field numbers were 49 & 50. I currently have the mod disabled in hopes that I can find a solution here.

I also noticed in step1 you say "Also ensure that the Options are Off and On (not off and on), as they are case sensitive.". I noticed my options area after saving show "Required,Editable,Hidden". So either something on my end is not set right, or, I have misunderstood your instructions. Btw, your instructions on this are awesome!

1320Nation 02-26-2012 06:39 AM

As you can see there was no response to my last post. Both images show the mod is not working on our site which is now version 4.1.10. Also not showing up on default style.

https://vborg.vbsupport.ru/external/2012/03/39.jpg

https://vborg.vbsupport.ru/external/2012/03/40.jpg

Mosh 03-02-2012 07:57 AM

Quote:

Originally Posted by psychobike (Post 2303485)
As you can see there was no response to my last post. Both images show the mod is not working on our site which is now version 4.1.10. Also not showing up on default style.

https://vborg.vbsupport.ru/external/2012/03/39.jpg

https://vborg.vbsupport.ru/external/2012/03/40.jpg

The reason it is not working is because you just copied and pasted the Options field in Step 1 from the installation manual instead of following the instruction (see the screenshot on page 2 of the installation manual).

So, instead of being:

Quote:

Off (press Enter followed by) On
It should be:

Quote:

Off
On

New Joe 03-02-2012 03:04 PM

Quote:

Originally Posted by New Joe (Post 2288121)
This doesnt' work as it gives a broken Icon on the Panic button.

Anything for my post here Mosh?

Mosh 03-03-2012 01:14 AM

Quote:

Originally Posted by New Joe (Post 2305367)
Anything for my post here Mosh?

Update to the latest version of this hack as it looks like you are using v4.0.003 atm.

1320Nation 03-03-2012 04:41 AM

Thanks Mosh. Of coarse you were exactly right with your advice on why the mod wasn't working for me. Working just fine now. Thanks again!


All times are GMT. The time now is 11:14 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.01182 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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