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 - Search for and Find Functions and Hooks in Admin CP (vB3, vB4) (https://vborg.vbsupport.ru/showthread.php?t=288519)

qpurser 10-02-2012 10:38 AM

Quote:

Originally Posted by nerbert (Post 2370163)
Would you test something for me? Try searching for "print_cp_footer" and see if you have any matches. If it's the old junker file it won't find it because a regular expression was not quite right. If you don't find it you will have to rebuild filelist.php with the link at the bottom of the page.

First it didn't find the function but after rebuilding the file list.php I got the following result:
Line 418 includes/adminfunctions.php

nerbert 10-02-2012 11:33 AM

Quote:

Originally Posted by qpurser (Post 2370167)
First it didn't find the function but after rebuilding the file list.php I got the following result:
Line 418 includes/adminfunctions.php

That means it was the old junker. That thing had a lot of problems from when I was developing it. I hope all the people who uploaded it check back and get the new file. I'm glad you pointed that out.

Leica.Robbiani 10-02-2012 03:51 PM

Hi there,

seems to work a little bit better than it should. Searching for a function shows the result twice.

Best regards

L.R.

nerbert 10-02-2012 04:59 PM

Wow, two for the price of one and the first one was free! Can't go wrong with that.

What you're seeing are different methods in different classes but sharing the same name. Try "print_editor_form" for example. There are multiple results but in various classes. If you don't understand object oriented programming, welcome aboard -- I barely understand it myself.

Scanu 10-02-2012 05:09 PM

This is so useful when developing a mod, thanks for this! I'll install it ASAP in my test board, tagged!

Leica.Robbiani 10-02-2012 05:39 PM

1 Attachment(s)
Hi there,

Quote:

Originally Posted by nerbert (Post 2370248)
What you're seeing are different methods in different classes but sharing the same name. Try "print_editor_form" for example. There are multiple results but in various classes.

Ok, I tried "print_editor_form". Below "Function Name (click to view)" I see:

"No Matches Found"

When I try "track_blog_visit" I get (see screenshot):

Attachment 141544

Best regards

L.R.

nerbert 10-02-2012 05:56 PM

That's strange. What version of vBulletin are you using? Maybe "print_editor_form" is in vB4 and you're using vB3?

Does it do that with every thing you try?

Leica.Robbiani 10-02-2012 06:12 PM

Hi there,

I'm using vB 4.2.0.

The thing in the screenshot I see everytime a function is found.

Best regards

L.R.

nerbert 10-02-2012 06:17 PM

I had that happen in an earlier version of function finder and then after changing some things the problem went away and I thought it was fixed. Can you rebuild functionlist.php and before you try anything, record and post the data at the top of the frame? I don't need the path value. I had about 5800 functions as best I can recall.

Leica.Robbiani 10-02-2012 09:06 PM

Hi there,

yeah, well. I'v read your instructions how to rebuild the file functionlist.php, if you mean with filelist.php the same file. Then there is another problem. I don't have any link to rebuild the file.

Quote:

I know most of you aren't as organized and dedicated as I am
Nothing against you, I know you do your best, but please check this out.

Best regards

L.R.


All times are GMT. The time now is 04: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.01140 seconds
  • Memory Usage 1,739KB
  • 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_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
  • (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