Bugs item #995713, was opened at 2004-07-22 01:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=570207&aid=995713&group_id=83662
Category: Database
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Joshua D Curry (joshdcurry)
Assigned to: Nobody/Anonymous (nobody)
Summary: On Win/IIS new contact thumbnails are not created
Initial Comment:
I get the following PHP errors when i try to add a new
contact w/ a new image.
Add Contact
Notice: Undefined index: thumb_name in [removed
location]phpwebsite\mod\phpwscontacts\class\Contact.php
on line 408
Browse Page
Notice: Undefined index: thumb_name in [removed
location]phpwebsite\mod\phpwscontacts\class\Contact.php
on line 1716
I am running Core 0.9.3 and the latest Contacts mod. I
have php 4.3.8 and mysql 3.23.55 all on IIS. The
process and guest accounts have access to the
directories needed with the correct rights (so far as I
know) images/phpcontacts/* have read/write/modify/execute.
It's strange because photogallery will create
thumbnails just fine. I know I have GD and imagemagic
installed and working. Now the other thing is that once
a contact has been created and I click on broswer PHPWS
hangs and I have to choose another link. I get the
second error notice only regarding line 1716.
Not sure what the problem is... help? I really want to
get this working!!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=570207&aid=995713&group_id=83662
|