artitumis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post Input Not Showing on post-new.phpProblem has been solved.
The blog in question belongs to a friend who recently moved from Blogger to WordPress. He uses an insane amount of tags and when he imported those in, they came in as categories. WordPress was trying to display all of them when calling the editor and it cause the server to freak out due to the amount of memory required to call all 6,000 plus categories. I had to increase the amount of memory PHP scripts are allowed to use, then increase the amount of time they are allowed to run, then convert all the categories to tags in order for the post editor to load again.
That was insanity and I’m very happy to have figured it out.
Forum: Fixing WordPress
In reply to: Post Input Not Showing on post-new.phpI’ve duplicated the error in both Firefox and IE. Also realized the footer does not load so it appears the page stops loading at some point mid page.
Forum: Fixing WordPress
In reply to: Post Input Not Showing on post-new.phpHere is what I’ve ruled out so far:
Corrupted file(s) in wp-admin, wp-includes
Database errors (repaired and optimized using WP-DBManager plugin)Creating a new page DOES work.
Anyone have any ideas to lend?
Forum: Fixing WordPress
In reply to: Post Input Not Showing on post-new.phpEsmi,
Yes, I have tried both and they didn’t have any effect on the problem. I also reinstalled the entire wp-admin folder thinking something may have gotten corrupted. No luck.
I’m out of ideas.
Forum: Plugins
In reply to: Official Comments Plug-in Based on User LevelAny one have a suggestion on how to make this work?
Forum: Fixing WordPress
In reply to: Quotes displaying as %u201C and %u201DI got it taken care of.
Forum: Fixing WordPress
In reply to: Quotes displaying as %u201C and %u201DI figured out that the code is for the unicode curly quotes. It is really annoying to see that stuff in my comments, how can I get rid of it?
Forum: Themes and Templates
In reply to: Changing comments links color onlyThat almost got what I was looking for. Thank you so much for pointing me in the right direction. Here is the change I ended up making that works exactly how I wanted.
.commentlist a:visited {
color: #dd0000;
}.commentlist a:link {
color: #0000d2;
}I really do wish I knew more about CSS. I am learning a lot by tinkering around, though.
Forum: Themes and Templates
In reply to: Changing comments links color onlyCommenters name and the date are links I want to change as well. The down and dirty is anything that comes from comments.php would be the only links affected. I’ve already got the p links changed.
Here is a link where I announced that my wife pregnant with a girl.
Forum: Fixing WordPress
In reply to: \ character appearing next to ‘ and ” characters in commentsAnyone able to help out with this?
Forum: Fixing WordPress
In reply to: RSS feed mod to show full page?I would also like other people to read my blog with the xsl styling that podz spoke about, as well. I’ll read up on that, too and we’ll see what we can come up with, podz.
Forum: Fixing WordPress
In reply to: RSS feed mod to show full page?I’m talking about in Thunderbird (or whatever you use to view RSS feeds). I ‘ve noticed some blogs I read load just the article, others it is like you are looking at the actual webpage. That help?
Forum: Fixing WordPress
In reply to: Nice titles on all pagesAnd I have it all fixed up! Great job, Beel. I owe you a beer if you drink.
Forum: Fixing WordPress
In reply to: Nice titles on all pagesWhere is that call? I have it set up as you instructed so it has to be calling.
Forum: Everything else WordPress
In reply to: WordPressWebRingI joined it, too!