vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Advanced Editing Options For Mods & Admins (https://vborg.vbsupport.ru/showthread.php?t=61412)

MJM 05-14-2004 08:48 AM

Thanks Xenon! (and Sandman for referring me to this Thread at vB.com)
This will be a tremendous help to change usernames of posts that I moved over from our yahoogroups.

Not sure yet whether I will need to update user post counts etc after making the changes...

Is it important to change the username IP too when I make the changes?
It just means an extra chore to find the user IP as I have a lot of posts needing username changes.
I want the author to be able to edit content of posts.

Mark

007 05-15-2004 12:57 AM

This is useful, but how about adding a feature to edit the thread title? As VB is now, only the post title can be edited after x time. It would be nice to be able to edit the actual thread title without having to open phpMyAdmin..

the Sandman 05-15-2004 01:31 AM

Quote:

Originally Posted by 006
This is useful, but how about adding a feature to edit the thread title? As VB is now, only the post title can be edited after x time. It would be nice to be able to edit the actual thread title without having to open phpMyAdmin..

You can edit the Thread title any time you want - just use Thread Tools > Edit Thread > Perform Action > Edit The Title Field > Save Changes

Xenon 05-15-2004 03:22 PM

@006: sandman already said, the threadtitle is editable in a normal vb already

@MJM: nope, it's not needed to change the IP.
The username is the important field, as a username change changes the userid of that specific post, and that will lead to that the new user can edit the post instead of the old one :)

Updating postcounts, would be needed, correct, thats something i will change in the next version :)

SemperFidelis 05-18-2004 01:44 PM

Great job once again Xenon
:)

Quick question tho, as posted here : Quick Edit Hack

Quote:

Ok
Im using :
- the updated set of instructions provided by Slave (https://vborg.vbsupport.ru/show...63&postcount=95)
- with the slight revision to that provided by poetic (https://vborg.vbsupport.ru/show...5&postcount=103)
In conjunction with :
Advanced Editing Options For Mods & Admins (https://vborg.vbsupport.ru/showthread.php?t=61412)

And all works fine
Except one thing

Whenever I use the quick edit, it is dropping the details of the original poster
ie
ends up being posted as guest

To get around this, I have to use the preview option, re-enter the original poster, then submit
And as you can gather, thats hardly a quick edit

Has anyone got these 2 fine hacks to play nicely together as I would really like to keep both.

TIA
Any chance you could have a look into it ?

Thanks
:)

Xenon 05-18-2004 03:40 PM

well, that's a problem of the quick edit hack.

you have to add the additional fields from my hack into the quick edit hack.

or another way would be to post another variable when using quickedit, and then add an if condition, if this var is set, do nothing of the advanced features.

I'm sure you can figure that out :)

SemperFidelis 05-18-2004 03:48 PM

No not reallly
Any chance of bit more assistance ?

Xenon 05-18-2004 03:52 PM

nah, not really, as i don't know the code of the quick edit hack, and i do not have the time to install it on a testboard to find it out..

maybe someone who has installed that hack as well can assist?

SemperFidelis 05-18-2004 11:31 PM

No worries
Thanks anyway
:)

Has anyone manged to get both these hacks working together ?

sketch42 06-08-2004 09:39 PM

Quote:

Originally Posted by Xenon
well, that's a problem of the quick edit hack.

you have to add the additional fields from my hack into the quick edit hack.

or another way would be to post another variable when using quickedit, and then add an if condition, if this var is set, do nothing of the advanced features.

I'm sure you can figure that out :)

i dont see where it conflicts
- quick edit uses showthread php and functions showthread
advanced doesnt
-quickedit makes u create a new template called quickedit
and edit posbit/postbit legacy and the advanced hack doesnt
- so wheres the conflict?

plus there are no calls in the install to replace any text in advanced

i gotta step out for a bit but im gonna try and install both on a test board
im using the original quick edit in the first post with the added reason and delete fields
so if you want to try it again thats what im testing it on

this just doesnt make sense... ill update this post later tonight


All times are GMT. The time now is 01:04 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.01365 seconds
  • Memory Usage 1,741KB
  • 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_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