vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   modifying login screen (https://vborg.vbsupport.ru/showthread.php?t=80138)

dmyrick 04-18-2005 06:59 PM

modifying login screen
 
I couldn't find anything regarding this in the threads. I need to modify the login screen and remove the several $vbphrase calls and add different ones but I have been unable to locate where this screen is created from. Tried searching thru templates and the PHP pages for the vbphrase used in the screen but come up empty. The items I need to remove are $vbphrase[not_logged_no_permissions], $vbphrase[not_loggedin_fill_in_form], $vbphrase[may_not_have_sufficient_priviledges], and $vbphrase[administrator_may_disabled_account] which make up the top text and ordered list on the screen. I then need to place an add banner in place of these items. If anyone can help me locate where these items are called from I would greatly appreciate it.
Here is a link to a screenshot of the screen I would like to edit.
http://www.connectingpoint.biz/image...led-1 copy.jpg

Marco van Herwaarden 04-18-2005 07:37 PM

These error message are directly displayed from various php-scripts.

dmyrick 04-18-2005 07:42 PM

So this screen is constructed at the time it's displayed based on the conditions and subsequently the scripts that get called at that time, and there is no central place to edit whats displayed overall?


All times are GMT. The time now is 07:51 AM.

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.01954 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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