Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blank screen
#12
RWBradley Wrote:
Code:
Notice: Undefined variable: SITEURL in /var/www/html/GS/admin/inc/common.php on line 87
Notice: Undefined variable: SITENAME in /var/www/html/GS/admin/inc/common.php on line 90
Notice: Undefined variable: LANG in /var/www/html/GS/admin/inc/common.php on line 108
I though I had those notices fixed, thanks for pointing them out to me again.

RWBradley Wrote:
Code:
Warning: chmod() [function.chmod]: Operation not permitted in … on line #
Warning: copy(…) [function.copy]: failed to open stream: Permission denied in … on line #
These tell you the installation is not allowed to CHMOD or even copy certain files. Are all your folders CHMODed right so it has access to the temporary files?

RWBradley Wrote:
Code:
Fatal error: Call to undefined function dom_import_simplexml() in /var/www/html/GS/admin/inc/basic.php on line 125
I assume the error is in the last line. Does anyone have any idea what’s wrong?
It seems your server does not have the PHP 5 function dom_import_simplexml. It might be that either SimpleXML or the DOM API are not enabled on your server. You should be able to check that by looking through your PHP setting, eg. by using phpinfo().
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
Blank screen - by fstieglitz - 2010-04-18, 12:19:32
Blank screen - by Zegnåt - 2010-04-18, 16:42:01
Blank screen - by fstieglitz - 2010-04-19, 02:28:10
Blank screen - by Zegnåt - 2010-04-23, 01:26:05
Blank screen - by Zegnåt - 2010-04-24, 05:26:46
Blank screen - by fstieglitz - 2010-04-26, 04:49:31
Blank screen - by @roanna - 2010-05-05, 15:47:58
Blank screen - by cameron - 2010-06-16, 00:46:04
Blank screen - by cameron - 2010-06-16, 13:59:06
Blank screen - by Zegnåt - 2010-06-18, 18:01:48
Blank screen - by RWBradley - 2010-08-06, 13:33:07
Blank screen - by Zegnåt - 2010-08-06, 17:28:27
Blank screen - by RWBradley - 2010-08-06, 23:27:17
Blank screen - by Zegnåt - 2010-08-07, 00:09:29
Blank screen - by RWBradley - 2010-08-07, 11:07:34



Users browsing this thread: 1 Guest(s)