vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Forumhome Account Manager (https://vborg.vbsupport.ru/showthread.php?t=192862)

Itworx4me 10-06-2008 10:54 PM

Is there a way to only show this to the users that our signed in? I don't want to have it show for guest?

Thanks,
Itworx4me

jazz_aaf 10-07-2008 12:32 AM

strip out strings and use the vb language system

thanks

Masiello 10-07-2008 09:31 AM

*** Removed non english quote ***

Whatever, thank goodness that I rarely need support and if is to levels of development or database issue and therefore I ask directly to vb.com official support.

But I higly doubt that the site you are appointed to offer serious "Technical" support, without to remove humanly anything to the founder and all the staff members, are certainly good people.

I'm speaking about what I see every so often, but I see more technical terms will be newcomers (vB-Italy.org).

Surely I am wrong, and I apologize for this action because I don't think this is the appropriate place and maybe to put it in some embarrassment, but I wanted to say what I think and I replied to your Highlighting.

Paece and love

Nоrman 10-07-2008 10:59 AM

Quote:

Originally Posted by Itworx4me (Post 1638962)
Is there a way to only show this to the users that our signed in? I don't want to have it show for guest?

Thanks,
Itworx4me

You can do this by going in your AdminCp -> Styles & Templates -> Style Manager -> Edit Templates -> Forum Home Templates -> forumhome_accountmanager -> Edit.

Search this code:

Code:

    <if condition="$show['guest']">
<tr align="center">

    <td class="alt2" width="35" valign="top"><img src="$stylevar[imgdir_misc]/forumhome_account.png" alt="" border="0" /></td>
    <td class="alt1Active" align="left">   
<div style="font-weight: bold; font-size: 10pt">Hey Guest!</div>

        <div class="smallfont"><br />Hello guest, do you know what is this? This is a site manager panel from where you can edit and manage your account!<br />
Before you can view it, you need to signup on our forums.
<ul><li class="smallfont">post new threads</li>
<li class="smallfont">reply to others</li>
<li class="smallfont">edit your profile</li>
<li class="smallfont">etc..</li></ul>
Are you still waiting!? <strong><a href="register.php">Signup now for free</a></strong>!
</div>
   
    </td>

</tr>
    <else />

And delete it.
Now search for:

Code:

</if>
And delete it.

Marco van Herwaarden 10-07-2008 10:59 AM

Please post in English only on vB.org.

Nоrman 10-07-2008 11:31 AM

Quote:

Originally Posted by Forum Lover (Post 1638725)
If we can collapse it, that will be more nice. Thanks for the hack, tagged, at this moment. :)

Quote:

Originally Posted by Nоrman (Post 1638919)
I will do this soon as possible.

In the new attacched version 1.10, it is included.

saviola8x 10-07-2008 12:20 PM

Nice work.

Make as installed and MOTM!

DJTREX 10-07-2008 04:13 PM

EXCELLENT !!!
Thank you ;)

Nоrman 10-09-2008 11:34 AM

Italian version added to the first post.

Namaless 10-09-2008 01:08 PM

* Installed


All times are GMT. The time now is 12:50 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.01225 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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