vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Admin Functions (https://vborg.vbsupport.ru/showthread.php?t=23692)

LuBi 12-12-2001 04:59 AM

Thanks, worked great and got the error fixed in a jiffy. Thanks for the great hack and thanks FWC as usual, your great.

FWC 12-12-2001 05:10 AM

Quote:

Originally posted by LuBi
Thanks, worked great and got the error fixed in a jiffy. Thanks for the great hack and thanks FWC as usual, your great.
Glad it's working. It's a great hack. :)

The Realist 12-12-2001 07:40 AM

Thanks for the Info below, worked like a charm.

Nice one M8.
:)


Quote:

Originally posted by Axel Foley
Hi Kevin...

There's a bug in convert.php (at line 22):

PHP Code:

if ($action == "md5");
  
$md5string md5($string);
  echo 
"<b>$string</b> encrypts as <b>$md5string</b>";
  
$action "intro";


Should be:

PHP Code:

if ($action == "md5") {
  
$md5string md5($string);
  echo 
"<b>$string</b> encrypts as <b>$md5string</b>";
  
$action "intro";



For the rest it works great on vB 2.2.1 Kevin.

I loved the attachments management functions, but I have a request Kevin, isn't it possible to show the attachment size? Can't see it anywhere...it is helpful to see it in order to decide if it should be removed or not.

Anyway: GREAT JOB! (as usual) ;)


Crinos 12-12-2001 08:56 AM

Quote:

Originally posted by Axel Foley
I have a request Kevin, isn't it possible to show the attachment size? Can't see it anywhere...it is helpful to see it in order to decide if it should be removed or not.
I agree, this would make the hack truly perfect :D

The Realist 12-15-2001 11:07 AM

Can anyone tell me how to get the convert date/time line in Import & maintenance to drop down a line.

See pic attached for a better idea.

Lesane 12-15-2001 11:26 AM

Just edit admin/index.php and search for Update Counters and add after that but before convert date/time a "brb"

RS25com 01-04-2002 02:53 AM

GREAT HACK!

I've never messed with my board and this thing worked flawlessly the first time! I installed it and it worked like a breeze.

Only one thing (which has probably already been posted, I didn't look) which is a minor cosmetic item:

In the index page mod for 2.20 the existing line above it does not have a <br>, so using similar code as the new lines added, add a <br> in the existing last line like this:

makenavoption("Update Counters","misc.php?action=chooser","<br>");

The Realist 01-04-2002 10:41 AM

Found the problem:
makenavoption("Update Counters","misc.php?action=chooser","<br>");

"<br>") << This was missing!

Thanks,

Brian


Quote:

Originally posted by The Realist
Can anyone tell me how to get the convert date/time line in Import & maintenance to drop down a line.

See pic attached for a better idea.


NitroSimSev 02-18-2002 02:57 PM

Works like a champ......took my attachment DB from 28.5 megs to 19.2 megs still need to come down a lot more. I tried the convert to file but its got a parse error in it.

FWC 02-18-2002 04:11 PM

Quote:

Originally posted by NitroSimSev
I tried the convert to file but its got a parse error in it.
Look a post #50. You should always read the thread when installing hacks. :)


All times are GMT. The time now is 04:18 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.01285 seconds
  • Memory Usage 1,743KB
  • 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_php_printable
  • (5)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