| Constant Template Error |
| Author | Text |
Reece Junior Member

Posts: 55

Gender:  Online: No |
Date: 20/05/2008 22:20 Constant Template Error | #post7283 | I have the suer block installed and it will tell you what someone is currently viewing, well i noticed most of my users were viewing errors,
why is this?
I might be able to fix it on my own, i just need to know why this would be happening and maybe what could have caused it.
Here is the datalog:
My webpage: HabboFurniValues.com
version: 3.7.5
Template: light (edited by me)
** Update: i may have solved it, im not even sure though, i guessed by looking for siteconfig in the template file made a few changes, but i wouldn't know how to check to see if its fixed. Edited: 20/05/2008 22:24 Reason: Update Once a bum, always a bum
<3 Destinie |
|
 |
| |
paulo89 Moderator Developer

Posts: 1286

Gender:  Online: No
Version: 3.8.1 Country: Portugal Languages: Portuguese, Portuguese and little english ^^ |
Date: 20/05/2008 22:38 Re: Constant Template Error | #post7289 | Hi
Hum i check u code and u have 2 html 2 head and 2 body ^^ a little confuse |
|
 |
| |
Reece Junior Member

Posts: 55

Gender:  Online: No |
Date: 20/05/2008 22:40 Re: Constant Template Error | #post7291 | Im pretty sure i stopped the template error.
As for the 2 sets of codes, could it be due to the fact im using a page i created? In the page i have set on home it has all the html tags could it be mixing with the other tags? Once a bum, always a bum
<3 Destinie |
|
 |
| |
paulo89 Moderator Developer

Posts: 1286

Gender:  Online: No
Version: 3.8.1 Country: Portugal Languages: Portuguese, Portuguese and little english ^^ |
Date: 20/05/2008 22:47 Re: Constant Template Error | #post7294 | you created one block in the template? |
|
 |
| |
Reece Junior Member

Posts: 55

Gender:  Online: No |
Date: 20/05/2008 22:49 Re: Constant Template Error | #post7296 | See the 'Supers' 'Rares' & 'Hc Rares' tabs?
Thats its own php page that im using instead of the default 'news' page on the home. Once a bum, always a bum
<3 Destinie |
|
 |
| |
paulo89 Moderator Developer

Posts: 1286

Gender:  Online: No
Version: 3.8.1 Country: Portugal Languages: Portuguese, Portuguese and little english ^^ |
Date: 20/05/2008 22:53 Re: Constant Template Error | #post7299 | you can send me this page to see
(admin@memhtportugal.com) |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 5130

Gender:  Online: No |
Date: 20/05/2008 22:58 Re: Constant Template Error | #post7301 | It's a template error. You're using the $siteConfig variable text in the html, but that's a PHP code and have to be used in the following way:
....templates/<? echo $siteConfig['template']; ?>/....
or ...templates/{$tpl_template}/.... that is a template html variable |
|
 |
| |
Reece Junior Member

Posts: 55

Gender:  Online: No |
Date: 20/05/2008 23:09 Re: Constant Template Error | #post7306 | Yeah i fixed that part up, i wasn't sure if that was what it was though, thanks Once a bum, always a bum
<3 Destinie |
|
 |
| |