vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vBonjour - Portal System (https://vborg.vbsupport.ru/showthread.php?t=133757)

Shana 12-11-2006 10:16 PM

Ah, cool. Well, I installed it, but in the modules it says:

Quote:

In your portal_left_column or portal_right_column template add $stats where
you wish to have your Statistics blocks appear. Unfortunatley these cannot be
separated in this release.
However, I cannot find the vBOptions -> Portal Settings page. Do you mean under Style Manager -> SKIN -> Portal Templates?

peterska2 12-11-2006 10:17 PM

Quote:

Originally Posted by libertate (Post 1136661)
Can you make vBonjour be part of vB pages (or vB part of vBonjour)?

I have absolutely no idea what vB Pages is, but I'll look into it later in the week and see what I can come up with.

peterska2 12-11-2006 10:19 PM

Quote:

Originally Posted by Shana (Post 1136666)
Ah, cool. Well, I installed it, but in the modules it says:



However, I cannot find the vBOptions -> Portal Settings page. Do you mean under Style Manager -> SKIN -> Portal Templates?


It's one of the setting groups in the main settings area. It should be right at the bottom of the list (or close to it).

To make the change identified though, you need the style manager.

Oddjob 12-11-2006 10:35 PM

Quote:

Originally Posted by peterska2 (Post 1136669)
It's one of the setting groups in the main settings area. It should be right at the bottom of the list (or close to it).

To make the change identified though, you need the style manager.

Where exactly would you put the
Code:

$navigation
in

Code:

<if condition="$vboptions[portal_left_column]">
<td width="160" valign="top">
</td>
<td width="10">&nbsp;</td>
</if>

to make it be an actual left column?

peterska2 12-11-2006 10:36 PM

put it here

Code:

<if condition="$vboptions[portal_left_column]">
<td width="160" valign="top">
$navigation
</td>
<td width="10">&nbsp;</td>
</if>


Snake 12-11-2006 10:47 PM

Not bad. I kinda like it. :D

Oddjob 12-11-2006 10:53 PM

Quote:

Originally Posted by peterska2 (Post 1136681)
put it here

Code:

<if condition="$vboptions[portal_left_column]">
<td width="160" valign="top">
$navigation
</td>
<td width="10">&nbsp;</td>
</if>



Yea, tried that....doesnt show up.

peterska2 12-11-2006 10:59 PM

hmmmmm

/me goes back to the product xml to find out why

projectego 12-11-2006 11:01 PM

Totally installed! :)

peterska2 12-11-2006 11:05 PM

*******Updated to version 1.0.1*******

Missing settings in product XML file.

To upgrade, import xml overwriting existing product.


All times are GMT. The time now is 10:06 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.01232 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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