lkrubner
Forum Replies Created
-
Forum: Plugins
In reply to: Importing hundreds of photos, uploaded via FTPFollow up question: in what database table does the image info live? I just uploaded the first photo to a new site, using the traditional image uploader, and I can now see this one image in the “Media Library”. But when I go in through phpMyAdmin to look for the image info, I can’t find it in any of the tables.
Forum: Fixing WordPress
In reply to: Solution for 2.3 database errors / wp_post2cat does not existWow. I just logged into the server and did this:
grep -R wp_post2cat *
And I got nothing back! Can anyone think of how I’m getting these errors, which mention wp_post2cat, when “wp_post2cat” doesn’t appear in any file in my WordPress installation? Could some queries actually be stored in the database?
I’m running grep recursively from the top level of the site, so everything, including all plugins and themes, should be included here.
Version 2.5.1 is totally screwing up my site.
Forum: Fixing WordPress
In reply to: just upgraded and now I get errors when I try to delete anythingWow. I just logged into the server and did this:
grep -R wp_post2cat *
And I got nothing back! Can anyone think of how I’m getting these errors, which mention wp_post2cat, when “wp_post2cat” doesn’t appear in any file in my WordPress installation? Could some queries actually be stored in the database?
I’m running grep recursively from the top level of the site, so everything, including all plugins and themes, should be included here.
Version 2.5.1 is totally screwing up my site.
Forum: Fixing WordPress
In reply to: WordPress can not remember which template it is suppose to displayThanks. That is helpful.
Forum: Fixing WordPress
In reply to: WordPress can not remember which template it is suppose to displayNo answers? No one has any suggestions about how to fix this?
Forum: Fixing WordPress
In reply to: WordPress can not remember which template it is suppose to displayWhat do you mean a setting within the theme itself?
Sometimes we need to add two blank lines, but WordPress re-writes it as one blank line. I’m trying to figure out how add in 2 blank lines, without having WordPress re-write it.
Forum: Fixing WordPress
In reply to: Is there anything in WordPress that forces redirects?Yes, I moved the files without changing the database. But I did that with both weblogs, so I’m surprised one is working and one isn’t.
But thanks for the tip.
Forum: Plugins
In reply to: Making sidebar items appear on every page of blog.I am wondering the same thing.
No response?
No one knows how we can keep WordPress from re-writing our HTML?
Forum: Fixing WordPress
In reply to: WordPress changing my post HTML…not wantedMy email address is [email protected]. Write to me if you like and I’ll send you a username and password. You can login and see the problem.
Forum: Fixing WordPress
In reply to: WordPress changing my post HTML…not wantedIf I log in as “admin” and click on Users, then click on “Your Profile”, I see a box on the left that says “Use the visual editor when writing”. When I turn that off, I continue to have problems with WordPress re-writing my HTML.
Forum: Fixing WordPress
In reply to: WP “classic” HTML editor doesn’t show all HTML tags“1x Enter = br
2x Enter = p (closing the previous and opening new one)
if you have your own p tags (like when copying from an old html) – don’t have empty lines between them; it won’t add additional tags.
i.e. copying
<p>mytexthere</p>
<p>mysecondparagraph</p>
will work nicely – producing valid code!“I can’t get this to work. I’ve turned off the visual editor, which I never use anyway. I hand-code all my HTML in the simple textarea editor. But then WordPress “sanitizes” my HTML. The worst problem is that I can not add extra lines where I want. If I add in two open lines (in the textarea box), I expect to get a paragraph tag, but instead the two open lines get reduced to one.
The only thing I’ve found that let’s me add in extra spacing lines is this:
<p> </p>
However, the next time I open this post to be edited, WordPress takes out all my extra P tags.
Is there anyway to keep WordPress from destroying my HTML?
You can see what I mean here:
https://www.thesecondroad.org/tsr/2007/10/22/tsr-update-may-3-2007/
Forum: Fixing WordPress
In reply to: WordPress changing my post HTML…not wantedI hand code into the simple editor (not the WYSIWYG editor) and WordPress is rewriting all my HTML. I need for it to stop. How do I make it stop?
Forum: Fixing WordPress
In reply to: I am having trouble importing a TextPattern blogHow about $100?