Tranny
Forum Replies Created
-
How did you restore to the previous version? Did you just overwrite the files in the plugin’s directory?
Thanks for that. I wish I haven’t upgraded. That latest version is a disaster.
Forum: Fixing WordPress
In reply to: Any Tips on How to Resolve Feed 404?Thread closed, after much digging, I was able to resolve it on my own. Sorry to have wasted everyone’s time 🙁
Hey Jerry,
still hoping you could get that plugin overhauled 😉
Forum: Plugins
In reply to: [WordPress Related Posts] unannounced advertising in related postsHello cubecolour,
as per your instructions, I sent an email detailing the suspected violation of terms. What is alarming about this violation is that the backlink is forced to the live page even when specifically turned off and that the developers, as can be seen from the posts here, are trying to justify this course of action. This goes way against the principals on which WordPress was built.
Forum: Plugins
In reply to: [WordPress Related Posts] unannounced advertising in related postsThis is in breach of terms under which the plugins are hosted on wordpress.org:
http://wordpress.org/extend/plugins/about/
4.The plugin must not embed external links on the public site (like a “powered by” link) without explicitly asking the user’s permission
This plugin not only violates the terms, but blatantly advocates the violation and should be banned.
Forum: Alpha/Beta/RC
In reply to: Will the Ages Old Bug with Messed Up Comments Be Fixed?I have never reported anything in trac and feel a little self conscious not being a developer and all. I would be willing to give it my best go though. Perhaps someone of your rank could give me a hand with it?
Forum: Alpha/Beta/RC
In reply to: Will the Ages Old Bug with Messed Up Comments Be Fixed?Hello Chris,
I’m using twenty eleven theme on the site where it occurs. I see it happen on a daily basis whereas if there are no deleted comments on a post, all nesting and sequence of comments are fine. But on posts in which a comment was deleted, I already know what exactly will happen. I also reply to comment myself so if I’m aware I have previously deleted a comment on the post, I know my replies will not be nested in their parent comment, although n admin area they will appear to have been made in a response to a correct comment.
I have not tried to reproduce the bug on a default installation.
Forum: Requests and Feedback
In reply to: can't add image title after 3.5 updatemangoo is right. Title tag is no longer added. I had to put it in there manually. Awful update. I have never regretted updating as much as with this 3.5
Forum: Requests and Feedback
In reply to: 3.5 – Worst Update in WP HistoryIs there a way to revert to the previous version? I know some changes were made to the MySQL tables. Can it be undone to bring WP back to pre 3.5? This media management is absolutely horrible.
Thanks man, hope you’ll get a chance to look into it. Good plugin, just really overloads resources on high traffic sites right now. Looking forward to an update.
I just noticed that it doesn’t seem to occur on tags or categories, only on main blog pagination (all posts). Non cached version works fine, but for some reason cached files are generated with this code appended to the navigation links.
Hello Doncha,
you have the best support for a plugin on WP. I appreciate you staying dedicated to help no matter what. It turned up being an issue with mkdir being disabled which prevented script from writing directories to folders. I went through hell and back to figure it out and it drove me insane and at the end of the day it was a stoopid server side restriction.
I appreciate your help,
Mark
The problem persists big time, even with everything set to 777. If I create /cache subdirectory manually, it doesn’t help because script still can’t write inside of it.
From the error log:
msgid "Your cache directory (<strong>$cache_path</strong>) did not exist and couldn’t be created by the web server. Check %s permissions."What is %s? Is it a username?
Hello Donncha,
thank you for speedy response. You are right about the message. It does say at the bottom that “File not cached! Super Cache Couldn’t write to: wp-content/cache/supercache/www….”
I did CHMOD /cache/ to 777 and it is still 777. It has been 777 this whole time. I also made sure wp-content is 777 when I was activating the plugin but it continues being unable to write in it. Is this what you mean by changing ownership so it is world writeable? Or is there something more I need to do? 777 on its own still prevents the script from working properly.