Author |
Message |
prm_punisher
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/462d038e43d1e8df24a01.jpg)
Joined: Apr 17, 2005
Posts: 16
|
Posted:
Fri Aug 05, 2005 5:54 pm |
|
This can be a stupid question but I search here and the entire internet and I don’t find an answer. What file and line I have to edit to change the message in the left down side "YOUR SATATUS BALK HERE"
THX |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
Site Admin/Owner
![](modules/Forums/images/avatars/45030c033f18773153cd2.gif)
Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Fri Aug 05, 2005 6:20 pm |
|
YOUR SATATUS BALK HERE
Say again? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
prm_punisher
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 05, 2005 6:43 pm |
|
LOL ok in your site read "Raven Web Services - Quality Hosting And PHP Support For All Applications" I want to change my messagge because in my site say "YOUR SATATUS BALK HERE"if you want I can put the link of my site and that way you can see my problem THX |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
hitwalker
Sells PC To Pay For Divorce
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined:
Posts: 5661
|
Posted:
Fri Aug 05, 2005 7:08 pm |
|
perhaps you mean the title ?
at the top of the screen?
If so ...go to admin/configuration and change :Site Name: |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
prm_punisher
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 05, 2005 7:23 pm |
|
Isn’t the site name look here down in the left side "Raven Web Services - Quality Hosting And PHP Support For All Applications" The name of the site is up left ant that’s ok on my page. If you now were let me know.
Thx |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 05, 2005 8:15 pm |
|
Most of have a file called includes/dynamic_titles.php. In this file we assign many modules a page title. This file is then "included" in the header.php file. See this post for more information http://www.ravenphpscripts.com/postt5213.html |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
prm_punisher
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 8:41 pm |
|
Raven Thanks for the add-on but the problem persist please go to my website http://prmafia.com/forum and look down left in the status bar and you see YOUR SATATUS BALK HERE pls help me to change that message I hate the message LOL
Thx |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 8:49 pm |
|
I just went to that link and I can't see that anywhere. I even searched on the page. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
CurtisH
Life Cycles Becoming CPU Cycles
![](modules/Forums/images/avatars/4b126330458025ffa3940.gif)
Joined: Mar 15, 2004
Posts: 638
Location: West Branch, MI
|
Posted:
Wed Aug 10, 2005 8:51 pm |
|
A good place to look would be in the includes/my_header (if you have it) as that is a common place for Javascript add ons to be placed. It is also possible that it is in either your header.php file located in your root directory or in one of your theme files such as themes/YOUR_THEME_NAME/theme.php or themes/YOUR_THEME_NAME/header.php
Below is the code that is causing that (taken from the page source):
Code:<sc r ipt language="JavaS c ript">
function tS(){ x=new Date(); x.setTime(x.getTime()); return x; }
function lZ(x){ return (x>9)?x:'0'+x; }
function dT(){ window.status='YOUR STATUS BALK TEXT HERE'; if(fr==0){ fr=1; document.write('<font size=2 face=Arial><b><span id="tP">'+eval(oT)+'</span></b></font>'); } tP.innerText=eval(oT); setTimeout('dT()',1000); }
var fr=0,oT="lZ(tS().getHours())+':'+lZ(tS().getMinutes())+':'+lZ(tS().getSeconds())+' '";
</s c ript>
|
|
_________________ Those who dream by day are cognizant of many things which escape those who dream only by night. ~Poe
Last edited by CurtisH on Wed Aug 10, 2005 8:54 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
CurtisH
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 8:52 pm |
|
Raven wrote: | I just went to that link and I can't see that anywhere. I even searched on the page. |
It is displayed in the lower left of the status bar of the web browser. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 8:58 pm |
|
I still don't see it in FF status bar. Have you just done a simple search on your files using Windos search function? Even though CurtisH has pointed it out, it seems a simple search would have located it also. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
prm_punisher
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 9:56 pm |
|
I think whit this you can help me Raven:
My site
Only registered users can see links on this board! Get registered or login!
Your Site
Only registered users can see links on this board! Get registered or login!
In your site Read Raven Web Services - Quiality Hosting And PHP Support For All Applications.
I search again all my .php files (theme.php, header.php, includes/my_header ect..) but I can't find were is the problem. |
Last edited by prm_punisher on Wed Aug 10, 2005 9:59 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
CurtisH
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 9:59 pm |
|
If you are comfortable doing so send me a PM here with necessary details (ftp URL, username and password) for granting me FTP access and I'll help you find it. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Aug 10, 2005 10:05 pm |
|
Work with Curtis. He has identified the code that is causing the problem ![Wink](modules/Forums/images/smiles/icon_wink.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|