I see this error on my userinterface.

warning: touch() [function.touch]: Utime failed: Permission denied in /home/hamzahal/public_html/studyx.org/sites/all/modules/dcl_importer/dcl_importer/importers/openinviter_engine/OpenInviter/openinviter.php on line 324.

Comments

hadsie’s picture

Category: bug » support

this 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?

KMC81’s picture

Yes, 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.

Meeyo’s picture

hadsie’s picture

Status: Active » Fixed

thanks @KMC81, marking this as fixed...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.