TH
Forum Replies Created
-
Forum: Plugins
In reply to: Akismet blocked spam visible on pageAnybody think maybe it could be an issue with MySQL 4.x being exploited? My isp seems to think that unsolvable WP spam mysteries may go away if I move the database to a 5.x platform.
Forum: Fixing WordPress
In reply to: delete posts in category?That link no longer works and the plugin mentioned seems to be discontinued. ??
Is there any way of deleting hundreds of posts in a specific category in one go, or the category itself without moving these posts to the default category?
Forum: Plugins
In reply to: Akismet blocked spam visible on pageContinuing my little monologue:
The spam is held in moderation queue by Akismet and still displayed for all on the page.
Forum: Plugins
In reply to: Bad Behavior screws up the database.Well, I’ve never had errors like that until I installed Bad Behavior. Disabling the plugin makes the errors go away.
Forum: Plugins
In reply to: Akismet blocked spam visible on pageNo, I’m starting to think that someone is accessing the php files on the server directly in the catalog and not through WP at all.
Odd tho that Akismet identifies it as spam, blocks it and it’s still posted on the page.
Forum: Plugins
In reply to: Akismet blocked spam visible on pageAdditional information:
Without Akismet, these spam comments do not even show up on the list of comments.
I have tried an alernative plugin: Spam Karma, which doesn’t stop them either. It fails to see that they exist as well.
Forum: Plugins
In reply to: Event Calendar completely breaks categoriesWell, I’m going with a different calendar. This is nonsense.
Forum: Themes and Templates
In reply to: Hide sidebar on certain pagesmoshu, you posted while I was writing my post. Thank you! My problem was also that I cannot write out the full lines of code and make them work since I don’t know enough PHP yet. But the page I linked to had the full deal written out.
The way I have it now is the other way around. Unless the page is page no. 208, get the sidebar.
Thank you for answering!
Forum: Themes and Templates
In reply to: Hide sidebar on certain pagesSeems like I found it here: http://ww.wp.xz.cn/support/topic/108518?replies=6
Hopefully I will be able to exclude more than one page this way too.
Forum: Fixing WordPress
In reply to: Get rid of sidebar on ONE page only??Yesss! After reading maybe 50 posts, this is the one which helped me! Thank you!!!
My page happened to be 208 too so I didn’t even have to change that. 🙂
Forum: Themes and Templates
In reply to: Hide sidebar on certain pagesIf my blank page had a get sidebar tag in it, I could just make a template from it and exclude that command, but my call to get the sidebar is in the footer. Moving it results in no sidebar in any page.
Forum: Themes and Templates
In reply to: Hide sidebar on certain pagesI cannot find the conditional tags to hide the entire sidebar. Just tags to display a custom heading while on a specific page.
I have a page template especially for my wanted page. But it has no get sidebar tag to exclude. Nor have I managed to do it with CSS.
Please someone point me in the right direction here. I’m assuming that I need to put the exclusion code in the sidebar and not in the blank page template?
Forum: Plugins
In reply to: Event Calendar completely breaks categoriesBTW, I happened to see that this post shows up under Feedback in Extend/Plugins for a DIFFERENT calendar plugin called simply “Calendar”.
My problem is with one called “Event Calendar”. http://wpcal.firetree.net/
I have now tried this with a new fresh category and the default theme and with all new WP files and activating the plugin (ec_3.1.1._rc3) immediately breaks WP categories.
Registering to comment seems to be disabled on the authors homepage.
Currently there seems to be no event calendars that work in WP.
Forum: Fixing WordPress
In reply to: blogroll spam on WordPress 2.3Ok. In any case there are supposedly security benefits from the 5.x generation, but I guess not in this case then.
I’m reading that 5-scripts are following the same rules for write access as the 4-ones, but that they should not be writable for others (x-bit is not being sent).
This means nothing to me as I am an idiot in all such matters, but it sounded clever I thought.
Forum: Fixing WordPress
In reply to: blogroll spam on WordPress 2.3Anybody know if WP runs fine on MySQL 5.x? There is apparently a weakness in the 4.x generation which allows for this, something that kimcameron’s move of hosts may (or may not) confirm.