Closed (fixed)
Project:
phpFreeChat integration
Version:
5.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2008 at 15:22 UTC
Updated:
1 Dec 2008 at 04:05 UTC
After following the install manual I get this error:
# The directory files/phpfreechat does not exist.
# The settings have not been saved because of the errors.
I created the folder manually and gave 777 rights but error stays.
What can I do?
Comments
Comment #1
maverick14 commentedSame error here, the folder is existing...
Comment #2
owahab commentedPlease test with latest RC.
Comment #3
maverick14 commentedI still encounter the same problem, even with the latest RC.
Comment #4
kovalev commentedSOLUTION:
You probably were thinking about
/sites/default/files/phpfreechat,
while drupal is looking for:
/files/phpfreechat
Comment #5
permutations commentedNot an issue with the current version (1.2).