vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   strange code in function makenavbar()? (https://vborg.vbsupport.ru/showthread.php?t=35984)

TECK 03-11-2002 03:51 AM

strange code in function makenavbar()?
 
open functions.php and find this code:
PHP Code:

        while (list($key,$val)=each($navbits)) {
            
$altnavbits .= "<br>$altnavprefix<img src=\"{imagesfolder}/cascade/casendline.gif\"><img src=\"{imagesfolder}/cascade/casicon.gif\">&nbsp;&nbsp;$val\n";
            
$altnavprefix .= "<img src=\"{imagesfolder}/cascade/casvertline.gif\">";
        } 

this is some old code that was forgotten there by Jelsoft. can we remove it safely? i never saw a folder called cascade since i own a vB licence. let me know please.

regards,
nakkid.

Admin 03-11-2002 11:14 AM

I can tell you what it's used for but then I'd have to kill you.

Admin 03-11-2002 11:14 AM

Yes you can remove that code... it will never be used anyway unless the user adds &altnavbar=1 through the URL.

TECK 03-12-2002 01:40 PM

Quote:

Originally posted by FireFly
I can tell you what it's used for but then I'd have to kill you.
hehehe... so what is that cascade thing? i never saw a folder like that.. ;)

Admin 03-12-2002 01:42 PM

Probably a leftover from something a dev tried and never got out to the open... I'm think it would have been like this:
Code:

+ vBulletin.org Forum
|-- Code Hacks
|---- General Discussion
|------ Strange Code


TECK 03-12-2002 03:22 PM

:o


All times are GMT. The time now is 10:24 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.01438 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete