Enrico
Forum Replies Created
-
But the mkdir stuff is strange…
Can you check the permissions on your upload folder? The folder should exist (otherwise you’d have gotten a previous error) and is ussually called wp-content/uploads/
The permissions should be set to 755 (or higher… https://codex.www.ads-software.com/Changing_File_Permissions)I’m using a custom folder ‘media’ in the root dir rather than ‘wp-content/uploads/’
Maybe that’s the problem?Hi Ron,
just installed the 1.4 version and get many errors when enabling it.
First I get a popup alert saying:
SFBrowser warning: please check your language settings. Either you have inadvertently set your language to ‘it_IT’ or the file ‘it_IT.po’ is missing in the folder ‘lang’ (and check the SFBrowser plugin folder as well).Then there are 3 lines at the very top of the dashboard:
Warning: mkdir() [function.mkdir]: No such file or directory in /home/…/public_html/website.com/wp-content/plugins/sfbrowser/wp_sfbrowser.php on line 90Warning: mkdir() [function.mkdir]: No such file or directory in /home/…/public_html/website.com/wp-content/plugins/sfbrowser/wp_sfbrowser.php on line 90
Warning: mkdir() [function.mkdir]: No such file or directory in /home/…/public_html/website.com/wp-content/plugins/sfbrowser/wp_sfbrowser.php on line 90
Also lot of lines like this:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘WPSFBrowser::plugin_action_links’ was given in /home/…/public_html/domain.com/wp-includes/plugin.php on line 166
Warning: array_unshift() [function.array-unshift]: The first argument should be an array in /home/…/public_html/domain.com/wp-content/plugins/adminimize/adminimize.php on line 1024
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘WPSFBrowser::plugin_action_links’ was given in /home/…/public_html/domain.com/wp-includes/plugin.php on line 166
and the line below for each plugin’s description:
Warning: Invalid argument supplied for foreach() in /home/…/public_html/domain.com/wp-admin/plugins.php on line 611