Quote:
Originally Posted by david05
Somebody help me.
I got this error message while I'm on Control on Files Upload and set up upload_dir:
The following setting(s) are invalid
upload_dir : vbtestforum/images/upload
I can't create a subdirectory test file in vbtestforum/images/upload (trying /home/tuoitres/public_html/vbtestforum/images/upload/1) - check permissions
I'm already try to chmod 777 for that folder - upload, but it's not successful. Would someone help me.
Thank
|
1) Take a look at some of the settings that are listed at the bottom left of the LDM admin pages. In particular, if open_basedir is set, then you can have problems.
2) Why are you specifying the upload dir as vbtestforum/images/upload? Unless you have set the LDM parameter local_file_root to No, then you should give a directory name relative to your forum, e.g. (I imagine) images/upload
Happy to take a look, but will need access to your site + a VB admin account.