 | OH TEH NOES! |  |
Posted: 04/09/2007 12:20 AM |
|
|
|
|
|
| Sparrow |
| Posts |
15 |
| Word Cnt. |
635 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 26, 2007
Local time: 6:56 PM
Location: In ma room.
|

|
|
|
|
 |
I tried installing a new template, and there was an error. now my whole forums messed.
error:
| Code:
|
phpBB : Critical Error
Could not open Xtreme template config file
DEBUG MODE
Line : 516
File : functions.php
|
and yes, i kno that its a template error. i dont kno how to fix it tho, without making a whole new forum.  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 1:13 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:56 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
| Post up the code around line 516 as Nightrider may be able to see why you’re getting such errors then.... |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 1:34 AM |
|
|
|
|
|
| Sparrow |
| Posts |
15 |
| Word Cnt. |
635 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 26, 2007
Local time: 6:56 PM
Location: In ma room.
|

|
|
|
|
 |
all it is, is the actual error message.. not much to do with it...
ie: display critical error, ect. nothing to do with the actual error.  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 1:56 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:56 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Could it be a permissions thing perhaps? I'm not sure myself as I’m new to php/phpbb  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 2:38 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 3:56 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
What I think is it needs Extreme Style MOD. I am not quite sure about it but NR will help you out surely  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 12:31 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:56 PM
Location: St Pete, FL
|

|
|
|
|
 |
What's going on here is the setup_style function in your functions.php file is attempting to access template configuration information. It either uses the default board template or the one assigned to the member. Apparently, you had a template named Xtreme, which may no longer be installed but is still assigned to the member record. So the way to fix this problem is to reassign the template assigned to the member record(s) that were using the Xtreme template to a style that is currently installed on your board...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 12:38 PM |
|
|
|
|
|
| Sparrow |
| Posts |
15 |
| Word Cnt. |
635 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 26, 2007
Local time: 6:56 PM
Location: In ma room.
|

|
|
|
|
 |
and how would i re-assign the template, bcuz i cant go anywhere on my board without getting the error.
EDIT: ok, i copied the subsilver template, renamed it Xtreme, and renamed some stuff inside the folder, and that allowed me to atleast access the admin panel. so now im back.  |
|
Last edited by atomic on 04/09/2007 12:58 PM; edited 1 time in total |
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 12:41 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:56 PM
Location: St Pete, FL
|

|
|
|
|
 |
You should be able to go into phpMyAdmin and reassign it in the phpbb_users table. Do you understand how to modify data in phpMyAdmin? If not, I can walk you through the process...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 1:00 PM |
|
|
|
|
|
| Sparrow |
| Posts |
15 |
| Word Cnt. |
635 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 26, 2007
Local time: 6:56 PM
Location: In ma room.
|

|
|
|
|
 |
I solved it, i edited my post above. ^^ thx tho, ill keep ur idea in mind, but i think that copying and renaming is a crap load easier.  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: OH TEH NOES! |  |
Posted: 04/09/2007 1:06 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:56 PM
Location: St Pete, FL
|

|
|
|
|
 |
You might have caused some new problems the way you did it though. If you have any members assigned to the subSilver template, then they will now have the same problem...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|