Posted by SomebodySysop on May 30, 2008 at 1:30am
| Project: | Wysiwyg Pro |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Getting this error when I edit pages:
warning: mkdir() expects at most 2 parameters, 3 given wysiwygPro.module on line 1097It comes from the fact that the mkdir() command is for php5 and not php4. However, if this is the only problem, can you create a setting so that end users can optionally use the php4 version of the command?
Thanks!