Uploading pictures in post

fpcserv - May 24, 2009 - 20:28
Project:OpenWYSIWYG Editor
Version:6.x-1.0-beta3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Dear all

I am very happy with this module it has everything however I am getting warning: mkdir() [function.mkdir]: Permission denied in /home/radjuhom/public_html/new_site/modules/openwysiwyg/openwysiwyg.module when inserting a pic

Thanks for your help
Justin

#1

drupal-id.com - June 9, 2009 - 02:08
  1. Even you can install contribution modules in "/home/radjuhom/public_html/new_site/modules" but I suggest you to follow Drupal best practice, mean using "/home/radjuhom/public_html/new_site/sites/all/modules"
  2. Your warning come from the "Permission Denied" of making folder on your "Drupal Files" folder, usually this "Files" folder is "/home/radjuhom/public_html/new_site/sites/default/files", so please check that you have enough permission (775)
 
 

Drupal is a registered trademark of Dries Buytaert.