vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Post Edit History (PEH) Alternate Postbit Layout (https://vborg.vbsupport.ru/showthread.php?t=136683)

MThornback 05-21-2007 11:39 PM

Send me your postbit as it looks now....without the edits....its probably easier for both of us

MThornback 05-22-2007 12:01 PM

Quote:

Originally Posted by BadgerDog (Post 1252315)
Yup ... :D

I even created several test posts, edited them etc, as I thought it just might need to be created first..

I'll send you off a copy of "postbit"....

Did you want me to put the edits back in ( I emoved them when I uninstalled), or just send you "postbit" before I edited for this mod?

Thanks for your help... :up:

Regards,
Badger


Got it, and you have it back again and it should work fine :)

BadgerDog 05-25-2007 10:30 PM

Quote:

Originally Posted by MThornback (Post 1252649)
Got it, and you have it back again and it should work fine :)


Ok, got it working.... :up:

I had to remove the hack from postbit and put it ONLY in postbit_legacy...

For whatever reason, that kick started it and it's now working. I like the elegance of the way you've approached it. No edit.. no show save history link... nice.. ;)

Thanks for your help...

Regards,
Badger

MThornback 05-26-2007 02:12 AM

Glad I could help...I guess knowing which postbit style you used might have been the question for me to ask eh? :p

David Lama 06-14-2007 03:55 AM

does this also work for 3.6.5?

Its not working for me. so i guess no :(

dutchbb 06-14-2007 01:01 PM

Hello David, yes it does. But you first have to install this: https://vborg.vbsupport.ru/showthread.php?t=132708

MThornback 06-15-2007 01:51 AM

It will only show up once an edit to a post is made david, otherwise it keeps it from cluttering your postbit :)

YLP1 06-22-2007 04:36 PM

Can anyone view the history of the post or just admin/mods?

MThornback 06-28-2007 01:40 AM

Quote:

Originally Posted by YLP1 (Post 1274038)
Can anyone view the history of the post or just admin/mods?

This if statement:
Code:

<if condition="$show['edithistorylink'] AND $post[editcount] > '0'">
uses the information you enter in the usergroup settings....if you only allow the admin usergroup...only they'll be able to use it....if thats not how you have it setup...

add:

Code:

AND $post['usergroupid'] == 6
after
Code:

==0
If that isn't clear...let me know :)

BadgerDog 07-15-2007 03:25 PM

Hi Mike .... :)

Edithistory v1.2.5 has been released....

Can I install it as surviver describes, but simply leave your template edits in-place? I hate to tinker with anything unless I have to. :)

He says that he now doesn't show link unless there's an edit, so should I out his template edits over yours, or would the result be academic as both do the same thing anyway?

Regards,
Badger


All times are GMT. The time now is 04:33 PM.

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.01670 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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