vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Usernames are showing up with an extra sentence (https://vborg.vbsupport.ru/showthread.php?t=309142)

Firyou 03-04-2014 04:38 AM

Usernames are showing up with an extra sentence
 
All of a sudden my users have an extra line in their user name that says "Enter your zip code here"

All I did before this was disable the ability to delete posts from users, it was enabled before. Any help is appreciated thx

--------------- Added [DATE]1393912768[/DATE] at [TIME]1393912768[/TIME] ---------------

sorry I forgot to add the picture, thx for the help guys i appreciate it

http://i.imgur.com/tTupbLH.png

tbworld 03-04-2014 05:03 AM

1.) Always use the the default vBulletin style when isolating a problem like this.

2.) Disable all mods/plugins and testing on the default vbulletin skins. If that works re-test on your new skin, the mods/plugins should still be disabled. Once you have done this report back with the results.

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
Code:

define('DISABLE_HOOKS', true);[/color]
You can also shut off the plugins from the admincp:
ACP --> settings --> options --> Enable Plugin/Hook System: NO


If the problem disappears then most likely have accidentally modified a template incorrectly or one of your mods/plugins has altered it. This could be due to a modification not being a matching vbulletin version.

Firyou 03-04-2014 05:10 AM

Quote:

Originally Posted by tbworld (Post 2484922)
1.) Always use the the default vBulletin style when isolating a problem like this.

2.) Disable all mods/plugins and testing on the default vbulletin skins. If that works re-test on your new skin, the mods/plugins should still be disabled. Once you have done this report back with the results.

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
Code:

define('DISABLE_HOOKS', true);[/color]
You can also shut off the plugins from the admincp:
ACP --> settings --> options --> Enable Plugin/Hook System: NO


If the problem disappears then most likely have accidentally modified a template incorrectly or one of your mods/plugins has altered it. This could be due to a modification not being a matching vbulletin version.

Thanks for the suggestion. I just tried it out and the bug is still showing up, but only for members in the Registered Members usergroup, all other usergroups are unaffected. I tried creating a new usergroup based on registered members permissions and the problem still occurs

tbworld 03-04-2014 05:23 AM

You most likely are running a modification with permissions to only run in the "Registered Members" usergroup.

If you actually disabled all your modifications and are using the vbulletin default style then you should not be seeing that. Take a look a the default style and make sure you did not accidentally modify the templates there. If you did you might try reverting them.

It looks like the "Whats Going On" area (but I cannot clearly see the header) so that should help you narrow down the problem.

Firyou 03-04-2014 05:32 AM

I fixed it. For some reason after disabling delete posts for that usergroup it added that text to the HTML markup for the usergroup

tbworld 03-04-2014 06:32 AM

Quote:

Originally Posted by zingy (Post 2484930)
I fixed it. For some reason after disabling delete posts for that usergroup it added that text to the HTML markup for the usergroup

Weird, but glad to hear it is resolved! Thanks for reporting back. :)


All times are GMT. The time now is 07:33 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.03676 seconds
  • Memory Usage 1,724KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete