Closed (fixed)
Project:
Lost & found issues
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2011 at 16:51 UTC
Updated:
8 Sep 2011 at 19:01 UTC
Jump to comment: Most recent
Clean install of alpha 2. When going to the admin/config/content/availability-calendar/styling page and saving I get the following warning:
Warning: chmod() [function.chmod]: No such file or directory in AvailabilityCalendarCssGenerator->writeCss() (line 514 of /Applications/XAMPP/xamppfiles/htdocs/micasa/sites/all/modules/availability_calendar/availability_calendar.styles.inc).
Comments
Comment #1
fietserwinI removed the @ (warning prevention) which was already there in the current availability calendars module and it shows: never mask warnings. This has been wrong all the time.
Thanks for reporting. Fixed and committed. Will also be corrected in current module.