Hi, i uploaded php-nuke to my ftp.
Created database, and uploaded the nuke.sql.
After that, i have to edit my config.php file, and add these fields:
$dbhost = "localhost";
$dbuname = "phpnuke";
$dbpass = "HERE USER PASS FOR oskuro I USE or LEAVE IT BLANK??";
$dbname = "oskuro_phpnuke";
That´s what i have, and i get always this error:
Fatal error: Call to undefined function: message_die() in /home/oskuro/domains/apuestaygana.frih.net/public_html/db/db.php on line 88
What can i do??Thanks
Now i have changed few things, and get these errors too:
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 166
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 166
Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 166
Warning: get_lang(admin/language/lang-.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 181
Warning: get_lang(): Failed opening 'admin/language/lang-.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 181
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 31
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 31
Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 47
Im uploading again languages, and themes folders to see if thats the problem, ill tell u later if this continues or not
Created database, and uploaded the nuke.sql.
After that, i have to edit my config.php file, and add these fields:
$dbhost = "localhost";
$dbuname = "phpnuke";
$dbpass = "HERE USER PASS FOR oskuro I USE or LEAVE IT BLANK??";
$dbname = "oskuro_phpnuke";
That´s what i have, and i get always this error:
Fatal error: Call to undefined function: message_die() in /home/oskuro/domains/apuestaygana.frih.net/public_html/db/db.php on line 88
What can i do??Thanks
Now i have changed few things, and get these errors too:
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 166
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 166
Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 166
Warning: get_lang(admin/language/lang-.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 181
Warning: get_lang(): Failed opening 'admin/language/lang-.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/oskuro/domains/apuestaygana.frih.net/public_html/mainfile.php on line 181
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 31
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 31
Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/oskuro/domains/apuestaygana.frih.net/public_html/header.php on line 47
Im uploading again languages, and themes folders to see if thats the problem, ill tell u later if this continues or not
