MayhemMedia
Member
Posted 2 years ago #
I have not done a recent upgrade, but suddenly my media upload buttons do not work, so I have no way to insert photos other than tot upload them somewhere and embed them with html. Which is going to be a real pain ofr a photo heavy blog. I looked through the sticky post, from ONE YEAR AGO, and no, it doesn't help. At all.
I've tried clearing the cache. Updating my flash program. No, I did not install the Bad Behavior plugin.
I. Cannot. Upload. Media.
What is the problem?
MayhemMedia
Member
Posted 2 years ago #
PS. Nothing happens when I click the buttons. I can right click to open to another window or tab, but it doesn't insert into the post if I do that.
MayhemMedia
Member
Posted 2 years ago #
Also, my other blog I installed at the same time has no problems. I also tried deactivating plugins and nothing helps
henkholland
Member
Posted 2 years ago #
It could be a server memory issue. Try adding this to your wp-config.php on a new line right after db_collate:
define('WP_MEMORY_LIMIT', '64M');