vb.org Archive

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

VTXCafe.com 05-10-2011 02:19 PM

I uninstalled this yesterday and after uninstall I had members start complaining about attachment failures. Any reason anyone know why uninstalling this would effect people attaching photos?

flewfruit 07-02-2011 09:15 AM

thank you very much...

dutchbb 07-07-2011 10:36 AM

The zip seems to be corrupted, can you upload a new one?

dutchbb 07-07-2011 10:40 AM

Quote:

Originally Posted by Trek (Post 1840335)
I installed this, but after I did, all of the forms I have using Easy Forms (mod here on the website) would no longer submit. Looks good otherwise, but the forms I have are of a higher priority.

Also can you look at this please? Thanks.

klaush 09-07-2011 08:58 AM

The programmer wrote in the installation instructions:

Note that this hack may interfere with other hacks that make use of posting functions. If such problems appear, place the following code in the very beginning of the problematic script:

------------------------------------------------
define('BYPASS_AEO', true);
------------------------------------------------

This should eliminate whatever problem appears. If it does not, please feel free to mention it.


so if you have for example an issue with tapatalk place this line in the "mobiquo.php" sript under "define('IN_MOBIQUO', true);".

And that works fine for me!

Quote:

Originally Posted by whaase (Post 2182746)
This is a very nice hack! The only issue I have ran into, is that I can't use tapatalk with it active. Tapatalk still works fine for all regular members, but the ability to set a custom author of each post seems to be the hangup with it for Admins. If any staff that can use this hack are seeing "Did not specify username for post" with Tapatalk, the ability to set a custom author is probably why. I know this is an issue with tapatalk, and not necessarily the hack, but just thought I would throw it out there.


cheech47 09-25-2011 02:29 PM

Great mod, is there anyway to edit PM's eg sent ones? few folk on my forum fighting via PM rather than in open forum, would like to edit these to diffuse the situation, thanks

Bro_Joey_Gowdy 11-21-2012 12:06 AM

Uninstalled and upgraded to the 4.0.x version with more features:

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

:cool:

ka81 04-27-2020 05:43 AM

Hello!
Help please./
What and where should I chang to make the box CHECKED? I mean the one next to - Apply Custom Date & Time? (If you leave this unchecked, real date & time will be used.)


I see template adv_editform
There's a code:
PHP Code:

<div style="margin-top: 2px;">
                <
label for="cb_use_new_dateline">
                    <
input type="checkbox" id="cb_use_new_dateline" name="use_new_dateline" value="1" <vb:if condition="isset($checked['use_new_dateline'])">checked="checked"</vb:if> /> {vb:rawphrase advedit_use_new_dateline}
                </
label>
            </
div

but I don't understand what to change...


All times are GMT. The time now is 09:22 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.04168 seconds
  • Memory Usage 1,738KB
  • 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
  • (1)bbcode_php_printable
  • (2)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
  • (8)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