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)

Mudvayne 05-17-2007 05:37 AM

Psionic this hack doesn't work with vB 3.6.7 :(.

dcpaq2xx 05-17-2007 08:26 AM

Anyone know if this hack works with VB 3.6.6 ?

Thanks

Doug

rjmjr69 05-17-2007 09:04 PM

WOW READ PEOPLE DAMN one post above your question answers your question. PAS are you updating this?

thincom2000 05-22-2007 03:51 AM

I am using 3.6.7 and am having no problems with Admins using Quick Reply. Are there other necessary conditions?

Also in 3.6.7, storing attachments in the file system, attachments are being stored in the correct folders for me.

Only bug I saw mentioned that I experience is only being able to add attachments in editpost. I think this is because there is no value for postid at the time attachments are stored. I'll try to find a fix when I finish switching EVERY SINGLE ONE of my template edits to plugin edits.

:up: PV

rjmjr69 05-22-2007 05:47 AM

After updating to 3.6.7 mine is no longer working redid everything reverted uninstalled reinstalled blah blah blah get nothing everything seems to be installed but nothing is appearing in threads.

thincom2000 05-22-2007 03:51 PM

There are different template edits.

In template editpost, find:
HTML 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>>
In template newreply, find:
HTML 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>>
In template newthread, find:
HTML 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>>
Add underneath each:
HTML Code:

$adv_editform

rjmjr69 05-22-2007 08:12 PM

Quote:

Originally Posted by thincom2000 (Post 1252740)
There are different template edits.

In template editpost, find:
HTML 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>>
In template newreply, find:
HTML 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>>
In template newthread, find:
HTML 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>>
Add underneath each:
HTML Code:

$adv_editform

thanks I will try this right away:D

David Lama 06-13-2007 07:33 AM

update? :)

rjmjr69 06-15-2007 12:53 AM

Yeah any updates this is quite old now some new features would be great

SBlueman 07-18-2007 05:01 AM

This sounds like it's something I need for my site....but I am worried about the attachment issue. Has there been a fix found for this issue?


All times are GMT. The time now is 03:38 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.01257 seconds
  • Memory Usage 1,747KB
  • 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
  • (8)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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