RE: How can I add sub-directories in the images folder???
MaxiDVD <[email protected]> 10 Sep 2003 17:15:59 -0000
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <33ce693d2116d3c449629e10b636e6ba@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=227483#227483 ---------------------------------------------------------------- Hi meltus, [b]Any special requirements we should be aware of before trying this?[/b] Does the script try to CHMOD the images to 777? [code]Warning: copy(): SAFE MODE Restriction in effect. The script whose uid is 10028 is not allowed to access /home/httpd/vhosts/mysite.com.au/httpdocs/store/images/Action owned by uid 48 in /home/httpd/vhosts/mysite.com.au/httpdocs/store/image.php on line 99 Warning: copy(/home/httpd/vhosts/mysite.com.au/httpdocs/store/images/Action/stormymonday.gif): failed to open stream: No such file or directory in /home/httpd/vhosts/mysite.com.au/httpdocs/store/image.php on line 99 17, Warning: copy(): SAFE MODE Restriction in effect. The script whose uid is 10028 is not allowed to access /home/httpd/vhosts/mysite.com.au/httpdocs/store/images/Action owned by uid 48 in /home/httpd/vhosts/mysite.com.au/httpdocs/store/image.php on line 99[/code] Tanks MaxiDVD