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)

Scerina 12-06-2004 09:27 PM

Quote:

What do you have to edit so the front page spans as far as the navbar. Right now it's a bit more narrow;
How do I do that? Also, how do I make the header image wider like on the creator of this hack's forum:

http://www.thesistersthree.com/?

Delphy 12-07-2004 10:41 AM

I noticed a problem with the shoutbox.

When you configure vbIndex, you set the number of shoutbox posts, however, when you go to view all shouts the perpage value is set to 25, and the first page only has X number of shouts on it (ie the number you configured to show in the sidebar).

This means that when you go from page 1 to 2 you skip shouts. So, in my case, I'd go from viewing 1-10 to viewing 25-50, skipping everything in between.

I fixed this, and changed it so that it uses the users posts per page setting instead. Also, when viewing All Shouts, the side bar shoutbox doesn't appear.

gmarik 12-07-2004 08:43 PM

Any new addons?

suryoyena 12-08-2004 02:33 AM

Hi, I have two problems with this hack.

I'm using since yesterday vB 3.0.3 and installed the vBindex.

1.) Could not find phrase 'vbi_ ... '. in different cases

2.) I can't start the vbi-controlpanel from the adminpanel

I didn't find something with the search. It would be great if you can help me.

Thanks a lot!

Chris

jmacieira 12-08-2004 01:13 PM

hello

i have instalad vbindex.php and in my admin, and i have change im my admin the my home page index for vbindex but the home page it index continues to open my old page (index)

the page vbindex works correctly, does not only open as entrance page.

therefore I go my administration "Script Name I will be Forum Home Page" to modify index for vbindex and the system continues to open index as default

My vbindex http://www.reefforum.net/vbindex.php
my home http://www.reefforum.net/index.php

they know me to say because

(sorry my ingles im Portuguese)

suryoyena 12-08-2004 02:40 PM

@jmacieieira
Your problem is easy to solve.

1. Create a new file and put the following content in:
"DirectoryIndex vbindex.php index.php"

2. Save it as "htaccess"

3. Upload it into your root

That's it.

I hope someone can help me with my problem too.
Read my first post on this page..

Chris

Scerina 12-08-2004 11:56 PM

My vbIndex does not update when I post any new threads in the forums reserved for News Posting on the VbIndex Homepage.

Can someone help me fix this issue plz?

dreck 12-09-2004 05:57 PM

Guess everyone missed my post?
Or noone has a fix?

Thanks for any reply

Quote:

Originally Posted by dreck
I installed this great hack earlier today. Nice work, thanks!

I clicked the install button. :)

I have a few very minor things that I would like to fix:

1.) From the admin cpanel the Forum home page link at top of page has been changed. Which the link is from my computer, I just not sure which template to edit & where? or why?
Code:

file:///C|/DOCUME%7E1/64/LOCALS%7E1/index.php?
2.) My avatar doesnt show up on the welcome screen? My path to the image is:
Any help with these minor things would be great!

Great stuff!!!!

Thanks, dreck


noppid 12-09-2004 06:38 PM

Hey NTLDR.

vBindex has been very good for us thanks. I have one thing I can't work out and was hoping you could explain what I may do to overcome it.

I added this code...
PHP Code:

//vbgarage

    
$result_latest $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "vbgarage_images ORDER BY vbgarageid DESC LIMIT 5
    "
);
    
    while (
$latest $DB_site->fetch_Array($result_latest))
    {
        eval(
'$latestbits .= "' fetch_template('vbgarage_latestbits') . '";');
    } 

Which parses this template...
HTML Code:

<td class="alt2" colspan="1" align="center"><a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$latest[userid]"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&amp;width=100&amp;id=$latest[vbgarageid]" border=0 /></a></td>
The code in the template calls the vbgarage php file to display the thumbs.

The code works with one anomoly, when it runs the vbgarage.php it updates the users location to the garage and not the index. I've tried the code in a few places with no luck. This isn't a show stopper, but with your experience I was hoping you may be able to make a suggestion.

Thanks and Regards

webophir 12-09-2004 10:44 PM

Hi,

I just installed VBindex 3.0.0RC5.
Everythin work smoothly. But I got a question.
I want vbindex.php file in other directory:

for example, suppose this is my directory structure.

root -> vbindex.php (i'll rename this to index.php)
-> forum (directory) (vbiconfig.php is in this directory)
-> gallery (directory)

I changed values in "vbindex.php" line 137:
require_once('./forum/vbiconfig.php');

And I changed values in "vbiconfig.php" line 25:
define('CHDIR_PATH', 'forum/');

Everything looks fine, but One problem I could not make it working was:
images path is missed (http://URL/images/misc/menu_open.gif). It must be 'http://url/forum/images/misc/menu_open.gif'.

how could I solve this problem?

=========================================

Finally I solved the problem.
My solution was: go to admin panel -> style manager -> all style options (go) -> Image Paths -> change values to my full URL pointing to forum image directory (http://URL/forum/images/buttons, etc).

Is it the best way? Any other efficient solution you have?


All times are GMT. The time now is 10:13 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.02939 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_html_printable
  • (1)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