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)
-   -   Preview the first post in a thread first. (https://vborg.vbsupport.ru/showthread.php?t=33070)

N!ck 03-03-2002 02:34 AM

i'm not saying i'm sure it could be done, just suggesting someone try it :)

N!ck 03-03-2002 03:14 AM

i've done it! i'll post the new hack tomorrow...!

N!ck 03-03-2002 05:05 AM

look @ mine, everybody!!! :)


https://vborg.vbsupport.ru/showthrea...threadid=35645

freakyshiat 03-12-2002 02:28 AM

How can i uninstall Parker's code? I reverted back to the original php files, how can I drop the table/field or whatever it created..?

thanks

Parker Clack 03-12-2002 02:42 AM

Fazle:

You need to use a program such as phpMyAdmin to drop the preview row that was added to your thread table. If you do not have access to your database ask your system admin to drop that row for you.

Parker

freakyshiat 03-12-2002 02:52 AM

Parker, I do have access to running SQL queries.
Could you tell me how to drop it?
Thanks a bunch

Parker Clack 03-14-2002 05:43 PM

Fazle:

Since I am not that versed in the mySQL commands I would ask one the admins here like Chen, Bira, etc. if they could help you out. I would hate to give you the wrong code.

Parker

tomd 04-10-2003 10:21 AM

has anyone gotten this hack to work with the latest stable version of VB? If so what changes do u make

Thanks in advance

tomd 04-10-2003 10:22 AM

has anyone gotten this hack to work with the latest stable version of VB? If so what changes do u make

Thanks in advance

94supratt 04-24-2003 09:07 PM

[QUOTE]04-10-03 at 11:22 AM tomd said this in Post #49
has anyone gotten this hack to work with the latest stable version of VB? If so what changes do u make

Thanks in advance

eggz 04-28-2003 06:32 PM

##############
Then open edit.php

and look for

if ($isfirst and $title!="" and $postinfo[dateline]+$editthreadtitlelimit*60>time()) {
$DB_site->query("UPDATE thread SET title='".addslashes(htmlspecialchars($title))."' WHERE threadid=$threadinfo[threadid]");
//$title="";
}
#############

Can't find edit.php - can only find editpost.php and this does not contain the said code - any ideas?

Thanks In Advance!
Ollie

eggz 04-28-2003 08:18 PM

done another check - ran a search on the entire site in DW - cannot find

####
if ($isfirst and $title!="" and $postinfo[dateline]+$editthreadtitlelimit*60>time()) {
$DB_site->query("UPDATE thread SET title='".addslashes(htmlspecialchars($title))."' WHERE threadid=$threadinfo[threadid]");
//$title="";
}
#####

anywhere?

help! im running vB 2.2.9

Ollie


All times are GMT. The time now is 07:41 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.01293 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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