Sergiy Kyrylkov
Archives Categories Tags About

Blank admin screen in oscommerce on Fedora Core 4

2005-10-07
System Administration

This issue is a bug with oscommerce-2.2ms2 and PHP5. To fix it, replace

$this = null;

with

unset($this);

in catalog/admin/includes/classes/upload.php

  • fedora
  • oscommerce
<  oscommerce SQL errors on Fedora Core 4
oscommerce on Fedora Core 4 >
© 2017 Sergiy Kyrylkov  Powered by Hexo, theme by PPOffice