Version: 1.5.0 B 3, by Surviver
Developer Last Online: May 2020
Category: Add-On Releases -
Version: 3.6.8
Rating:
Released: 11-27-2006
Last Update: 10-26-2007
Installs: 186
DB Changes Uses Plugins Template Edits
Additional Files Translations Is in Beta Stage
No support by the author.
Edithistory (1.5.0 B 3)
What does this Modification?
This Modification saves a version of a post if someone edits it. If there are saved edits for a post, you can view the "Post History" and you are able to restore old posts.
Also you can compare saved versions of a post.
Installation
Installation-Instructions are included in the zip-File
What's new in Version 1.5.0 B 2?
In this version i made a lot of improvement: eg. I've overwritten the code, the Ajax Compare function now works properly (Screen #3) and I implented a function to mass restore posts of a user. (Screen #6)
Seems there's still SQL issues, this time with your cron.
Code:
Invalid SQL:
DELETE edithistory
FROM vb_edithistory as edithistory
LEFT JOIN vb_post as vb_post ON(vb_post.postid = vb_edithistory.postid)
WHERE vb_post.postid IS NULL;
MySQL Error : Unknown table 'vb_edithistory' in on clause
Error Number : 1109
Date : Sunday, December 3rd 2006 @ 12:18:02 PM
Script : http://forums.finalgear.com/ajax_cron.php?rand=764482
Referrer : http://forums.finalgear.com/showthre...=13083&page=36
IP Address : 83.160.166.100
Username : Unregistered
Classname : vb_database
ajax_cron.php is an AJAX replacement for the built in image cron, but that shouldn't be affecting this. It's the same thing, it just runs the crons as JS rather than images.
Seems there's still SQL issues, this time with your cron.
Code:
Invalid SQL:
DELETE edithistory
FROM vb_edithistory as edithistory
LEFT JOIN vb_post as vb_post ON(vb_post.postid = vb_edithistory.postid)
WHERE vb_post.postid IS NULL;
MySQL Error : Unknown table 'vb_edithistory' in on clause
Error Number : 1109
Date : Sunday, December 3rd 2006 @ 12:18:02 PM
Script : http://forums.finalgear.com/ajax_cron.php?rand=764482
Referrer : http://forums.finalgear.com/showthre...=13083&page=36
IP Address : 83.160.166.100
Username : Unregistered
Classname : vb_database
ajax_cron.php is an AJAX replacement for the built in image cron, but that shouldn't be affecting this. It's the same thing, it just runs the crons as JS rather than images.
Yes, this is a konow bug, it will be fixed in Version 1.2.0
Quote:
Originally Posted by COBRAws
Oh, ok sorry.
So whats the difference with the 3.5 Post Edit History Viewer hack? Because I'll update soon and dont know if I need to switch or stay.
Thanks!
I don't know the other Hack very good, but with this Hack you have Usergroupsettings, Forumsettings, You can restore Posts and some more