Wordpress insert media stopped working - file-upload

I have a wordpress multisite installation that worked fine about 1 year but now, suddenly I can't use media for my posts. I can upload them and they show up in library, but when I want to insert them in a post, I see just a blank screen and any upload attempt in that frame fails.
Do you have any idea about this problem or how could I trace it?
Thank you.

please try this step to fix that issue ....
1 .deactivate all plugin and try to upload media again if its work mean there is conflict in plugin
2 .update wordpress to latest version if already a latest version please try to re-update them
3 . debug wordpress so you can find exact issue http://codex.wordpress.org/Debugging_in_WordPress

I had a similar issue where my host provider automatically enabled Google's Pagespeed Service optimization. Apparently it doesn't like the WordPress images but once I contacted them, they turned it off and everything started working fine again. You might have the same problem.

remove everything before starting php tag(which is present in the starting of every wordpress's php file) in functions.php and if you are included(require) other php files in it than also do the same in each of php file.
this is for theme development only.

Related

Godaddy server upload same name file

I am using goddady linux server. I want to update the file of the same name. I successfully upload the file to the server.
I check it from the panel, I see the new version.
There is no error in uploading the file.
I check the file from the browser, I see the old version.
I am using Flutter. I check it from the application, I see the old version.
I clean the cache many times, but after hours, the problem is solved by itself.
Is there an easy way to circumvent this problem?
Due to this issue, I am unable to progress my work. It's wasting my time and effort :(

How to stop MAMP from redirecting to live website?

I recently tried to make an .htaccessfile work on one of my MAMP websites locally and it created an issue: Every time I try to open my LOCAL website, it redirects me to the LIVE website.
I tried to delete the .htaccessfile and put back every file I modified to its original state but in vain.
Does anyone know where this issue could be originating from and how to fix it?
P.S. My website is not made on WordPress.

Prestashop admin panel modules and service link not work

Everyone, I have a prestashop site www.nepick.com it's going fine but when i login in my back end and click modules and services than it's automatically redirected to index page. I tried 100+ but I face same issue please help me.
it takes some tweaking with nginx bit it works. Do check out the sample nginx.configuration file at:
https://github.com/MattLoyeD/Prestashop-Nginx
The main issue is that it uses /adminXXX/index.php/product/... urls and those need to be directed to adminXXX/index.php?...
P.S. If you build on that add "attribute" and "feature" to the list of modules in that list of symfony names as well, as they are needed but currently missing.

sencha touch 2 api docs

I'm currently working on a project with Sencha Touch 2 and was wondering if anyone has a working link of the API docs page.
I've tried accessing http://docs.sencha.com/touch/2-0/#!/api, but I'm constantly getting redirected to: https://www.sencha.com/products/touch/2-0/#!/api and am finally given a 'The page you’re trying to reach could not be found.' error from Sencha Touch's homepage.
Does anyone have any idea why this is happening? I'm seeing the same link given on all my searches and hence I'm starting to get the feeling that this isn't just a faulty link problem, but perhaps something else.
--update--
The missing page error is occurring on Chrome. IE seems to be handling the link OK.
I don't know why you got that strange problem because the link is still Ok for me, maybe you need to clear your browser cache or something else.
But instead of that way, if you've already download and unzip the sencha touch 2 package from here and I think you've already did it, so you just need to open the index.html file in that folder, the API docs are already there :)
I've fixed the error by disabling the KB SSL Enforcer extension in Chrome.
Hope this info. helps others facing the same problem.
The inability to read the docs in chrome was driving me mad for a while.
You have downloaded the sdk right??? just go to your sdk folder and go to docs in your web browser the docs is right there...

Wordpress pages randomly serve as RSS/XML content

For months we have been struggling with a weird issue on 1 of our Wordpress Network installations. We have 4 installations on 1 VPS and only one of the four installations generates this error.
The problem is that pages on all sites that run on that Wordpress Network installation, randomly(?) seem to try and parse the page as being RSS content. See this screenshot:
Full image
This only happens once per session (if it does at all) and after refreshing the page, all is good. This makes it extremely hard to fix, because debugging is almost impossible.
Whenever the issue seems to appear, the (RSS) content that is being displayed, is that of a different page..
Could this be a Wordpress issue, or could this be an issue in the Apache config?
Some domains we are encountering this on:
http://www.skynetsg.co.za/
http://www.workplacestrategies.co.za/
http://www.beachbreaks.co.za/
I hope there is someone that could help me solve this issue!
Update:
I just had the issue on the page: http://www.skynetsg.co.za/peter-sserwanga/ that was newly created. I checked the apache logs and they show nothing strange, just a 200 OK header..
Below is a link that may fix your problem. If your running WHM/Cpanel, you may have to recompile apache with out certain modules.
rss-feed-displayed-instead-of-html-page