mishari
Forum Replies Created
-
Hi,
I’m getting the same symptoms as well on https://www.travel-impact-newswire.com for some strange reason it insists on using https for the ajax-admin.php rather than plain http, I wonder if this has something to do with it.
@k3davis it seems that when I switched my web host, the problem went away. The issue seems to be somehow related to the host I was using.
Best regards
MishariHi,
I just created a test page and this is the iframe section:
<iframe src="https://www.travel-impact-newswire.com/wp-content/plugins/google-document-embedder/proxy.php?url=http%3A%2F%2Fcran.r-project.org%2Fdoc%2Fmanuals%2FR-intro.pdf&hl=en_US&gdet=&embedded=true" class="gde-frame" style="width:100%; height:800px; border: none;" scrolling="no"></iframe>
and still the same issue.
This problem is relatively recent, I’ve had months of use without problem.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Minified files not writtenThis describes the problem I’m having. I’m on mediatemple, both index.php and .htaccess exist but the minified files are not getting created.
Hi Fredrick,
Submitted a bug report, please let me know if you have any further clues.
Best regards
MishariHi Fredrick,
I disabled all the plugins and used the twentyten theme. Still as soon as I enable minification the issue appears.
Best regards
MishariHi,
I’m hosted on MediaTemple. I’m on dev version right now. Presently it says that “The unsuccessful transfer queue has unresolved errors. Emppty the queue to restore normal operation.” but when I click on the button it says both upload queue and delete queues are empty.
The header mentions minified files but when I look in the wp-content/w3tc/min/xxxxxx/ folder those files don’t exist.
Hi Fredrick,
My transfer queue constantly shows failed items if I don’t enable the force upload function.
But, this problem doesn’t come from the transfer queue, it seems to emanate from the fact that the minification process seems to work erratically.
Edit:
Erratic as in sometimes there are assets created and sometimes there are not. I would make updates and all of a sudden I would have no minified CSS / JS for a while even when CDN is disabled. Then it will start working again.Please post a message when you figure it out, I want to make sure I don’t trigger this issue again.
Hi,
I realized that the problem was due to using APC for minify. When I switched off APC it was all ok.
Another minify problem I was having after that where the minification of JS and CSS would show up in the output html but no file would be created, this seemed to have been solved atleast for now with a complete uninstall and re-install of this plugin.