The above seems to works right for my editing problem. Thank you
I have done some reading about this. It seems that WP doesn't use php sessions at all. And there are many reasons not to use them, performance one of ...
@robert with the help of a programmer at my hosting, after adding some debug code in file.php (wp-admin/include), there is some info in the debug log ...
This guy says it is a hosting setup problem:
Spending some time searching for this problem (edit theme and extensions timeout in my case), it seems that this came from the 'sandboxing' features t...
It seems that this is all over the Internet for several WP Plugins. Most of them had this issue: In most cases, the issue lies with an open “session_s...
@robert i will not do the above. Nothing wrong with all that. I even disabled mod_security just in case. No luck. The problem occurs only when wpForo ...
It is there, here is a quote: Callback to site failed, this may prevent WP_Cron from working, as well as prevent editing of themes and extensions. An ...
You mean removed and not added ? 😎
I'm no talking about CRON Jobs. I'm talking that the poster said that he can't edit files. Same as myself.
@robert could this be related to the above ? The poster says he can't edit themes and extensions.
Is this: <div class="wpforo-content "style="width:100%"> correct, because i see it in RED highlight in my editor (when looking at a page html so...