Custom 404 error page- Gamebox Mag

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
pcp3
Tue Oct 26, 2010 4:39 am
Anyone,
I wanted to change the text in the custom 404 error page in Gamebox Mag. So I want to keep the bold 404 and below add new text.

Can anyone tell me the path/language file that I need to look for. I cant find it at all, I must be missing something.

Thanks for you help
User avatar

GK User
Tue Oct 26, 2010 6:51 am
in the gk_gamebox template folder there is a file "error.php"
User avatar
Gold Boarder

pcp3
Thu Oct 28, 2010 12:56 am
Thank you devsmi,

I had found that file and thought it would allow me to fix it but it doesn't have the editable language.

here's what it looks like:


<div class="middle">
<div id="outline">
<div id="errorboxoutline">
<h1><?php echo $this->error->code ?></h1>
<h2><?php echo $this->error->message ?></h2>
<div id="errorboxbody">

*shortened*

<div id="techinfo">
<p><?php echo $this->error->message; ?></p>

<?php if($this->debug) :



im trying to find the language and change it.
User avatar


cron