snoother
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: chmod problem with uploading imageshi…
i tried to do this manually, by actually creating the necessary folder path – /uploads/2006/03 – but this still produces an error.
does anyone have any ideas how to get this to work?
thanks…
Forum: Fixing WordPress
In reply to: chmod problem with uploading imagesi thought of that, but this means that i would have to create new folders every month for each new load of uploads.
the whole point of wordpress is to avoid having to do things like that.
has anyone had any problem like this before? i think it must be something fairly straightforward to fix, everything else seems ok (so far).
thanks.
Forum: Fixing WordPress
In reply to: chmod problem with uploading imageshi…
an update on this:
ive downloaded and installed filezilla, to use instead of smart ftp.
using that, i’ve set permissions for the /wp-content folder to 777.
still no luck – i get the same message when trying to upload an image on the ‘write post’ option:
“Unable to create directory /hsphere/local/home/[username]/[domainname]/wp-content/uploads/2006/03. Is its parent directory writable by the server?”
what next?
thanks.
Forum: Plugins
In reply to: categories: how to move or hide the number displayed after the linkthanks for that…
i have a pretty basic understanding of php. i’ve found the <?php wp_list_cats(); ?> bit in the sidebar.php file – i presume this is what i have to modify. how do i add the optioncount parameter to it?
secondly, does this mean that there is no option to move the category-count brackets inside the link phrase? this would be better than getting rid of them altogether…