When using the "Generate All CRUD Code for all tables from this Database for PCG Framework and Save to Disk" option in both begiiner and advanced mode, I get the following error for line 105 and line 148. If I select to generate each file individually, all is ok.
"Warning: mkdir() [function.mkdir]: Permission denied in /home/helenf/public_html/CodeGenie/app/common/utils/fileSystem/fileSystemUtils.class.php on line 105" (also line 148)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When using the "Generate All CRUD Code for all tables from this Database for PCG Framework and Save to Disk" option in both begiiner and advanced mode, I get the following error for line 105 and line 148. If I select to generate each file individually, all is ok.
"Warning: mkdir() [function.mkdir]: Permission denied in /home/helenf/public_html/CodeGenie/app/common/utils/fileSystem/fileSystemUtils.class.php on line 105" (also line 148)
have you set correct write permission to all this path ?