vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Post Edit History Viewer (https://vborg.vbsupport.ru/showthread.php?t=105989)

Developer 01-22-2006 11:52 AM

nice hack as they said it has a proplem plz fix to install it

Yorixz 01-22-2006 12:12 PM

Seriously something that should be standard in vB 3.5, I'll try it out later this week, thanks a lot!

murrtex 01-22-2006 12:52 PM

thanks lieva, can we delete the histories by this hack??

Lieva 01-22-2006 01:05 PM

Quote:

Originally Posted by bashy
I have the Moderator 1 installed yet i cannot view my edits as a Admin nor as a MOD, do i need to do anything else other than install??

Does the standard one work ?

Another possibility is that you have edited the postbit template. The system works by searching for a string the the postbit template and replacing it.

Lieva 01-22-2006 01:06 PM

Quote:

Originally Posted by murrtex
thanks lieva, can we delete the histories by this hack??

Well uninstalling and reinstalling would wipe the history as it deletes the new table that stores all the edits.

bashy 01-22-2006 01:15 PM

Just tried the standard 1, still nothing....
but to be honest i aint sure where im meant to be looking,
Is it where it tells you that the post has been editied?

Lieva 01-22-2006 01:26 PM

Quote:

Originally Posted by bashy
Just tried the standard 1, still nothing....
but to be honest i aint sure where im meant to be looking,
Is it where it tells you that the post has been editied?

No, it is just under the post count in the field with the username.

for example:

Join Date: Feb 2003
Posts: 621

View Edit History:

It also only appears if the post has been editted since the plugin was installed (as previous edits aren't recorded).

If that doesn't help, could you post the contents of your postbit template.

bashy 01-22-2006 01:39 PM

no, still aint showing....I will post my post bit after you have seen my
postbit working ;)

Take a gander HERE

If ya still want me postbit i wil post when ya ask again :)

Lieva 01-22-2006 01:51 PM

Quote:

Originally Posted by bashy
no, still aint showing....I will post my post bit after you have seen my
postbit working ;)

Take a gander HERE

If ya still want me postbit i wil post when ya ask again :)

Looking at your forum, it looks like you have pretty extensively changed the postbit template :).

The plugin searches for

"<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>"

and adds code for the history link after that section.

I assume that section doesn't exist for your forum (or is changed) ?

Another possibility is that the default template is different in 3.5.3

bashy 01-22-2006 01:57 PM

I am 90% sure that is there...2 secs, gonna check...

here ya go..this is mine, copied exact as i see it
Although a search didnt bring it up....

Code:

                                        <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
Quote:

Originally Posted by Lieva
Looking at your forum, it looks like you have pretty extensively changed the postbit template :).

The plugin searches for

"<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>"

and adds code for the history link after that section.

I assume that section doesn't exist for your forum (or is changed) ?

Another possibility is that the default template is different in 3.5.3



All times are GMT. The time now is 08:03 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.01737 seconds
  • Memory Usage 1,740KB
  • 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)bbcode_code_printable
  • (5)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