Forums / Cotonti / Support / EZGallery with FSM On

The Stig
#1 2010-11-19 08:09
Has anyone got ezgallery working with fsm on ?

I have tried every chmod there is on all folders and i still get this error...

Warning: mkdir() [function.mkdir]: Unable to access datas/users/1/ in /data/www/blah.co.uk/public_html/system/core/pfs/pfs.inc.php on line 181

line 181 is...

if ( !is_dir($cfg['pfs_dir_user'] ) )
{ mkdir($cfg['pfs_dir_user'], 0777); }

stig
This post was edited by The Stig (2010-11-20 06:58, 14 years ago)
Kort
#2 2010-11-19 14:51
SED.by - создание сайтов, разработка плагинов и тем для Котонти
ez
#3 2010-11-19 16:52
@Stig:
You have got an other problem somewhere... (you are posting stuff about mkdir and rights for the last few days now). First fix that..

FSM is working fine with EZGallery.. got a couple of sites running it.
==- I say: Keep it EZ -==
The Stig
#4 2010-11-19 18:09
Thanks EZ...thats all i wanted to know...the fact that it does work with FSM...now i go find out :)