abstraction
Forum Replies Created
-
Is there any fix for this? Many of us use caching and this plugin is an excellent and would be a shame if it doesn’t work because of this.
Forum: Plugins
In reply to: [CubePoints] "Add Points" doesn't work in WordPress 3.6I am afraid so. Fortunately, I am confident that it is fixable, hopefully someone will provide us with a solution.
Forum: Plugins
In reply to: [Efficient Related Posts] Updated Plugin – Now it's not showing on my siteI am yet to update this plugin. Can someone confirm if version 0.4.0 did actually work for them or if it remains broken for everyone?
I hope that the plugin owner is around to see this because this is easily one of the best plugins when considering server performance.
Forum: Plugins
In reply to: [Efficient Related Posts] Fatal error when reacitvatingCan you please provide us with an update? Did you make it work? I am asking this prior to upgrading myself.
Forum: Plugins
In reply to: [Private Messages For WordPress] Formatting lost on reply to PMFound the issue and solution:
Open /inc/send-page.php
Search for:
$subject = esc_sql( $subject );
$content = esc_sql( $content );
$recipient = array_map( ‘esc_sql’, $recipient );And replace with:
$subject = addslashes( $subject );
$content = addslashes( $content );
$recipient = array_map( ‘addslashes’, $recipient );Forum: Plugins
In reply to: [Private Messages For WordPress] Formatting lost on reply to PMI am experiencing the same issue. Do anyone have a solution to this?
Forum: Plugins
In reply to: [W3 Total Cache] Timestamp removed in 0.9.2.10?I can confirm that this issue is current for version 0.9.2.11 as well.
Still no word from the developers! It would be very helpful if we could get some official word if this is a bug or intentional.
Forum: Plugins
In reply to: [W3 Total Cache] Timestamp removed in 0.9.2.10?Thanks for clarifying this, however, can developers please confirm if this is a bug that will be addressed in the next update OR if this was intentional?
Excellent and works great. I will continue to recommend this stellar plugin!
Is there an update to this problem? Any news would be useful.
Just to note that the update that was just released appeared to have resolved this issue for me.
Can you gentlemen please inform us more about this rewrite? What are you guys target and will you be introducing any new features?
@wp-fan Thank you for that link, however we plan to invest in this plugin and its future updates, so configuring our site with that mod temporarily may not be a good long term plan.
@rahman Thank you for the information.
@everyone Is there a more comprehensive guide that details using this plugin and all of its features?
The compatibility tool is quite inaccurate as most people that find the plugin broken will come and cast their vote while the other millions that downloaded it may not. So are you suggesting that 0.9.2.4 is the safest version to go with on WP 3.5.1?
It is certainly a shame that developers are experiencing these type of issues with the new versions as there are many of us that want to use this plugin (which used to have a great reputation of being flawless) and pay for it if it works as claimed.
They must be losing some valuable clients at the moment.
I wish that there were more information as to what particularly is causing these issues and how we could avoid them, rather than taking the chance of installing it and there may be the possibility that the whole site goes down.
Forum: Plugins
In reply to: [WP Admin Microblog] Major issue with plugin – with too long URLI performed the nessesary changes using the change compare page that you linked and everything is working like a charm so far. I just uploaded it to the live site and will see if there are any random issues once the plugin is being used. This is great, thank you very much Michael!
I will report back whenever I find any issues to further improve this already very handy plugin.
Forum: Plugins
In reply to: [WP Admin Microblog] Major issue with plugin – with too long URL@michael thank you very much for the respond. I will add the proposed changes tomorrow in the office and report back within the next 24 hours of how it works. Until then…