| Author |
Message |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri Feb 20, 2004 10:26 am Post subject: Re: phpnuke forum themes |
|
|
| ah, so it's working? |
|
| Back to top |
|
|
AdBot
|
| Post subject: Re: phpnuke forum themes |
|
|
|
|
|
| Back to top |
|
 |
inSaNE_iRIsH
Wizard


Joined: Jun 19, 2003 Posts: 101
|
Posted: Fri Feb 20, 2004 10:42 am Post subject: Re: phpnuke forum themes |
|
|
well, when i fixed the name and went to the forum it doesnt error anymore (i took out the hard coding once i realized the dir name mistake...but, i went to my admin panel and clicked on Forums in order to finish configuring my board and it gives me the same damn error there ...is it just me or does that make no sense...i dont even know what to consider trying...  |
|
| Back to top |
|
|
inSaNE_iRIsH
Wizard


Joined: Jun 19, 2003 Posts: 101
|
|
| Back to top |
|
|
Kit
Moderator


Joined: Aug 31, 2003 Posts: 163
|
Posted: Mon Mar 08, 2004 11:14 pm Post subject: Re: phpnuke forum themes |
|
|
Yeah, at this point I think it's a phpmyadmin MySQL fix....
It is referencing a theme as the admin default that is no longer there.
Make sure you didn't delete the default SubSilver theme, as admin will still use it. |
|
| Back to top |
|
|
inSaNE_iRIsH
Wizard


Joined: Jun 19, 2003 Posts: 101
|
Posted: Mon Mar 15, 2004 3:32 pm Post subject: Re: phpnuke forum themes |
|
|
| nope, subsilver theme is still intact, it is erroring trying to find the new theme...i even tried totally deleting the new theme and that didnt work, so i cant even get into the forum admin to change the theme to something else...can i change it in sql somehow? |
|
| Back to top |
|
|
Kit
Moderator


Joined: Aug 31, 2003 Posts: 163
|
Posted: Mon Mar 15, 2004 3:43 pm Post subject: Re: phpnuke forum themes |
|
|
| Yes... I'll get back to you on it tomorrow evening if there isn't an answer here by then. (I don't have phpmyadmin access from here) |
|
| Back to top |
|
|
inSaNE_iRIsH
Wizard


Joined: Jun 19, 2003 Posts: 101
|
Posted: Wed Apr 07, 2004 9:41 pm Post subject: Re: phpnuke forum themes |
|
|
| bump...got anything for me kit? |
|
| Back to top |
|
|
Kit
Moderator


Joined: Aug 31, 2003 Posts: 163
|
Posted: Fri Apr 23, 2004 10:18 pm Post subject: Re: phpnuke forum themes |
|
|
Sry.... work has been busy lately.
MySQL values to check.
TABLE: nuke_bbconfig
default_style = 1 (should match themes_id = 1 which should be Subsilver)
script_path = /modules/Forums/
TABLE: nuke_bbthemes
themes_id = 1 = Subsilver (should match the default_style = number above) and should be whatever # subsilver is) |
|
| Back to top |
|
|
|
|
|
|
|