vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

NTLDR 10-17-2002 04:48 PM

I hope to release vBindex v2.1 RC2 later tonight. This will include the automated installer.

I have further optimised the code since RC1 and I expect some more optimisations for v2.1 Final :D

The templates are done, so its just some finishing touches and a little optimising to go ;)

NTLDR 10-17-2002 05:43 PM

At last its here :D RC2 of vBindex, the templates have been re-worked the installer has been significantly updated and now includes an uninstall option and an upgrade from v2.0.1 :D

Notes for the install:

Upload vbi_install.php and select the required option for you install.

If you choose an upgrade or templates install then all your home templates will be deleted and replaced. Backup your database first, quite a few changes are made in the install procedure.

In newthread.php find:

PHP Code:

$postid=$DB_site->insert_id(); 

After it add:

PHP Code:

      if ($forumid=$newsforum) {
         
$DB_site->query("UPDATE thread SET tpostid=$postid WHERE threadid=$threadid");
      } 

This will allow the news text to be displayed on new threads posted in your selected news forum. If you news posts don't appear, upload setpostid.php from the zip into forums/admin and run, this should correct the problem.

Note: you must have TWT's shoutbox installed if the shoutbox option is set to on in the ACP.

Full instructions of other template and file edits for this hack that are optional will be included in the final release.

Templates Changed From v2.0.1:

home_buddy1;
home_poll (fixed);
home_left;
home_right;
home_newsbit;
home_pollresult;
home_threads;

These are mostly minor changes to cope with the new ACP system.

I strongly recomend turning Avatars OFF for news posts, this will reduce queries by a large number :D

As allways, support is provided IN THIS THREAD ONLY.

Buddha 10-17-2002 07:02 PM

damn, i am so looking forward to the final release of this. i'll need to go through the manual upgrade though, seeing as i've made quite a few changes to the templates and copied and renamed vbindex.php quite a few times for the extra pages.

NTLDR 10-17-2002 07:07 PM

I hope the final to be out next week, I made this RC2 just incase there are any bugs and so I can release the changes sooner rather than later.

I'll probably try and make a list of changes in the templates from vBindex v2.0.1 to make it eaiser for you and other users with template changes to upgrade. None of the edits are manditory though :D

Kohhal 10-17-2002 07:40 PM

Hi,

I'm running v2.1 RC1 and it's working perfectly apart from no thread no. on the comments link in the poll.

Is there much differences in this new version? Is the fix for the poll included? (couldn't find it in the mass of pages)

Thanks and again, top hack!!!

G

NTLDR 10-17-2002 07:49 PM

I'd suggest uploading the new vbindex.php file I'll take a look into the missing threadid on the link now :)

NTLDR 10-17-2002 08:01 PM

Quote:

Originally posted by TheMasterG
Is the fix for the poll included? (couldn't find it in the mass of pages)
I have fixed the error, just updating the zip now, thanks for pointing it out TheMasterG :D

groovesalad 10-17-2002 08:22 PM

Quote:

Originally posted by GamerForums
groovesalad, I had that problem and had to delete the problematic thread. I'm not saying that's what you should do - though. ;)
Is there a way to search by thread number? I have no idea where thread #97 would be. Thanks.

groovesalad 10-17-2002 08:25 PM

Quote:

Originally posted by NTLDR


You have $bburl set wrong in your ACP I expect.

Problematic thread: http://groove-salad.com/forum/showth...hp?threadid=97

Problem, there is no post to get the postid from, hence the DB error.

Weird. I moved the thread and it must have left a remnant of the thread.

NTLDR 10-17-2002 08:25 PM

I posted the link to thread 97 above ;)


All times are GMT. The time now is 03:11 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.02327 seconds
  • Memory Usage 1,743KB
  • 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_php_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