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)
-   -   Administrative and Maintenance Tools - Adv. Editing Options for Mods and Admins (https://vborg.vbsupport.ru/showthread.php?t=132291)

mikkitine 05-10-2008 07:35 AM

Quote:

Originally Posted by David_R (Post 1509005)
I tried this on 3.7.0 wont work. :(

You need to make sure that:
Code:

$adv_editform
Is still in your "newthread", "newreply" and "editpost" templates for all your styles.

In the "editpost" template look for:
Code:

<form name="vbform" action="editpost.php?do=updatepost&amp;p=$postid" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>>
And directly underneath it add:
Code:

$adv_editform
In the "newreply" template look for:
Code:

<form action="newreply.php?do=postreply&amp;t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>>
And directly underneath it add:
Code:

$adv_editform
In the "newthread" template look for:
Code:

<form action="newthread.php?do=postthread&amp;f=$forumid" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>
And directly underneath it add:
Code:

$adv_editform
You should see it now when you edit a post, create a new thread or create a new reply. This is all considering you've uploaded the product already.

Leica.Robbiani 05-10-2008 09:15 PM

Quote:

Originally Posted by hohleweg (Post 1514244)
Hi
In Germany it dont work with 3.7 !
Jo

Our server also resides in Germany, we have the german vBulletin 3.7.0 gold and this hack works as it should be do. So I think it's not a problem of the country where you're living :rolleyes:

PoetJA-1975 06-17-2008 12:48 AM

Any hope for a 3.7.1 PL 1 version of this modification?

Thanx,

Jacquii.

TosaInu 06-21-2008 05:41 PM

Hello,

It's losing the author and makes the post a guest one in 3.7.1, even when set to an existing user.
When editing a post.

civil78 07-18-2008 09:45 PM

I test it in clean install of 3.7.2. Working good.

yingzhou 07-22-2008 11:49 PM

it's working fine but have some bugs in use. The admin cant reply or posting! Any fix for this?

hoangminh 07-30-2008 01:02 AM

This version is working on 3.7, but on Quick Edit, may loose the post's author username, make the post is owned by Guest.

Any help?

Bellinis 08-01-2008 06:15 AM

I hope Psionic Vision is able to update this mod to work with 3.7.2 :)

PoetJA-1975 08-01-2008 09:59 PM

Me too :(

Jacquii.

Spank 08-09-2008 04:15 AM

Me three. Really nice idea, I followed the threads from 3.0 hoping to get to a 3.7 version lol. This would be really useful.


All times are GMT. The time now is 10:30 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.01176 seconds
  • Memory Usage 1,739KB
  • 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
  • (7)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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