vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   the welcome Picture displayed only to the visitors (https://vborg.vbsupport.ru/showthread.php?t=130986)

Baitona 11-07-2006 02:18 PM

the welcome Picture displayed only to the visitors
 
Hi all

Actually it is a simple question (I think),

I managed to find a Script (hack), which can be installed on the forum, the main job, is to display a picture welcoming the visitor to sign up to the forum.

It consists of two parts, one of them should be in the header
And the other parts in the headinclude.

The question is:
Now the picture will be displayed to the vistor on all pages he is visiting, and it will despair after 30 seconds, but the problem is it is also showing on the
( Register.php page ) the question is how can I modify the script in away allowing the picture to be displayed on all pages and every where in the forum EXCEPT the register.php?

in other words, the script is working 100% on all the pages!!
but i dont want it to work on the register.php page

any ideas?
thanks

The first part of the code is:
Code:

<if condition="$show['guest']">
<!-- guest welcome message -->
<div id="fadeinbox" style="filter:progid:DXImageTransform.Microsoft.RandomDissolve(duration=1) progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) ;
-moz-opacity:0; width:500; height:139">
<a title=".:: welcome to $vboptions[bbtitle] ::." href="./register.php?">
<div align="center">
 <img border="0" src="./images/Reg.gif" width="500" height="120"></a></div>
</div>
  <!-- / guest welcome message -->


LittleAndroidMa 11-07-2006 02:24 PM

Ask questions in the forum.


All times are GMT. The time now is 10:29 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.01013 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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