PDA

View Full Version : Can anyone plse tell me which portal mod is the best for vbforum 3.03?


Drache
08-23-2004, 06:58 AM
I just brought vbforum 3.03 and looking for a portal mod. There are vbindex and vbhome also something called vbsite? can anyone pls tell me which one is the best?

Swanny231
08-23-2004, 07:08 AM
I have vbadvanced, I am very happy with it .. I have tried vbportal and ran into install problems.. might what to test it out .. it is a free portal.. vbadvance.com

DarkWarriorXII
08-23-2004, 12:17 PM
I use vBindex and I think it's great. I never tried any other though.

Drache
08-23-2004, 04:58 PM
I have vbadvanced, I am very happy with it .. I have tried vbportal and ran into install problems.. might what to test it out .. it is a free portal.. vbadvance.com How do you excetly use this? this looks very complicated.

I use vBindex and I think it's great. I never tried any other though.
Does vbindex Rc5 support the latest verion 3.03 vbforum?

DarkWarriorXII
08-23-2004, 06:05 PM
My site http://budgieboards.com/community/home.php uses that version of vBi and is running vB 3.03 so yes it does support it. :)

Drache
08-23-2004, 10:07 PM
Sweet thanks for the info. i just installed it and got it runing. but do u know how do i config it like the way core forum is? i looked at your website and my website. we both don't have the return to mainsite button ontop. unlike this forum and the core forum. do u know how to do it?

DarkWarriorXII
08-23-2004, 10:21 PM
I'm not sure what you mean. I don't see any buttons on top of the core forums site/forum.

Drache
08-24-2004, 01:11 AM
oh i got it. also how do i add my own cutsome box? like the one in your homepages says about us. couldn't figure it out.

DarkWarriorXII
08-24-2004, 01:27 AM
At http://yoursite.com/forum/admincp/vbioptions.php? choose which box you want to be custom. Then select from the corresponding drop down menu Custom Box x (x being the custom block # you want to use). Make sure the rest of the settings are correct and hit save.

Then in the Style Manager find the template vbindex_customblock_x (again, x being the custom block # you want to use).

Find
<strong>Custom Block $box</strong>

Replace that with
<strong>Block Title Here (example: About Us)</strong>

Then find
<div class="smallfont">Block $box Content</div>

Replace that with
<div class="smallfont">Whatever you want to be shown in the main part of the block</div>

Save it and you're done! Hope this helps.

Drache
08-25-2004, 01:28 AM
Sweet. Thanks you are very helpful :) 1 more question. how do i add extra links to the main menu? u know the home forum user cp. i'd like to add some link in there. what i should do.