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)

Parmstig 10-14-2004 07:12 AM

Quote:

Originally Posted by Qeomash
The custom blocks are customized in their respective templates. Six premade templates come preinstalled with the index. Go to the style you want to edit, and hit the << >> to expand its templates. Towards the top, you should find "vbindex_customblock_1". Edit that, and the others, with your content.

For the title of the block, look for & replace "Custom Block $box". For the actual content, look for "Block $box Content".

Then, once everything there is done, go to the control panel for vBindex and set the custom block number to a number higher than the one you just edited (I've set mine to six, so all the templates preinstalled are enabled automatically.) Save, and then reload. Now, in the drop down lists for the blocks just select the new one and you'll be running!

Hope that helps. :D

thx, no i know were to put it all and now to get it alla to work is another story, but thx :nervous:

akramosama 10-15-2004 01:37 AM

I have a poll erorr and it's really tickign me off.

Here's the SQL error I get.

Database error in vBulletin 3.0.3:

Invalid SQL:
## GET POLL ##
SELECT thread.pollid, thread.forumid, open, threadid, replycount, question, poll.dateline,
options, votes, active, numberoptions, timeout, multiple, voters,
pollvote.voteoption, pollvote.userid AS voteuserid
FROM thread AS thread
LEFT JOIN poll AS poll ON (thread.pollid = poll.pollid)
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
LEFT JOIN pollvote AS pollvote ON(thread.pollid = pollvote.pollid AND pollvote.userid = 1)
WHERE forumid NOT IN (0,20)
AND deletionlog.primaryid IS NULL
AND thread.pollid <> 0
AND thread.open <> 10
AND thread.visible = '1'
AND thread.forumid IN (21)


ORDER BY RAND() DESC
LIMIT 1
mysql error: Got error 28 from table handler

mysql error number: 1030

Date: Thursday 14th of October 2004 09:36:16 PM
Script: http://www.smackdownvsraw.net/
Referer: http://forums.smackdownvsraw.net/
Username: E f E d H h H
IP Address: 24.14.0.240

MSX 10-16-2004 06:51 AM

Hi all...

Great hack, I'm currently customizing and then I will create a new custom skin from the ground up for a new site I'm creating...

Anyways, I'd like to know how I would be able to do something like this:

On the custom boxes, I'd have a link for, oh say, reviews. The link would be
Code:

<a href="index.php?page=reviews">Reviews</a>
- When clicked, I'd like the news part to be replaced by a block that looks like a news post, but has customizable content.

Anyone know how to do this?

Thanks,
Nate

nhatrang 10-17-2004 09:11 AM

Can somebody please advise me how I can display the attachments in the News section...

I attached an small image icon in the thread, and I want the news to pull the attachments also...

Moniquey 10-19-2004 09:50 AM

Hello, I have spent a large part of the last 48 hours trying to install this index and am still unable to use it. My problem lies in not having a /forum/ directory, and so vbindex.php is in the same directory as index.php and they conflict. What is the simplest way to separate the two so that each script runs correctly and the paths are all correct?

kwopper 10-19-2004 04:50 PM

Quote:

Originally Posted by Moniquey
Hello, I have spent a large part of the last 48 hours trying to install this index and am still unable to use it. My problem lies in not having a /forum/ directory, and so vbindex.php is in the same directory as index.php and they conflict. What is the simplest way to separate the two so that each script runs correctly and the paths are all correct?

You have to remember you can have only one "index.php" file in one area. I have vBindex running in the same spot as VBull is.

Before you install vBindex your link to your site would be like... http://www.yoursite.org/index.php

Once vBindex is installed by default you would access the portal page via this...
http://www.yoursite.org/vbindex.php

Now what I have done for my site to make the portal the first page members see is the following...
  • login to admincp, vBulletin Options, scroll down the list and select Forums Home Page Options. Change the Script Name for Forum Home Page(by default its Index) So for this example we'll change it to forum.
  • Via your ftp change VBulletin's "index.php" to "forum.php"
  • Via your ftp change vBindex "vbindex.php" to "index.php"

Now when you login to your site via http://www.yoursite.org/index.php you will be taken to the portal page. To directly access the forums the link would be http://www.yoursite.org/forum.php

vBindex also adds a link to the nav bar to the forums. I hope that helps.

neocorteqz 10-19-2004 08:48 PM

Quote:

Originally Posted by kwopper
You have to remember you can have only one "index.php" file in one area. I have vBindex running in the same spot as VBull is.

Before you install vBindex your link to your site would be like... http://www.yoursite.org/index.php

Once vBindex is installed by default you would access the portal page via this...
http://www.yoursite.org/vbindex.php

Now what I have done for my site to make the portal the first page members see is the following...
  • login to admincp, vBulletin Options, scroll down the list and select Forums Home Page Options. Change the Script Name for Forum Home Page(by default its Index) So for this example we'll change it to forum.
  • Via your ftp change VBulletin's "index.php" to "forum.php"
  • Via your ftp change vBindex "vbindex.php" to "index.php"

Now when you login to your site via http://www.yoursite.org/index.php you will be taken to the portal page. To directly access the forums the link would be http://www.yoursite.org/forum.php

vBindex also adds a link to the nav bar to the forums. I hope that helps.

thats exactly how you do it.

Moniquey 10-19-2004 09:59 PM

It works perfectly, thank-you both so much for your prompt and considerate support...

John Crichton 10-20-2004 07:43 PM

I just installed it

http://www.planetscifi.net/vbforums/vbindex.php

but is there anyway to make the boxes on the left streach out so that they look better and the middle a bit smaller?

also if a user is lookin at the vbindex it says they are looking at an unknown location.. is there anway to fix this?

Cheers.

JC

Mar5hallh 10-20-2004 10:09 PM

I just installed it and it seems to be working fine and all, but how can I make it so that you don't have to login to view vbindex.php?


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.02498 seconds
  • Memory Usage 1,752KB
  • 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
  • (1)bbcode_code_printable
  • (3)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