vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Change the ACP Display Order of Side Groups (https://vborg.vbsupport.ru/showthread.php?t=101387)

Feckie (Roger) 01-08-2006 09:26 AM

This Plays Havoc with

Andreas Enhanced ACP Navigation (Here)

But Otherwise Great Idea

icemann 01-08-2006 03:29 PM

Very nice, thanks calorie. :)

Hostboard 01-08-2006 09:06 PM

*Installed*

This is great as I was able to alphabetize everyhting which makes it a lot easier to find stuff. Only request is to be able to add a seperator to specify your own groupings.

Silvio 01-20-2006 02:25 PM

Dear Sir, ty so much for ur very usefull plugin and *installed*

I loaded it on my Vbull 3.5.3 and seems to work very nice as 1st admin.

I have some coadmins and to them some funcions are disabled.

Now, all it works untill is loaded your program and no changes are made on sort. When i do change on my panel the sorting to the order display, then on the coadmin panel will begin to report a lot of erros just above the list (just under vbull logo)
I quote herebelow errors.

What can I do to solve the situation?

I apologize for my bad english.

regards

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: array_keys(): The first argument should be an array in /admincp/index.php(841) : eval()'d code on line 191

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

Warning: Invalid argument supplied for foreach() in /admincp/index.php(841) : eval()'d code on line 218

calorie 01-20-2006 10:19 PM

The mod should now reset orders when a new group is added and show only to the top admins. If you are using the old version, actually uninstall the old version, and then import the new version attached in the release post.

Silvio 01-21-2006 01:59 PM

dear Calorie.

Im new on vbull so I started from 3.5.2 (coming from phpbb) and i downloaded and *installed* your plugin for the very first time few days back after i upgraded to vbull 3.5.3.
By the way as per your suggestion I downloaded again it even if I saw that is the same version. to avoid confusion i unloaded it and reloaded from the last download.
Unfortunatelly happen the same thing.
If you would like to see it I can prepare for you an admin account and via PM we can share details.

regards

calorie 01-21-2006 07:50 PM

Try editing the ACP Display Order admin_global plugin, finding:
Code:

$acp_display_order_access = 0;

if (defined('VB_AREA') && VB_AREA == 'AdminCP')
{
        // blah blah
}

And replacing with the following:
Code:

$acp_display_order_access = 0;

if (defined('VB_AREA') && VB_AREA == 'AdminCP'
        && $vbulletin->userinfo['userid'] == 1)
{
        $acp_display_order_access = 1;
}

So only userid one can use this mod.

Silvio 01-22-2006 06:00 PM

ty for the "trick", I will use it 4 my self but I really hope to see in the near future a full working module

I stay tuned :ninja:

regards

Megareus Rex 01-22-2006 06:23 PM

Ummm, I installed the product and everything, but the Display Order option doesn't show up in the ACP.

No errors or anything though. What's wrong?

Ramsesx 01-24-2006 04:36 PM

After upgrading ibproarcade from 2.53 to 54 on the left frame of the acp was an error on the upper part showing (forget to save it), and no ibpro menu. GARS was also 1 missing entry. After disabling the hack it's now ok.


All times are GMT. The time now is 11:50 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.01271 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_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