Thread: vBdHome 2 RC 2
View Single Post
  #95  
Old 03-05-2004, 10:50 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davey-UK
This is great!! Best yet.

Three questions:

1. My forum only allows registered members to see it.
I would like unregistered members to see my last posts etc on my home page. Where would i change the conditions?
Whilst unregistered members still not seeing the forum, ie when the last post link is clicked etc.
The portal uses forums permissions, that's why your unregistered can't see the portal. I have'nt last version, MtoR will send it to me this afternoon end so I could work on it this week end

I think we'll add a Usergroup's permissions manager in the admincp to choose which blocs unregistered will be able to see

Quote:
Originally Posted by Davey-UK
2. How do you remove the PM stats box from the Welcome box?
To remove PM's bloc, in the template vbdhome_logoutcode, delete

PHP Code:
<if condition="$vbdhome_config[afficher_mp] == 1">
<
table cellpadding="$stylevar[outerborderwidth]cellspacing="0" border="0" class="tborder" width="140" align="center"><tr><td>
<
table cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="140">
<
tr>
<
td nowrap="nowrap" align="center" class="thead" width="100%">
<
span class="normalfont"><b>Mp(s) :</b></span>
</
td>
</
tr>
<
tr>
<
td class="alt2">
<
span class="normalfont">
<
b>$vbphrase[unread_nav] :</b$bbuserinfo[pmunread]
<
br />
<
b>$vbphrase[total] :</b$bbuserinfo[pmtotal]
</
span>
<
br /><br />
<
center>
<
table width="98%" border="0" align="right" cellspacing="1" class="page">
<
tr>
<
td width="45%" class="alt2" ><div align="center"><span class="smallfont">$vbphrase[vbdhome_mp_pleine] <strong><font color="#0696CA"$pmpercent</font><font color="#0099CC">%</font></strong></span><br />
</
div>
</
td>
</
tr>
<
tr>
<
td align="left"><table border="1" cellpadding="0" cellspacing="0" width="99%" style="border-collapse: collapse" align="center">
<
tr>
<
td width="100%"><img src="$barimgwidth="$pmpercent%" height="9" alt="Mp(s)"/></td>
</
tr>
</
table> </td>
</
tr>
<
tr class="page" >
<
td height="18" valign="top" class="alt2" >
<
table>
<
tr>
<
td width="60"><div align="left"><span class="smallfont">0%</span></div>
</
td>
<
td width="60"><div align="center"><span class="smallfont">50%</span></div>
</
td>
<
td width="60"><div align="right"><span class="smallfont">100%</span></div>
</
td>
</
tr>
</
table>
</
td>
</
tr>
</
table>
</
center>
</
td></tr></table>
</
td></tr></table>
<
br />
</if> 

Quote:
Originally Posted by Davey-UK
3. Where is the phrase "Mp(s)"? This should be PM's (Private Messages). I can't find it anywhere.
The phrase Mp(s) is in the template vbdhome_logoutcode, we've forgotten to add it in the phrase manager, you can correct in this template

We'll add this phrase in the phrase manager in the RC2

Thx for interesting ans loving our portal
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01404 seconds
  • Memory Usage 1,819KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete