I subscribed to it myself and realized it was feeding a bunch of images from the files/images/temp directory. Most of them were images that had been associated with my test site and were never part of the published content on the live site. All I wanted to have going out on the feed was new published content. Is there some setting in admin that I've overlooked?
I'm working with Drupal 4.7, AcidFree 4.7 and Filemanager CVS. My site is in a subdirectory of my original site as in http://mainsite.com/CT/
When uploading pic to an acid free album, I receive the following errors. I figure it's probably due to it being in a subdirectory, etc. I also checked permissions. My tables all have the CT_ prefix or should. Where can I change things to allow this to go through?
* warning: fopen(private/filemanager.lck) [function.fopen]: failed to open stream: No such file or directory in /homepages/32/d88513910/htdocs/CT/modules/filemanager/filemanager.module on line 760.
* warning: flock(): supplied argument is not a valid stream resource in /homepages/32/d88513910/htdocs/CT/modules/filemanager/filemanager.module on line 761.
* warning: mkdir(private/working) [function.mkdir]: No such file or directory in /homepages/32/d88513910/htdocs/CT/modules/filemanager/filemanager.module on line 739.
* warning: mkdir(private/working/0) [function.mkdir]: No such file or directory in /homepages/32/d88513910/htdocs/CT/modules/filemanager/filemanager.module on line 739.
* The selected file /tmp/tmp_muUYHp could not be uploaded, because the destination private/working/0/tmp1284320216_large.jpg is not properly configured.
* warning: flock(): supplied argument is not a valid stream resource in /homepages/32/d88513910/htdocs/CT/modules/filemanager/filemanager.module on line 766.
I've looked EVERYWHERE and can't figure out what the problem is. I have Drupal 4.6 installed for a client with the E-Commerce and the Linkpoint (modified auth.net) module installed. When going to checkout, between the page where the billing info is displayed and where you enter your CC info, the contents and address info are dropped from the session, thus trying to send linkpoint XML data with empty tags (although the CC info makes it into the XML file)
I have installed many mysql files and have never had any problems locating files. However, for some reason I am not able to locate the image.mysql file in order to add to database. The image.mysql file does NOT appear to be part of image.module 4.7.
Further, I been have not been able to detect the newer "install" file version of which automatically would update database upon installing image.module.