rayne
Forum Replies Created
-
Forum: Plugins
In reply to: Textile plugin for WordPress 2.3Well, The linked TextControl plugin is causing lots of havoc on my server. I have a bunch of Textile formatted posts that are no longer getting parsed correctly. But I can’t view my site with this plugin enabled.
Is there another Textile plugin available?
Forum: Fixing WordPress
In reply to: Premature end of script headers: index.phpI too recently started having this problem. I’ve contacted my host to see if it is fact a memory limit problem. If so, I’ll remove some of my plugins and see if that solves the problem.
Forum: Fixing WordPress
In reply to: wp no longer works after upgrading txpI’ve realized something else. If I remove the .htaccess file from the root directory (the TXP one), when I try to go to my wp blog, I get a 500 server error, regardless of what is in the WP .htaccess file.
I’m at work, so I can’t check my logs, but I’m going to look and see what the 500 error is. Maybe that will point me in the right direction.
This leads me to believe it’s something with WP.
Any clues anyone?
Forum: Fixing WordPress
In reply to: 404 for subdirectory?I’m having a similar problem, but it’s WordPress in the subdirectory and Textpattern in the root directory and my WP blog isn’t loading. The admin directory works, but the base directory isn’t working. I’m guessing there’s something in how the .htaccess file is written that’s making it pass back to the root directory and therefore TXP is giving me a 404 error.
Can anyone help?
– RayneForum: Installing WordPress
In reply to: WordPress 1.2.1 Redirection Limit For this URLI don’t have a fix, but it has to be some sort of browser issue maybe. I often get this error using MT, when I’ve received an email notifying me of a comment, then click the email link to go approve the comment in the MT interface.
So it may not be just WordPress causing the problem.Forum: Your WordPress
In reply to: moovieBlog v2.1aVery nice.
Forum: Your WordPress
In reply to: phoat.comLooks great in Safari on Mac OSX. I love the menu in the top right. It’s pretty and colorful. You did a great job.
Forum: Everything else WordPress
In reply to: Photo Gallery….Why don’t you try iPap or Photostack
Forum: Plugins
In reply to: Adding sidebar supportHave you looked at the ShowCategories plugin: http://ww.wp.xz.cn/support/10/6555? or Matt’s Asides: http://ww.wp.xz.cn/support/10/5606?
Forum: Everything else WordPress
In reply to: OT: Photo GalleryOh, I was able to work around photostack by designating a textfile as my image description. The templates allow php so I threw in some code to extract the content from the textfile to get my image title and description. It is a workaround for now. Maybe at another time I’ll come up with something better.
Forum: Your WordPress
In reply to: Thunderbyrd dot Net up and runningLooks good. I really like how you have the little excerpt in each post.
Forum: Everything else WordPress
In reply to: OT: Photo GalleryI’ve installed Photostack and I really like it. It’s so easy to use, but I need an additional field besides the description. In photostack, the description is meant to work as a title. I need both title and description. If I could get both from photostack, I would be sold on it completely.
Forum: Themes and Templates
In reply to: category picturesYes, there is a plugin for this: http://wiki.ww.wp.xz.cn/CategoryIcon%20Plugin
Forum: Plugins
In reply to: Plugin: Image Browser (formerly called Insert ImagThanks. I upgraded to the latest version (1.3 pre-alpha) and I now have the insert image link. Thanks! I know I’ll be using this plugin a lot.
Forum: Fixing WordPress
In reply to: Strictly a CSS issuetcervo: Thanks. I moved the image to the header div instead of the content div and it seemed to work.