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-16-2002 10:27 PM

Posts made prior to the changes in newthread.php won't have the ID, upload the file called setpostid.php in the zip into the admin folder and run it, they should then show up.

This will be fully integrated into the Update Counters bit in the final release.

groovesalad 10-16-2002 11:07 PM

I've downloaded 3 .zip files from this thread, but neither one of them have that setpostid.php in the zip file. Was I supposed to look somewhere else for it?

NTLDR 10-16-2002 11:21 PM

I'm sure it was in vbi21rc1.3.zip, I've attached it here anyway :D

groovesalad 10-16-2002 11:43 PM

Great, thanks for attaching it. I ran it in my admin directory, it went through several posts, then came up with this:

Quote:


Database error in vBulletin Control Panel 2.2.6:

Invalid SQL: UPDATE thread SET tpostid= WHERE threadid=97
mysql error: You have an error in your SQL syntax near 'WHERE threadid=97' at line 1

mysql error number: 1064

Date: Wednesday 16th of October 2002 05:42:28 PM
Script: http://groove-salad.com/forum/forum/...setpostid.php?
Referer:

Any ideas?

The weird thing is, the URL is http://groove-salad.com/forum/forum/...setpostid.php?

and has two forum/forum in it. Not sure why it's trying to go to that URL.

ontherun 10-16-2002 11:47 PM

NTLDR,

What code do I need to write in the index.php to load the vbindex.php first

This was my best guess after seening it in a different loader in a hack from another site I just changed the code to point at vbindex

// vbindex Loader
$loader = split("/", getenv(REQUEST_URI));
$n = count($loader)-1;
$loader = $loader[$n];
if (trim($loader)=="index.php") {
Header("Location: vbindex.php");
}
// End vbindex Loader

User say that there still going straght to the to the forum and not the vbindex front page.

Any help?

FleaBag 10-17-2002 12:53 AM

NTLDR, it wasn't there, just so you don't think you're going mad. There's no instructions in there either.

FleaBag 10-17-2002 01:00 AM

groovesalad, I had that problem and had to delete the problematic thread. I'm not saying that's what you should do - though. ;)

Buddha 10-17-2002 01:28 AM

ontherun, change your htaccess file. mentioned several times in previous posts. easy to do bud.

NTLDR 10-17-2002 09:01 AM

Quote:

Originally posted by GamerForums
NTLDR, it wasn't there, just so you don't think you're going mad. There's no instructions in there either.
Strange, I have it in my local zip, I must have updated it :rolleyes:

I know there is a lack of instructions in the zip, I am going to try and realease RC2 this week which will have all the instructions in it and a new installer.

NTLDR 10-17-2002 09:03 AM

Quote:

Originally posted by groovesalad
and has two forum/forum in it. Not sure why it's trying to go to that URL.
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.


All times are GMT. The time now is 03:24 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.02140 seconds
  • Memory Usage 1,735KB
  • 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
  • (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