vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

Zweeper 07-05-2005 11:48 AM

i don't find any anwser in this thread :(

vfxtalk 07-22-2005 12:50 AM

Hey All,

Wanna upgrade from 3.0.5 to 3.0.7 ....Does anyone know if vBIndex is still going to be OK with this minor upgrade ??

Cheers n Beers!!!

Paul

1nf3rn0 07-23-2005 04:59 AM

Quote:

Originally Posted by vfxtalk
Hey All,

Wanna upgrade from 3.0.5 to 3.0.7 ....Does anyone know if vBIndex is still going to be OK with this minor upgrade ??

Cheers n Beers!!!

Paul


yup works on 3.0.7

vfxtalk 07-23-2005 06:23 AM

thanks mate!!

MRGTB 07-24-2005 01:43 AM

Hello everybody, I have two questions I would like to ask about vBindex RC5.

1: Is is possible to make it so it creates it's own main templates directory that stores all the sub templates in it during the installation process. You know, like how the FORUM HOME directory stores all the forum home templates in it. When you look at the template structure in your admin CP.

2: Also when you view your "who is online" and were section on your forum. If a person is on the vbindex page. It displays them as being in an un-known location. Rather than saying there on the vbindex page viewing it.

By the way I think vBindex is great and the best portal out there. But I would like to see these two little things put right to polish the product off. If anybody can help out with these two things I would be grateful!

Were can I download extra blocks (moduals) for this?

totenmaske 07-26-2005 03:02 AM

Thanks for the mod! Got it installed and working (apparently) even though it was my first ever mod install. Now if I could just find a skin I like...

MRGTB 07-26-2005 01:37 PM

If you want to add a "Add To Favourates" block to your vBindex site. Just replace the code in one of your custom blocks with this. I just converted this over from CMS to vBindex.

I've also converted the Random Images Block also over to vBindex and added a text description with each image which is displayed. If anybody is interested in that also which can be viewed on my site. Give us a shout here!

PHP Code:

<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%">
    <
tr>
        <
td>
            <
table cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%">
                <
thead>
                <
tr>
                    <
td class="tcat" style="text-align: center">
                        <
a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('vbindex_customblock$box')"><img id="collapseimg_vbindex_customblock$boxsrc="$stylevar[imgdir_button]/collapse_tcat$collapseimg_vbindex_customblock.gif" alt="" border="0" /></a>
                        <
strong>Bookmark Site</strong>
                    </
td>
                </
tr>
                </
thead>
                <
tbody id="collapseobj_vbindex_customblock$boxstyle="$collapseobj_vbindex_customblock">
                <
tr>
                    <
td class="alt1">
                        <
div class="smallfont"><center
<
a href="#" onclick="if (window.sidebar) { window.sidebar.addPanel('$vboptions[hometitle]', '$vboptions[homeurl]',''); } else if( document.all ) { window.external.AddFavorite( '$vboptions[homeurl]', '$vboptions[hometitle]'); } else if( window.opera && window.print ) { return true; }">Add To Favourites</a
</
center></div>
                    </
td>
                </
tr>
                </
tbody>
            </
table>
        </
td>
    </
tr>
</
table>
<
br /> 


mamboking 07-27-2005 01:58 PM

Is there a way to test the functionality of this hack without going live? Can the portal be turned on and off?

MRGTB 07-27-2005 02:03 PM

Open this vbindex teplate: vbindex_centerthreadbit

Look for this line near the bottom of the template.
PHP Code:

[bburl]/showthread.core?$session[sessionurl

replace place it with this:
PHP Code:

[bburl]/showthread.php?$session[sessionurl

The error in the code is the "core?" code. It should say "php?"

----------------------------

Open this vbulletin default template: calendar_smallmonth_day

Search for:
PHP Code:

<span class="smallfont"><a href="calendar.core?$session 

replace it with this:
PHP Code:

<span class="smallfont"><a href="calendar.php?$session 

The error in the code is the "core?" code. It should say "php?"

MRGTB 07-27-2005 02:05 PM

Quote:

Originally Posted by mamboking
Is there a way to test the functionality of this hack without going live? Can the portal be turned on and off?

Yes, the Portal page gets it's permissions from the forum settings. So if you setup you forum so Guest cannot view the board for example, the same settings will apply to you portal page.


All times are GMT. The time now is 09: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.03656 seconds
  • Memory Usage 1,770KB
  • 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
  • (5)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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