2010-02-05, 01:57:00
I found some tips to fix this issue for those who updated ver. 1.x to 2.0. I believe that from ver. 2.0 "gsconfig.php" is required in document root but update instruction is missing this point.
1. If you are updating ver 1.x into ver. 2.0, don't forget to upload "gsconfig.php" in document root.
2. If you still have trouble with uploading files (even with "gsconfig.php"), try to uncomment the line 23 to use Uploadify:
For me, Uploadify is working just fine.
1. If you are updating ver 1.x into ver. 2.0, don't forget to upload "gsconfig.php" in document root.
2. If you still have trouble with uploading files (even with "gsconfig.php"), try to uncomment the line 23 to use Uploadify:
Quote:define('GSNOUPLOADIFY', 1);
For me, Uploadify is working just fine.