Closed (won't fix)
Project:
Mobile Plugin
Version:
5.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 02:57 UTC
Updated:
11 Jan 2010 at 07:37 UTC
I'm posting here because the existing issue is related to 6.x version of the module, but the problem looks the same:
Here's what I'm getting myself when I try to first enable the module.
The File /[path]/sites/all/modules/account_reminder/mobileplugin/wurfl-php-1.r0/resources/$$TMP does not exist!!!
Please note that the error message is showing the path to a completely unrelated (account_reminder)
Definitely this issue needs more work. How do I disable the module via the database?
Comments
Comment #1
teemule commentedThis is due to wrong file access rights during installation. Can be fixed by manually defining a proper cache path in wurfl-php-1.r0/resources/wurl-config.xml
In the future versions the WURFL will be separated from this module and provided only through it's own module.