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.

PoetJA-1975 08-09-2008 10:40 AM

So...... Help ANTHONY :blush: - You're public requires your assistance!

Jacquii.

naktacs123 08-27-2008 06:47 PM

I would like this also, please update it.

snowlion 08-29-2008 01:33 PM

Quote:

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?
me too, Anthony! please update.

logofreax 09-14-2008 06:42 PM

Quote:

Originally Posted by hoangminh (Post 1587096)
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?

I have same Problem.

Please update for 3.7.3 Patch Level 1 cause I need this Hack nearly every Day.

cu
logofreax

jl255 10-31-2008 06:08 PM

having some serious issues here.

tried to install it and somehow, the installation doesn't seem to complete properly. It runs for a long time (few mins) and ends up with a blank page on my admincp.

then my style becomes completely lost.

but somehow the mod appears in my 'installed products' page. when i try to uninstall, it runs for a few mins, then ends up with a blank page. but it remains installed. arggg.

now my forum has no more style. it seems like the CSS is lost or something. i've removed all the template changes already.

cld some experienced guys tell me what i shld do now? tks.

PoetJA-1975 11-01-2008 12:27 AM

^ sounds like you're trying to install it on a vBulletin version which it wasn't meant to be installed on... Please note that the modification was written for 3.6.0 ;)

Jacquii.

Bro_Joey_Gowdy 01-01-2009 04:20 AM

Anyone know if this works with 3.8.0 ?

morrow 01-09-2009 06:13 PM

Doesn't work for me. I'd love to see this for 3.8.

There is a similar mod for 3.8 but not as comprehensive as this one. I'll wait for this one to be released on 3.8. Yeee Hawwww.

https://vborg.vbsupport.ru/showthread.php?t=200952

kambiz 01-14-2009 06:13 AM

Quote:

Originally Posted by Bro_Joey_Gowdy (Post 1698341)
Anyone know if this works with 3.8.0 ?

works fine.

Neutral Singh 01-23-2009 02:05 PM

its buggy in 3.8.0

Valter 02-01-2009 07:51 PM

Works for me on 3.8.1.

akanevsky 06-01-2009 07:07 PM

Updated for compatibility with 3.5.x - 3.8.x.

Please undo all template changes because the new version does the automatically.

As for the $10, there is a donations button, but I am yet to see any donations. Never received anything. Haha. :)

Bro_Joey_Gowdy 06-07-2009 10:30 AM

Uninstalled and reinstalled 3.8.x version:

https://vborg.vbsupport.ru/showthread.php?t=132291

ThomasBolley 08-18-2009 06:20 AM

on vB3.8.4

on existing thread editing/go advanced mode get on save this error

Code:

Fatal error: Call to undefined function build_thread_counters() in /var/www/vb384/editpost.php(577) : eval()'d code on line 26

akanevsky 08-18-2009 12:23 PM

Quote:

Originally Posted by ThomasBolley (Post 1869600)
on vB3.8.4

on existing thread editing/go advanced mode get on save this error

Code:

Fatal error: Call to undefined function build_thread_counters() in /var/www/vb384/editpost.php(577) : eval()'d code on line 26

You sure it's from this hack?
I don't think that build_thread_counters() is even a function in any vBulletin.

ThomasBolley 08-19-2009 04:39 AM

Quote:

Originally Posted by Psionic Vision (Post 1869744)
You sure it's from this hack?
I don't think that build_thread_counters() is even a function in any vBulletin.

dont have any other hacks installed only some nfo2html and mincharacters was set to 0 via

milanese 09-22-2009 03:02 AM

great work thanks for the newest update!!!

Leica.Robbiani 04-12-2010 08:40 PM

Hi there,

will this hack be available for vB4 ???

L.R.

logofreax 04-12-2010 09:49 PM

I am also looking for this on vB4...please port it...

Peter Lo 04-19-2010 05:12 AM

I think all of us are waiting eagerly for a vb4 release.

logofreax 04-19-2010 02:45 PM

Is there any other alternative for this hack?

ArchAngelz 05-20-2010 04:30 AM

Any chance of a vb4 upgrade? I think many of us really need this.

Or has anyone tried this on vb4 yet?

Bill-SWJ 01-10-2011 01:04 AM

Thanks a LOT.

A poorly managed server upgrade resulted in us dumping a dozen or so user posts -- they posted to the old server during DNS propagation after the dbs were migrated.

With this hack, I was able to go in and manually cross-deck the strays, then edit and credit them to their due date and time.

uhking 05-12-2011 07:54 AM

I need this hack for VB 4.1.2. Can anyone tell me if i can use this??????
Thanks

thincom2000 05-13-2011 07:35 AM

You'll have to figure out the template edits for vB4, but yes it does. I'm still using it on 4.1.3 since 3.6.x. Has been helpful when I get PM conversations I think deserve to be threads, so I can attribute it to the appropriate user at the PM date and time.

RaiinbowEyes 07-13-2011 12:19 AM

Quote:

Originally Posted by uhking (Post 2194684)
I need this hack for VB 4.1.2. Can anyone tell me if i can use this??????
Thanks

I second this! I could really use this for v4 versions.

jl255 02-21-2013 06:19 PM

can't seem to install this. it keeps getting timed out. what are the db changes? i have a huge board. any help will be appreciated. :)


All times are GMT. The time now is 12:57 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.01599 seconds
  • Memory Usage 1,792KB
  • 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
  • (9)bbcode_code_printable
  • (8)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
  • (37)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