vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Adv. Editing Options for Mods and Admins (https://vborg.vbsupport.ru/showthread.php?t=251701)

Fready 02-01-2011 09:36 AM

I hope this is supported.
I installed it but even as it was set to Admins only, my Super Moderators could also use it.

rwoscott 02-18-2011 08:09 AM

I seem to have a problem with this hack.
When I (as an admin, who has access to use the hack) try to comment on a CMS article, I get the following message:
"You did not specify a username for your post."

Users in lesser groups can post comments successfully.

I've disabled this hack, and I can add comments, so I'm assuming it is related to this plug-in.

Thanks.

AbeFroman 03-16-2011 08:59 PM

How do I activate this mod?

I copied the xml file and the php file to the appropriate directory, but when I go to edit a post as the admin, I don't see an option to change the time?

Also I dont see anything in the admin section for the advanced editing options.

Valter 10-06-2011 05:20 PM

vB 4.1.7, add-on version 2.2.0.

Replying to thread gives this error:
Code:

Call to undefined function build_thread_counters()
To fix this:

1. Open product XML, search for:
Code:

build_thread_counters($threadinfo['threadid']);
2. Add this ABOVE:
Code:

require_once(DIR . '/includes/functions_databuild.php');

NOTE: There are two instances of:
Code:

build_thread_counters($threadinfo['threadid']);
Apply fix on both of these.

ka81 12-08-2011 12:43 PM

does it work correctly on 4.1.8?
it's enough to download and install only A.E.O_2.2.0_by.Psionic.Vision.zip or also I shave to make changes from post #14 ?

Thanx!

Valter 12-09-2011 07:01 AM

Yes, it does.

-Edit XML to implement above fixes, then import it.
-Upload included files.

Merjawy 12-28-2011 03:16 AM

Thanks for the fix, I had to uninstall but then I applied the fix now and its fine

Also changed the date style from MM/DD/YY to DD/MM/YY

sutto 07-22-2012 04:24 AM

Cool Mod.

Is there a way to see a list of posts they have been changed using this mod?

I would like to keep an eye on what posts moderators are changing. Specifically the author (previous > current) etc.

In addition, is there a way to restrict the author selection to a pre-defined list? For example, I only want moderators changing particular posts to the 'Moderator' user. I don't want them all to have the ability to change the author to absolutely anyone on the forum.

JackThomson120 07-30-2012 04:58 PM

Is it just me or does this not show when you're on newreply.php and posts without a username?

sevak 08-10-2012 11:25 AM

Quote:

Fatal error: Call to undefined function build_thread_counters() in /home/hithokth/public_html/includes/functions_newpost.php(784) : eval()'d code on line 17
got this error when editing a post with multiple entry...

i am trying to split them as they are automatically added in old post
---------- Post added at 11:13 ---------- Previous post was at 11:12 ----------

now issue is that this 10 post having 100 videos now....while it should be 100 posts...

searched and got this mod...tried to cut and paste in new post with time so it will add as as post down and if it worked i can split all...but this error came in 4.2.0....

any proper soultion??


All times are GMT. The time now is 03:42 AM.

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