vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Post Edit History (PEH) (https://vborg.vbsupport.ru/showthread.php?t=132708)

Viper007Bond 11-29-2006 04:13 AM

Quote:

Originally Posted by Surviver (Post 1127822)
Thank you for reporting that, fixed in Version 1.1.6

Not fixed. I dunno if it failed to install correctly or what (I run a good sized forum and it mighta timed out while altering a table? *shrugs*).

Code:

Database error in vBulletin 3.6.4:

Invalid SQL:
        SELECT edithistory.*, user.*, edithistory.dateline as editdate FROM
                                                vb_edithistory as edithistory
                                                LEFT JOIN user as user ON(user.userid = edithistory.edituserid)
                                                WHERE edithistory.postid = 361324
                                                ORDER BY editid DESC;

MySQL Error  : Table 'finalgear_vb.user' doesn't exist
Error Number : 1146
Date        : Wednesday, November 29th 2006 @ 06:12:09 AM
Script      : http://forums.finalgear.com/edithistory.php?do=viewedithistory&postid=361324
Referrer    : http://forums.finalgear.com/showthread.php?t=15110
IP Address  : [removed]
Username    : Viper007Bond
Classname    : vb_database


COBRAws 11-29-2006 04:46 AM

Quote:

Originally Posted by Surviver (Post 1127822)
This Hack is for 3.6.x :P[/B]

I think you should say its a port of X hack ;)

Surviver 11-29-2006 10:33 AM

Quote:

Originally Posted by COBRAws (Post 1127843)
I think you should say its a port of X hack ;)

No, it isn't ;)

Surviver 11-29-2006 10:37 AM

Quote:

Originally Posted by Viper007Bond (Post 1127829)
Not fixed. I dunno if it failed to install correctly or what (I run a good sized forum and it mighta timed out while altering a table? *shrugs*).



Code:

Database error in vBulletin 3.6.4:

Invalid SQL:
        SELECT edithistory.*, user.*, edithistory.dateline as editdate FROM
                                                vb_edithistory as edithistory
                                                LEFT JOIN user as user ON(user.userid = edithistory.edituserid)
                                                WHERE edithistory.postid = 361324
                                                ORDER BY editid DESC;

MySQL Error  : Table 'finalgear_vb.user' doesn't exist
Error Number : 1146
Date        : Wednesday, November 29th 2006 @ 06:12:09 AM
Script      : http://forums.finalgear.com/edithistory.php?do=viewedithistory&postid=361324
Referrer    : http://forums.finalgear.com/showthread.php?t=15110
IP Address  : [removed]
Username    : Viper007Bond
Classname    : vb_database


Ok, noew its really fixed, i attached the wrng file :alien:

captainslater 11-29-2006 11:13 AM

Thx Surviver, installed :)

Viper007Bond 11-29-2006 05:32 PM

Quote:

Originally Posted by Surviver (Post 1127996)
Ok, noew its really fixed, i attached the wrng file :alien:

Yay, works great now! :D

I made the cron daily though as it's not super important that excess post histories be removed for me ASAP. :)

KidCharlemane 12-01-2006 01:23 AM

How long are old posts saved? Im assuming this is configurable? I dont see any documentation with the hack so I'm asking here.

Viper007Bond 12-01-2006 03:16 AM

Quote:

Originally Posted by KidCharlemane (Post 1129116)
How long are old posts saved?

As long as the original posts exists. Why would you want it another way?

KidCharlemane 12-01-2006 04:03 AM

Well, because it seems like it would add a lot of database bloat on large forums.

Viper007Bond 12-01-2006 09:14 AM

Quote:

Originally Posted by KidCharlemane (Post 1129195)
Well, because it seems like it would add a lot of database bloat on large forums.

It's a separate database table and it doesn't add any extra queries when viewing posts. Where's the bloat in that? I mean sure, it adds extra filesize to the database, but are you that pressed for space?


All times are GMT. The time now is 08:01 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.01180 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_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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