Bugs related to custom theme? [message #11538] |
Sat, 05 July 2003 14:04 |
kugelfang
Messages: 2 Registered: July 2003
Karma: 0
|
Junior Member |
|
|
After an unsuccessful upgrade from 2.3 (missing file) to unsuccessful install of 2.5.0 (missing file) to a successful upgrade to 2.5.0...
Clicking on a topic after it has been rated while using a customized theme throws the following error message:
Fatal error: Call to a member function on a non-object in /home/httpd/vhosts/static-lift.net/httpdocs/fud/theme/static-lift/msg.php on line 1228
Logging in and out while using the custom theme throws:
Parse error: parse error, unexpected T_STRING in /home/httpd/vhosts/static-lift.net/httpdocs/fud/theme/static-lift/login.php on line 632
Both actions work successfully using the default theme. Both prevously worked successfully using the custom theme BEFORE the topic was given a rating by a user using the custome theme.
Suggestions? FUD Forum is my first foray into PHP so take it easy on me!
Thanks
--jeff
|
|
|
Re: Bugs related to custom theme? [message #11623 is a reply to message #11538] |
Wed, 09 July 2003 15:35 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Which files did you modify in your custom theme? If you modified more then forum.css.tmpl & footer/header compare the modified files to the default/ originals and make sure there are no differences otherout changes then the layout changes you've made.
FUDforum Core Developer
|
|
|
Re: Bugs related to custom theme? [message #11654 is a reply to message #11623] |
Thu, 10 July 2003 20:46 |
kugelfang
Messages: 2 Registered: July 2003
Karma: 0
|
Junior Member |
|
|
Thanks for the response prottoss.
Since I had not done too much work with the theme, I deleted it and started over. I've not been able to reproduce the error. Though, I think I had some mis-typed html in the header.tmpl.
Thanks again.
BTW, I'm really loving FUD Forum!
|
|
|