vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Unable to search in templates =/ (https://vborg.vbsupport.ru/showthread.php?t=162504)

LittleB@ 11-12-2007 12:00 PM

Unable to search in templates =/
 
I have encountered a problem with the "Search in Templates" (Admin CP -> Styles & Templates) I am able to access it and enter text in the search field but whenever I press "Find" I get redirected to "Style Manager" - with no search results whatsoever =(

I wanted to use the search in order to find the $vbphrase[sticky_thread_prefix] so I could change the text into a green colour - since I am not able to search for it myself I wonder in which template am I able to find this variable?

also thnx for any help regarding the search, would be great if I could perform searches on my own ^_^

LittleB@ 11-16-2007 01:42 AM

Anyone else ever encountered this problem?

Marco van Herwaarden 11-16-2007 05:55 AM

If the search result in no matches, well then most likely the string you searched for does not exist.

Try searching for a shorter word or something that you are sure exists.

Adrian Schneider 11-16-2007 05:56 AM

It happens to me but I'm running an older version.

LittleB@ 11-17-2007 01:12 PM

ah, thnx searched for a phrase which I know exists in one of my custom templates and I got only my custom template showing up as a result :)

however, I am still looking for the place to edit my "Sticky:" text into another colour, I was able to locate the sticky in threadbit template but then Im pretty stuck again. I manage to change the colour on both the sticky text and the authors name but I only want to change the Sticky text

Original:
Code:

<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
My changes:
Code:

<td style="color:red" class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
my changes affect the entire td but since I do not know where the word "sticky" is inserted I cant change it's colour without changing the others...

help :rolleyes:

--------------- Added [DATE]1195312775[/DATE] at [TIME]1195312775[/TIME] ---------------

edit* nm, wasnt as simple as I would have guessed, I had to go into the td and locate all other elements such as the authors user name and edit there separate style tags

any way, thnx for the help - problem solved


All times are GMT. The time now is 02:42 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.01013 seconds
  • Memory Usage 1,717KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (5)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