miteshk3
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot upload images to media librarythe problem still exists… please produce sum code… or extend this code with permission for jpg… jus like swf is given permission here… may b add sum code like
'swf' => 'application/x-shockwave-flash', 'exe' => 'application/x-msdownload',sumthing like ‘jpg’ => ‘xxx’
can u do sumthing as such…
thanks in advance…
Forum: Fixing WordPress
In reply to: Cannot upload images to media libraryi can paste the code in any line of the functions.php file… or it has to b between sum specific lines…
Forum: Fixing WordPress
In reply to: Cannot upload images to media libraryok… last question…please tell me exactly where should i copy the code… thanks a lot for your time…
Forum: Fixing WordPress
In reply to: Cannot upload images to media libraryok… i copied the second one… but can u plz add sum code in that so it can include upload for jps, gif, bmp along with swf… bcoz now i can only upload swf and the same error which i used to get for swf before entering the code in my php file… now i m getting that error for jpg files after i entered he code…
Forum: Fixing WordPress
In reply to: Cannot upload images to media libraryin that forum you have posted 2 codes… both seem to b same… which should i copy? shall i have copied n pasted my entire functions.php file here? so if i am wrong sumwer… if u can repost back the correct thing…
[Excessive code moderated and post re-constructed manually. Please use a pastebin for that amount of code in future.]
Forum: Fixing WordPress
In reply to: Cannot upload images to media librarythats the code i already copied… wat else do i need to do?