>>  Site Map >>  Forums >>  PHP-Nuke Newbie

Forum module - topics in forum:



PHP-Nuke Newbie - Complete phpnuke newbie? want to ask a question before installing? or have installed and are now confused? this is the place.



Blank Pages - Nothing Displayed

I've just installed the 7.7 version on my local machine to have a look at PHP Nuke, but all the pages are just blank. Looking at the HTML, the page load seems to stop after the html header has been generated. No PHP errors are generated however.

I've tried reinstalling (to no avail) and have recreated the database several times using the SQL file included with the distribution.

Anyone got some ideas I can try out to resolve the problem?




PHP 7.7

This seems to be a feature of 7.7, it is not there in 7.5. What it I found was if there is an error in the PHP, rather than displaying the compiler output nothing is displayed. This is good for security but not good for debugging!






I'll try going back to 7.5 and see what happens






Well with 7.5 I get a page load of errors:

Code: :

Notice: Undefined variable: HTTP_USER_AGENT in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 28

Notice: Undefined variable: HTTP_SERVER_VARS in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 34

Notice: import_request_variables() [function.import-request-variables]: No prefix specified - possible security hazard in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 51

Notice: Undefined variable: forum_admin in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 99

Notice: Undefined variable: inside_mod in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 102

Notice: Undefined variable: inside_mod in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\db.php on line 44

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php:28) in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 182

Warning: main(language/lang-.php) [function.main]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 183

Warning: main() [function.include]: Failed opening 'language/lang-.php' for inclusion (include_path='.;C:\php5\pear') in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 183

Notice: Undefined variable: gfx in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 1165

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Notice: Undefined variable: file in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\index.php on line 40

Notice: Undefined index: 2 in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 236

Notice: Undefined variable: modpath in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\index.php on line 56

Notice: Undefined index: 1 in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 619

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Notice: Undefined offset: 2 in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 622

Notice: Undefined offset: 1 in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 506

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Notice: Undefined index: 2 in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\mainfile.php on line 236

Warning: head(themes//theme.php) [function.head]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\header.php on line 31

Warning: head() [function.include]: Failed opening 'themes//theme.php' for inclusion (include_path='.;C:\php5\pear') in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\header.php on line 31

Notice: Use of undefined constant _CHARSET - assumed '_CHARSET' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\includes\meta.php on line 24

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\db\mysql.php on line 117

Fatal error: Call to undefined function themeheader() in C:\Program Files\Apache Group\Apache2\htdocs\phpnuke75\header.php on line 47







Yep, and if you look through the forums or search you'll find out how to remove them.

Try the common problems forum. Wink




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS