Closed (fixed)
Project:
Drupal Contact List Importer
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 07:02 UTC
Updated:
26 Nov 2009 at 15:50 UTC
Comments
Comment #1
hadsie commentedthis is an openinviter issue, not a dcl import issue. looking at the code it appears that openinviter is attempting to touch a file in the cookie path. So make sure the cookie path (as set in config.php) is writeable.
Did you run the openinviter postinstall script?
Comment #2
KMC81 commentedYes, it is an openinviter issue.
You have to give permissions to the file "oi_plugins.php" in /tmp or whatever the name is of your "plugins_cache_file" in "config.php", in order to "postinstall.php" to work properly.
Regards.
Comment #3
Meeyo commentedComment #4
hadsie commentedthanks @KMC81, marking this as fixed...