PHP-nuke restoring theme

This is used for general discussion that is not necessarily server-related.
Post Reply
User avatar
ReV|Donatello
This is my homepage
This is my homepage
Posts: 103
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Nov 11, 2004 4:25 pm
Location: Upland, California
Contact:

PHP-nuke restoring theme

Post by ReV|Donatello »

i chose a theme that did not install correctly and when i try to access the php nuke site is ays this.

Warning: head(themes/Plasma-XD_Theme/theme.php): failed to open stream: No such file or directory in /usr/www/rev1341/phpnuke/header.php on line 31

Warning: head(): Failed opening 'themes/Plasma-XD_Theme/theme.php' for inclusion (include_path='.:/usr/lib/php') in /usr/www/rev1341/phpnuke/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /usr/www/rev1341/phpnuke/header.php on line 47
what can i do to restore it back to its default theme!
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Just rename the DeepBlue theme (or some other theme known to work) folder to the problematic one.

OR

Use phpMyAdmin and change the default_theme field in the nuke_config table.
-Nick
User avatar
ReV|Donatello
This is my homepage
This is my homepage
Posts: 103
Joined: Thu Nov 11, 2004 4:25 pm
Location: Upland, California
Contact:

Post by ReV|Donatello »

thanks just dled phpadmin thngy
User avatar
ReV|Donatello
This is my homepage
This is my homepage
Posts: 103
Joined: Thu Nov 11, 2004 4:25 pm
Location: Upland, California
Contact:

Post by ReV|Donatello »

this phpadmin thing i install to my ftp right?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

ReV|Donatello wrote:this phpadmin thing i install to my ftp right?
yes, read the documentation that comes in the zip or on the site under "DOCS". It explains it pretty clearly :)
-Nick
Post Reply