vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Sig not showing ??? (https://vborg.vbsupport.ru/showthread.php?t=240129)

betts02 04-09-2010 06:17 PM

Sig not showing ???
 
If someone could help me please

I have many members with sigs that show, 1 member his sig will not show, i placed his sig on my profile and it shows, but when i place the exact same code on his profile it will not show

he is in a usergroup the allows sigs as the other users in that group have sigs showing

so can someone lease let me know what may be the problem

cheers

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

Anyone ????

Videx 04-10-2010 01:47 AM

Who knows. We can't see it. Or not see it. Maybe he's got Flash or something in there that others don't.

borbole 04-10-2010 12:37 PM

Quote:

Originally Posted by betts02 (Post 2018507)
If someone could help me please

I have many members with sigs that show, 1 member his sig will not show, i placed his sig on my profile and it shows, but when i place the exact same code on his profile it will not show

he is in a usergroup the allows sigs as the other users in that group have sigs showing

so can someone lease let me know what may be the problem

cheers

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

Anyone ????



Check the usertextfield table and see if the signature of that particluar user is shown up there?

Whereas to show the signature of that user in posts, try the following and let me know if it will work.

Go to the phpmyadmin at the cp of your host, select the db name that your forum resides on and at the SQL box run this query:

Code:

UPDATE post SET showsignature = 1 WHERE userid = xxx;

If your db tables have a prefix, include it in the query and replace xxx with the actual uid of the user whose signature doesn''t show.

betts02 04-10-2010 07:53 PM

I have tried the exact same sig in my proifile and another members profile and it shows

But just not in his profile, i have not edited anything in his profile and other members in that usergoup have no problems with sigs

borbole 04-10-2010 08:32 PM

Quote:

Originally Posted by betts02 (Post 2019162)
I have tried the exact same sig in my proifile and another members profile and it shows

But just not in his profile, i have not edited anything in his profile and other members in that usergoup have no problems with sigs

Did you check the usertextfield table and see if the signature of that particluar user is shown up there? What about the query I posted above, did you run it?

betts02 04-11-2010 07:16 AM

Quote:

Originally Posted by borbole (Post 2019173)
Did you check the usertextfield table and see if the signature of that particluar user is shown up there? What about the query I posted above, did you run it?

Thanks for your help and advice but i am a new comer to vb and that is way too advanced for me, Last time i tried to do something experianced i reloved most of my thread,posts,users,lol even removed a database, thankfully i had a back-up

borbole 04-11-2010 12:13 PM

Quote:

Originally Posted by betts02 (Post 2019337)
Thanks for your help and advice but i am a new comer to vb and that is way too advanced for me, Last time i tried to do something experianced i reloved most of my thread,posts,users,lol even removed a database, thankfully i had a back-up

I understand your concern but there is really nothing to worry about. All you have to do is copy/paste the query I posted above and run it at teh SQL box in the phpmyadmin.

Videx 04-11-2010 01:15 PM

Doesn't 'showsignature' just control if that user sees other people's signatures anyway? There's no option to turn off your own signature I don't think (short of just leaving it blank).

I'd still like a link and a login so we can see it (or not see it). Have you tried setting it to something simple like "XYZ"?


All times are GMT. The time now is 06:51 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.01536 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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