vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   guest viewing (https://vborg.vbsupport.ru/showthread.php?t=94801)

Mythotical 08-22-2005 12:36 AM

guest viewing
 
Ok I just did a new hack where in the users profile they can put a link to their forum stats image, it will then post after their signature but one problem, I have it setup for guests to view signatures but they can't view field19 when its posted after the signature.

What do I need to do to make it so custom fields in postbit can be viewed by guests?

Thanks
Myth

Mythotical 08-24-2005 01:11 AM

Anyone at all?

Kirk Y 08-24-2005 02:27 AM

If conditional, perhaps?

Mythotical 08-24-2005 07:10 PM

Yes exactly but I tried a few and none worked so I am hoping others will have suggestions.

Mythotical 08-25-2005 09:49 PM

Anyone at all know.

King Kovifor 08-25-2005 11:18 PM

try the following conditional:

<if condition="$show['member']">YOUR CODE</if>

That might do it but yet, it might not.

Mythotical 08-26-2005 02:31 AM

Nope didn't work, I think there needs to be an else, remember you can't have an if condition within an if condition as the code you helped me out with was not working properly, I had to change the code to make it work.

Mythotical 08-27-2005 07:26 PM

Any other help?

Mythotical 09-01-2005 10:01 PM

Please anyone.


All times are GMT. The time now is 03:10 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.01074 seconds
  • Memory Usage 1,715KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete