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)
-   -   Improved Thread Preview Hack (https://vborg.vbsupport.ru/showthread.php?t=35645)

beemer 03-17-2002 05:58 PM

Ok, I thought I had run the tpinstall file, but when I checked again, I see it isn't really running. I open it up in the browser and I can see the code that it is supposed to install but how do you actually get it to run? (It doesn't display as a clean web page they way I would think it is supposed to.) I see the two next hyperlinks If I click on them I get file not found on the first one and Nothing happends if I click on the second one?? Any suggestions on how to get this to run. I am using Windows 2000 if that helps.

N!ck 03-17-2002 05:59 PM

did you rename it?

beemer 03-17-2002 06:05 PM

Sorry, I figured it out. Didn't realize you have to run it through the web service. I was just opening it in a browser. When I ran it through the web service, everything worked. Will the version you have posted work with dots on or do they have to be off?

N!ck 03-17-2002 06:07 PM

it's not a normal HTML page!!!!! duh!!!!! upload it first!

N!ck 03-22-2002 01:27 PM

here's the vbHacker version

BigJohnson 03-24-2002 07:14 PM

im getting errors with the tpinstall.php file here it is

Database error in vBulletin Control Panel 2.2.4:

Invalid SQL: ALTER TABLE thread ADD firstpostid INT(10) UNSIGNED DEFAULT '0' NOT NULL
mysql error: Duplicate column name 'firstpostid'

mysql error number: 1060

BigJohnson 03-25-2002 12:13 AM

bump

Velocd 03-25-2002 01:16 AM

I'm having a problem with the search part of the hack right now. I'm getting this error:


Database error in vBulletin 2.2.4:

Invalid SQL:
SELECT DISTINCT post.userid,
thread.threadid,thread.threadid AS postid,thread.title AS threadtitle,thread.iconid AS threadiconid,thread.replycount,
thread.views,thread.pollid,thread.open,thread.last post AS postdateline,thread.lastpost,thread.lastposter,
forum.forumid,forum.title AS forumtitle,forum.allowicons,attach,
thread.postusername AS usrname,
user.userid AS postuserid, post2.pagetext as pagetext,
threadicon.iconpath AS threadiconpath,threadicon.title AS threadicontitle
FROM
thread,forum
LEFT JOIN user ON user.username=thread.postusername
LEFT JOIN icon AS threadicon ON thread.iconid=threadicon.iconid
LEFT JOIN post ON (thread.threadid = post.threadid AND post.userid = '1') LEFT JOIN post AS post2 ON (thread.firstpostid = post2.postid)
LEFT JOIN post ON (thread.threadid = post.threadid AND post.userid = '1')
WHERE
thread.forumid=forum.forumid AND thread.threadid IN (0,14)
ORDER BY
thread.lastpost DESC,thread.lastpost DESC
mysql error: Not unique table/alias: 'post'

mysql error number: 1066

Date: Sunday 24th of March 2002 10:06:49 PM
Script: http://www.diffusion4.com/search.php...der=descending
Referer:


Any clue?

BigJohnson 03-25-2002 01:23 PM

bump

N!ck 03-26-2002 11:21 PM

for big johnson: this has been added to the FAQ.

for velocd: not sure...i'll look into it


All times are GMT. The time now is 03:30 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.01196 seconds
  • Memory Usage 1,734KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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