Ok, I was editing my index.php from ...
define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s">log yourself in</a>?');
to ...
define('TEXT_GREETING_GUEST', 'Welcome to South Western Ontario's Newest Martial Arts Supply Service <span class="greetUser">Guest!</span> <a href="%s">log in</a>');
now my site won't load ... it's only a blank page. I tried re-using my backup copy, but still nothing. what did I do wrong?


Reply With Quote
