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)

zenmasteril 01-22-2004 02:33 PM

Quote:

Originally Posted by NTLDR
You'll need to edit vbindex.php and enter the code to collate the stats you want

I'd be happy to do that... Unfortunately i don't know PHP :disappointed:
Can you tell me where should i put it or something ?
Is it so complicated ? please help anyone..

NTLDR 01-22-2004 07:33 PM

You haven't set up the options correctly. If you wish to use multiple news forums they must be seperated by commas, eg 12, 2

pcalloway 01-22-2004 08:11 PM

How can I create a link or set of links in a custom block to the Forums main page?
- I can't find the template to edit anywhere...

Also the polls don't seem to work. On my test board the URL is http://69.93.73.106/~authent/vbindex.php (until i get it working and actually switch my domain name) but when i answer a poll it gives me

vBulletin Message
Invalid Poll specified. If you followed a valid link, please notify the webmaster

I notice though, the url it goes to strips off the /-authent/

Also, how can I add a FORUMS link to the top of the page where "User CP Register FAQ Members List Calendar New Posts Search Quick Links Log Out " links are?

NTLDR 01-22-2004 09:10 PM

Quote:

Originally Posted by pcalloway
How can I create a link or set of links in a custom block to the Forums main page?
- I can't find the template to edit anywhere...

vbindex_customblock_X (where X is the block number) after you have set the blocks up on the options page.

Quote:

I notice though, the url it goes to strips off the /-authent/
You have the board URL set wrong in the ACP.

Quote:

Also, how can I add a FORUMS link to the top of the page where "User CP Register FAQ Members List Calendar New Posts Search Quick Links Log Out " links are?
Edit the navbar template.

Sebastian 01-22-2004 11:08 PM

any updates on a more accurate count on newpost/threads?
i tried some experimenting myself and couldn't make the newpost/threads counter go down as the users read the posts/threads.. think its even possible?

???`S?LV?R???` 01-23-2004 02:48 AM

speaking of vbindex rc4... anything we should expect in the next version? updates, fixes, changes?

Cyricx 01-23-2004 07:06 AM

Don't know if this've been said. But I think there's a small buggie that needs to be chopped.

On the main page (vbIndex), the "logout" link is not linking to the login.php in the /forums/ folder, it's linking to login.php in the same folder where vbindex.php is in.

Cyricx

Natch 01-23-2004 07:36 AM

For those that wanted a tool to automatically update your smilie path's, here is a quick and ugly automated script:

Place the attached file in your admincp (or equivalent) folder and load it from the browser...

The first page you see prompts you for the extra path you want to add to the start of every smilie in your database: e.g. /forums/ to be added to the start of every images/smilies/{smilie}.gif, you would enter /forums/.

Then u press Update Smilie Path, and it will do it.

USE THIS AT YOUR OWN RISK - TAKE A DUMP OF YOUR SMILIE TABLE BEFORE USING THIS SCRIPT.

I used it on my site and it worked a charm - if you wanna see the SQL query to run it from your AdminCP, it goes as follows:

[sql]

UPDATE `smilie` SET `smiliepath`= CONCAT('/forums/',`smiliepath`);

[/sql]

If u use the above SQL query, make sure you append your table prefix to the start of the table name, and alter the /forums/ bit to match your site.

HTH

NTLDR 01-23-2004 08:51 AM

Quote:

Originally Posted by Sebastian
any updates on a more accurate count on newpost/threads?
i tried some experimenting myself and couldn't make the newpost/threads counter go down as the users read the posts/threads.. think its even possible?

Hopefully it will be in RC4, it is posible I've just got to get the code done to do it :)

NTLDR 01-23-2004 08:54 AM

Quote:

Originally Posted by Cyricx
On the main page (vbIndex), the "logout" link is not linking to the login.php in the /forums/ folder, it's linking to login.php in the same folder where vbindex.php is in.

Are you sure you edited the navbar template correctly? All the links to login.php should be corrected in the provided template.


All times are GMT. The time now is 12:22 AM.

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.03437 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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