Gallery URL = http://blackstoneops.org/gallery2/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.3.0 cgi-fcgi
Webserver = Microsoft-IIS/7.5
Database = mysqli 5.1.35-community, lock.system=database
Toolkits = Exif, LinkItemToolkit, NetPBM, Thumbnail, Gd, SquareThumb
Acceleration = none, none
Operating system = Windows NT SHIDEN 6.1 build 7600 ((null)) i586
Default theme = siriux
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.2) Gecko/20090809 Firefox/3.5.2 Orca/1.2 build 5
Rows in GalleryAccessMap table = 40
Rows in GalleryAccessSubscriberMap table = 3
Rows in GalleryUser table = 3
Rows in GalleryItem table = 1
Rows in GalleryAlbumItem table = 1
Rows in GalleryCacheMap table = 0
PHPInfo Link: http://blackstoneops.org/gallery2/phpinfo.php
Error (ERROR_BAD_PATH) : C:\inetpub\blackstoneops.org\gallery2\g2data\tmp\MUFB633.tmp
* in modules\core\classes\GalleryPhotoItem.class at line 99 (GalleryCoreApi::error)
* in modules\core\classes\helpers\GalleryItemHelper_medium.class at line 148 (GalleryPhotoItem::create)
* in modules\core\classes\GalleryCoreApi.class at line 1668 (GalleryItemHelper_medium::addItemToAlbum)
* in modules\core\ItemAddFromBrowser.inc at line 99 (GalleryCoreApi::addItemToAlbum)
* in modules\core\ItemAdd.inc at line 159 (ItemAddFromBrowser::handleRequest)
* in ??? at line 0 (ItemAddController::handleRequestWithProgressBar)
* in modules\core\classes\GalleryTemplateAdapter.class at line 1092
* in g2data\smarty\templates_c\%%826553137\siriux\%%5D^5D2^5D29E2DD%%theme.tpl.php at line 77 (GalleryTemplateAdapter::trailer)
* in lib\smarty\Smarty.class.php at line 1255
* in modules\core\classes\GallerySmarty.class at line 61 (Smarty::fetch)
* in modules\core\classes\GalleryTemplate.class at line 241 (GallerySmarty::fetch)
* in main.php at line 506 (GalleryTemplate::display)
* in main.php at line 104
* in modules\core\classes\GalleryEmbed.class at line 189
* in C:\inetpub\blackstoneops.org\wp-content\plugins\wpg2\wpg2template.inc at line 76 (GalleryEmbed::handleRequest)
* in ??? at line 0
* in C:\inetpub\blackstoneops.org\wp-includes\plugin.php at line 339
* in C:\inetpub\blackstoneops.org\wp-includes\template-loader.php at line 7
* in C:\inetpub\blackstoneops.org\wp-blog-header.php at line 16
* in C:\inetpub\blackstoneops.org\index.php at line 17
I keep getting this error when I am try to upload a file with the browser upload function. The upload applet doesn't work either, however, the from local server upload does work so I don't think it's permissions. The gallery is linked to a Word Press site and the upload works on that so I know it's not something with my php.
Posts: 6136
C:\inetpub\blackstoneops.org\gallery2\g2data\ must be writable by IUSR_machinename(everyone) recursively. Which is why we place our storage directory outside of the webroot(hint hint).
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 3
Since IIS7 the account that does that is named IUSR. That account has full control over the g2data folder (which I know should not be in the webroot). As I test I gave the Everyone, IIS_WPG, ISS_IUSRS, and IUSR group full control over the folder and still I got this error.
Posts: 3
Got it solved. The solution was to downgrade php to 5.2. I had been running 5.3.