richardc020
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 406 on trackbackhttps://www.ads-software.com/support/topic/110898 has the answer which is that the Apache plug-in mod_security is the cause.
Forum: Fixing WordPress
In reply to: 406 ErrorMy webhost, theplanet.com (a.k.a. gzo.com) runs mod_security which is why https://www.richardc020.com/blog/index.php?s=test works and https://www.richardc020.com/blog/index.php?s=pscp returns a 406 error.
Forum: Themes and Templates
In reply to: change template for displaying of postsHow does install.php relate, if so, to this issue?
Forum: Themes and Templates
In reply to: change template for displaying of postsBut your main full-sized image at https://www.pacura.ru/wordpress/album/default/CIMG1594.JPG page (it’s actually a page, for those who haven’t clicked on it, not just a .jpg image file) which is the “fully” post does hide the middle sidebar (the one containing the shoutbox).
Forum: Themes and Templates
In reply to: Links Page Template OnlyI want a page (not a page template which requires a file upload to /wp-content/themes/default/somefilename.php ) with the “Page Content”:
<div id="content" class="widecolumn"><h2>Links:</h2><ul><code><?php get_links('-1','<li>','',,FALSE,'_rating',,TRUE,,TRUE,); ?></code></ul></div>
But even following https://codex.www.ads-software.com/Writing_Code_in_Your_Posts ‘s direction doesn’t stop texturizer from parsing the PHP code into the safe form hence not acting as PHP code.
How do I get the “Page”‘s “Page Content”‘s PHP code to work as PHP code (without going the aforemention Page Templates upload route).
Forum: Themes and Templates
In reply to: change template for displaying of postshttps://www.pacura.ru/wordpress/album/default/CIMG1594.JPG does not show any such overlay error. The image properly forces the middle sidebar to the right.
https://pacura.ru/wordpress/album/default/CIMG1594.JPG
Aside, the latter yields the header error “Warning: Cannot modify header information – headers already sent by (output started at /var/www/web20/web/wordpress/wp-content/plugins/photopress/pp_album.php:5) in /var/www/web20/web/wordpress/wp-content/themes/semiologic-3-col/install.php on line 10”.
Forum: Themes and Templates
In reply to: template tags for pages?Forum: Fixing WordPress
In reply to: search by specific category ?LK – Yes you can do that.
This thread’s issue (search for 2+ conditions one of which is a category limitation doesn’t obey) is still unresolved as of WP 2.0 and I don’t want to have to edit search.php or for that matter *any* .php file every time I reinstall just to get this item fixed. There’s probably some procedure to log it in Trac or however such issues are actually fixed.
Forum: Fixing WordPress
In reply to: limit search to certain categoryPer https://www.ads-software.com/support/topic/24655#post-191904 I ask again:
A search like my https://www.richardc020.com/index.php?cat=6&s=njtransit still lists results not in cat=6. Why and how to fix.Reply.
Forum: Fixing WordPress
In reply to: search by specific category ?Again, a search like my https://www.richardc020.com/index.php?cat=6&s=njtransit still lists results not in cat=6. Why and how to fix.
Reply.
Forum: Fixing WordPress
In reply to: WP converts characters – how to turn off?Per my https://www.ads-software.com/support/topic/15118#post-191873 , I ask again
How do I deactive texturizer, in a step-by-step fashion?I don’t have the time to figure out every include relationship to see where texturizer is or character set encoding details, but you probably know.
Forum: Themes and Templates
In reply to: Issue with symbols in texturizeHow do I deactive texturizer, in a step-by-step fashion?
I don’t have the time to figure out every include relationship to see where texturizer is, but you probably know.
Forum: Fixing WordPress
In reply to: HTML Comments Tag Parsed DeletedTexturizer does all of the above’s reported behaviors. Very annoying and, moreover, unfunctional.
It’d be nice if whoever codes Texturizer posted here, but I suppose this problem is uncared for because of its difficulty and lack of priority.
Forum: Plugins
In reply to: Explanation of WP filters and wp_head()? (Black-boxing aggrss and lastRSS)I need wp_head() documentation to figure out what it really does.
Add: I wish the Wiki were hyperlinked to from either the more obvious https://www.ads-software.com/support/ or https://www.ads-software.com/ though I took a guess and typed out https://wiki.www.ads-software.com/ and it worked, but again there’s neither wp_head() documentation there or at https://wiki.www.ads-software.com/?pagename=UserManual or wherever it may be nor am I willing to unravel the mystery of wp_head() and document it myself at risk of being wrong.
Forum: Requests and Feedback
In reply to: Better search and archivesI want to know the status of the improved search because it seems no one is working on it but I’m sure someone will say, “Oh, but I’ve got it done but just never released it” once I start serious work on one.