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)
-   -   Moderators Functions - Show User History On Infraction Form And Postbits (https://vborg.vbsupport.ru/showthread.php?t=318633)

Elixar 05-19-2015 04:52 PM

Quote:

Originally Posted by MarkFL (Post 2545879)
Without a link to your site, I can't be of much help. Legacy format means down the left side not across the top, which is what I use on my dev and live sites as well.

Did you set the product as active?

Sorry, I'm using the old format, got confused.

MarkFL 05-19-2015 04:56 PM

Quote:

Originally Posted by Elixar (Post 2545880)
Sorry, I'm using the old format, got confused.

http://christianityhaven.com/

I see no posts to look at...also are you sure you have set the product as active?

Elixar 05-19-2015 04:59 PM

Quote:

Originally Posted by MarkFL (Post 2545883)
I see no posts to look at...also are you sure you have set the product as active?

Yes it's active. And I added a post in a public forum. :)

MarkFL 05-19-2015 05:08 PM

Okay, two things I would ask for you to check:

1.) Are you in a usergroup you have defined as being able to view the history information in postbits and is the user whose post you are viewing in a usergroup who has been defined to show the history in the postbit?

2.) In the postbit template you are using, see if the hook labeled "postbit_userinfo_right_after_posts" exists.

Elixar 05-19-2015 05:36 PM

Quote:

Originally Posted by MarkFL (Post 2545887)
Okay, two things I would ask for you to check:

1.) Are you in a usergroup you have defined as being able to view the history information in postbits and is the user whose post you are viewing in a usergroup who has been defined to show the history in the postbit?

2.) In the postbit template you are using, see if the hook labeled "postbit_userinfo_right_after_posts" exists.

1. Yes.
2. No.

MarkFL 05-19-2015 05:43 PM

It appears you are now using a legacy postbit style...since you say the hook is not present in your postbit template (I assume it has been removed), try going to your "postbit_legacy" template, and locate the code:

HTML Code:

                                        <dt>{vb:rawphrase posts}</dt> <dd><div>{vb:raw post.posts}</div></dd>
And beneath it add:

HTML Code:

                                        {vb:raw template_hook.postbit_userinfo_right_after_posts}
Does this fix the issue?

Elixar 05-19-2015 06:43 PM

Weird, it's in there.

MarkFL 05-19-2015 09:14 PM

Quote:

Originally Posted by Elixar (Post 2545899)
Weird, it's in there.

Okay...I think the most efficient and expedient way to get to the bottom of this is for you to PM the login credentials of an admin account to me. :)

Elixar 05-20-2015 04:33 PM

Sent. :)

MarkFL 05-21-2015 10:22 AM

Quote:

Originally Posted by Elixar (Post 2545976)
Sent. :)

I gather by now that you have not read my return PM, but the login credentials you sent are invalid.


All times are GMT. The time now is 05:56 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.01823 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
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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