Message: Syntax error, unrecognized expression: [class^=delete:categorychecklist:]
Line: 3
Char: 14659
Code: 0
URI: https://example.com/wp-admin/load-scripts.php?c=0&load=jquery,utils&ver=edec3fab0cb6297ea474806db1895fa7
It works fine on Firefox and Safari.. well it shows an error but it doesnt stop it working!
Ive had a look on google and it seems to be a jquery problem, but I’m a newbie to WordPress and cant see how to chase down the exact file thats causing the error?
Any pointers would be greatly appreciated, thanks
Jim
]]>I’ve upgraded my wordpress to version 3.3.1, 3 weeks ago. It seems fine and I got to upload images yesterday. I don’t know what happened but I can’t seem to upload images to posts/media library today!
Please help me!
I tried to deactivate all the plugins and that didn’t help. I tried to find codes in the forum that said it’ll fix it but that also didn’t help!
help pleaaase!!!
]]>It works fine on pages – the dialog window pops up, image gets loaded and the inserted into page.
The problem only appears when I’m uploading images to Posts.
I have tried to:
1. disable plugins and enable one by one
2. delete wp-admin and wp-include and replace by new ones
3. install alternative upload (Worpress Flash Uploader, Disable Flash Uploader)
None of these work.
Please I would be happy for any suggestions.
Thank
It works fine on pages – the dialog window pops up, image gets loaded and the inserted into page.
The problem only appears when I’m uploading images to Posts.
I have tried to:
1. disable plugins and enable one by one
2. delete wp-admin and wp-include and replace by new ones
3. install alternative upload (Worpress Flash Uploader, Disable Flash Uploader)
None of these work.
Please I would be happy for any suggestions.
Thank
Fatal error: Out of memory (allocated 32243712) (tried to allocate 10200 bytes) in /homepages/30/d179495380/htdocs/wp-includes/media.php on line 254
I have seen other posts with the same problem so I tried to fix the problem this way.
I edited my wp-config.php file as follows by adding this line.
define(’WP_MEMORY_LIMIT’, ‘256M’)
I also tried 64M as well
I also created a php.ini file in my root directory with the following contents
register_globals=off
memory_limit = 256M; Maximum amount of memory a script may consume (64MB)
That didnt work in any variation of size or by changing “register_globals=off” to “register_globals off” so I deleted it.
I tried to edit my .htaccess file by adding
php_value memory_limit 256M
but that just made the uploader not work at all.
All of these were done with all plugins deactivated.
I had the problem before but it was fixed with the memory bump plugin, but when i updated wordpress, that went away.
I also called my provider 1and1.com and asked them about my php memory limit, and apparently the limit for the basic package is 30M. I have been able to upload images before with no problem, so I cant imagine this being the real problem since that hasnt changed.
Any help is GREATLY appreciated. My back is against the wall at this point. Thanks in advance.
Michael
]]>