vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Can't Find Image Pt. 2 (https://vborg.vbsupport.ru/showthread.php?t=187418)

legionofangels 08-07-2008 01:32 AM

Can't Find Image Pt. 2
 
I cannot find which file or template controls

poll_posticon.gif

It's not under the Post Icon Manager

I searched in templates for $poll, and couldn't find anything in those templates

I also looked in a few php files and have found nothing that controls it's file extension

Any help on which file controls it? I tried poll.php, forumdisplay.php, and something else

Just can't find it.

TY

Lynne 08-07-2008 03:25 AM

I just did a search for "poll_posticon" in the vb files and found it in the functions_forumdisplay.php around line 300 and functions_forumlist.php around line 488. (What do you use for editing? Does it have a way to search through all files in a folder? That option may help you out in searches like this.)

legionofangels 08-07-2008 03:40 AM

No I don't. That was what I was wondering earlier as to how you did that.

How do you do it? Or if you know a program, please advise.

Lynne 08-07-2008 03:52 AM

I use BBEdit on my Mac and when I do a search, it allows me to search in a folder (a multi-file search). It helps out a whole lot when I am looking for parts of code.

legionofangels 08-07-2008 03:59 AM

I have Windows, that isn't a Mac only feature/program is it?

Marco van Herwaarden 08-07-2008 07:31 AM

Most (good) editors will allow to search files and optionally files in sub-directories.

Lynne 08-07-2008 02:27 PM

Quote:

Originally Posted by legionofangels (Post 1593112)
I have Windows, that isn't a Mac only feature/program is it?

Yes, BBEdit is a mac application. Somewhere on this site, I remember a thread asking people what text editors they use. Maybe search out that thread and see the suggestions. (Although, now I'm kinda wondering if it was a mac text editor thread - if so, start your own and see what other people are using.)

legionofangels 08-07-2008 06:05 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1593196)
Most (good) editors will allow to search files and optionally files in sub-directories.

Since you brought it up would you like to give an example, much appreciated.

Quote:

Originally Posted by Lynne (Post 1593453)
Yes, BBEdit is a mac application. Somewhere on this site, I remember a thread asking people what text editors they use. Maybe search out that thread and see the suggestions. (Although, now I'm kinda wondering if it was a mac text editor thread - if so, start your own and see what other people are using.)

I will if Marco doesn't know of one off hand.

----------------------------------------------------------------

It also needs to be changed in functions_forumdisplay.php from the Includes Folder as well.

RLShare 08-07-2008 06:25 PM

Notepad++ is a decent text editor for windows. Syntax highlighting for a huge amount of languages and a bunch of little useful tidbits, including directory searching.

Marco van Herwaarden 08-08-2008 06:25 AM

I am using UltraEdit but this is a paid product. But you will find also some free editors with this functionality. You might want to have a look at www.download.com (CNet) for free editors.


All times are GMT. The time now is 09:59 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.01144 seconds
  • Memory Usage 1,726KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete