vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Last poster invisible? (https://vborg.vbsupport.ru/showthread.php?t=317337)

MistViper 02-14-2015 10:11 PM

Last poster invisible?
 
1 Attachment(s)
I have no idea how but somehow for one of my forums the last posters username is now showing up. If I click on my logo to go to forum homepage I will see their username for a fraction of a second but then it goes blank again.

Edit: Also the strangest thing happens when I log out. That same forum where the user was invisible, I can see the last poster, however another forums last poster is invisible to me... Both times only one of my forums has an invisible last poster.

ozzy47 02-14-2015 10:31 PM

Have you tried on a unmodified default style?
Have you tried with all mods disabled?
What vB version and PHP version are you running?

To temporarily disable all mods, edit includes/config.php file and add this line right under <?php add the following.
PHP Code:

 define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

 <?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use notepad++ to edit any files.

MistViper 02-14-2015 11:30 PM

Yeah on our default style there is no issue. We are running vb 4.2.2 patch level 4. Let me disable all mods and see if that changes anything.

ozzy47 02-14-2015 11:34 PM

Well then if it is working right on the default style, then it is a issue with the custom style. You will need to contact the style developer and ask them to fix it.

MistViper 02-14-2015 11:57 PM

Quote:

Originally Posted by ozzy47 (Post 2537503)
Well then if it is working right on the default style, then it is a issue with the custom style. You will need to contact the style developer and ask them to fix it.

I think it might be a permission issue somehow though, because when I tried replying to a post in that forum it said "Sorry! This forum is not accepting new posts." I'm not sure what to change to fix that though everything seems to be okay. Any idea where to look?

ozzy47 02-14-2015 11:59 PM

Well if it was a permission issue, don't ya think you would have the same results on the default style? :)

Max Taxable 02-15-2015 12:01 AM

Quote:

Originally Posted by ozzy47 (Post 2537508)
Well if it was a permission issue, don't ya think you would have the same results on the default style? :)

It's one of those new "responsive" styles that has its own permissions...

MistViper 02-15-2015 12:03 AM

Well I've been using this theme for 4 weeks now without this issue, so it would be weird that it shows up now :/

Edit: The issue with not being able to post was my mistake, the user made two threads so I deleted one and was trying to post in that one, because I had it open in another tab. So still have no idea what the problem is though.

ozzy47 02-15-2015 12:07 AM

Again, the issue lies in the custom style, since it is not happening on the default style, regardless if it just started happening, or has always happened. :)

MistViper 02-15-2015 12:09 AM

Alright, is there anything I can do to find the issue in the code myself? I would prefer to not wait a few days or more for the creator of the style to respond to me.


All times are GMT. The time now is 02: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.01169 seconds
  • Memory Usage 1,738KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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