Icy Phoenix
Old Support Topics - SOLVED I Need Help To Edit The Welcome
francisco javier [ Fri 02 Feb, 2007 14:19 ]
Post subject: SOLVED I Need Help To Edit The Welcome
My english is not very good but I try :oops:
I need to know where can I edit the welcome block is locate in the center, thanks a lot.
Quote:
--->>Welcome to Icy Phoenix<---
brandsrus [ Fri 02 Feb, 2007 14:38 ]
Post subject: Re: I Need Help To Edit The Welcome
OPEN
language/YOUR LANGUAGE/blocks/lang_welcome_block.php
FIND
$lang['Welcome_Message'] = 'Welcome to <span class="topic_glo">Icy Phoenix</span><br />';
REPLACE WITH
$lang['Welcome_Message'] = 'Everything else!';
I hope that this is usefull to all members alround this board!
francisco javier [ Fri 02 Feb, 2007 14:46 ]
Post subject: Re: I Need Help To Edit The Welcome
Thanks a lot for help me but I do it, I edit the file lang_welcome_block.php (english and spanish) but nothing happen, everything still there :| I refresh my web several times to see if have changes but nothing
sonoangelo [ Fri 02 Feb, 2007 14:49 ]
Post subject: Re: I Need Help To Edit The Welcome
empty cache
francisco javier [ Fri 02 Feb, 2007 15:00 ]
Post subject: Re: I Need Help To Edit The Welcome
Can you tell me how can I clean the cache or empty like you say? sorry but I don't know a lot about this
sonoangelo [ Fri 02 Feb, 2007 15:05 ]
Post subject: Re: I Need Help To Edit The Welcome
if you are using firefox go to Tools > Options > Privacy > Empty Now > Select Cache and then OK. Chace Emptied
if you are using Internet Explorer go to Tools > Internet Options > General > Exploration Cronology > Delete or a similar path ;)
francisco javier [ Fri 02 Feb, 2007 15:35 ]
Post subject: Re: I Need Help To Edit The Welcome
Thanks again, I found it and clear the cache but I don't see any changes in my web, the same thing,
I was editing this files and I don't know where are the wrong :|
Quote:
language/lang_english/blocks/lang_welcome_block.php
language/lang_spanish/blocks/lang_welcome_block.php
$lang['Title_welcome'] = 'Bienvenido';
$lang['Welcome_Message'] = 'Bienvenido a Ayy Que Rico';
?>
sonoangelo [ Fri 02 Feb, 2007 16:13 ]
Post subject: Re: I Need Help To Edit The Welcome
it's right :shock:
francisco javier [ Fri 02 Feb, 2007 16:33 ]
Post subject: Re: I Need Help To Edit The Welcome
It's right but it don't work, still the same original text, don't see any changes :|
TheSteffen [ Fri 02 Feb, 2007 16:58 ]
Post subject: Re: I Need Help To Edit The Welcome
Try to clear cache with ftp. I mean please empty your cach folder on your host ;-)
EDIT: If you search this site, you can find
this ;-)
francisco javier [ Fri 02 Feb, 2007 17:58 ]
Post subject: Re: I Need Help To Edit The Welcome
SOLVED
Thanks to everybody :D