having a problem with avatars and paths. i put the upload directory from webroot (/subdomain/avatar, and it looks for the image at subdomain.url.com/subdomain/avatar
anybody else having this problem? maybe a relative path should be used to img src=
having a problem with avatars and paths. i put the upload directory from webroot (/subdomain/avatar, and it looks for the image at subdomain.url.com/subdomain/avatar
anybody else having this problem? maybe a relative path should be used to img src=
I'm trying to add the path of my subdirectory to the plugin directly so it overrides this setting and works with my WP installed 2 directories inside of root...
on line 55 of avatar.php found:
'upload_dir' => '',
.... thing is, why can the upload function work the same way as the one that finds the avatar uploaded?
any ideas?
This topic has been closed to new replies.