jlivingston
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Feeds Don’t Validate After 1.5.1 UpgradeI have the same problem with an extra blank line before the <?xml line. Any help would be much appreciated.
I have WP 2.0.1 on IIS6 and the feeds are working (for some readers). But, I haven’t been able to validate them in feedburner and I get an error when going directly to https://www.rccjax.com/resources/index.php/feed/
If I use feed:https://www.rccjax.com/resources/index.php/feed/ it works.
Forum: Fixing WordPress
In reply to: Dashboard not working?!?I’m actually having the same problem except I only see the Latest Activity box on the right. No news, nothing. Here’s a screen shot:
https://www.livingstonandpartners.com/temp/cm.gif
Any ideas?
Forum: Fixing WordPress
In reply to: Dynamically changing body id for pages?Thanks for the reply, that’s what I was looking for. Actually they would be for Pages and sub-Pages. What would the code look like if you were trying to provide a unique id for each sub-page? (I’m not using the default permalinks).
For example I’m creating a site that will have a “Books” page and then under that there will be “Book A”, “Book B”, etc. I will need a unique background for “Books” (the main page), then “Book A” (a subpage), and “Book B” (another subpage).
Forum: Installing WordPress
In reply to: Invalid argument error using IIS6, MySQL 4.1.10 and PHP 4.3.10RustIndy – How do you set MySQL 4.1 into the lower security mode?
Forum: Installing WordPress
In reply to: mbstring PHP extension not found?Newbie question – where do I change that?
Forum: Everything else WordPress
In reply to: $ for helping install WP on IIS6I’m still a stuck wannabe WordPress 1.5 user – If you have experience with installing WP 1.5 on Windows 2003 server, MySQL 4.x.x and IIS 6 email me your phone number (golfer18 [at] bellsouth.net) and I will give you a call. At this point I rather pay because I’m at a dead end.
Forum: Everything else WordPress
In reply to: $ for helping install WP on IIS6Thanks for all of your comments. I will look into this and let you know if I was able to resolve this.
Did you ever fix this issue of the errors on the install screen? I’m having the same issues. If I go through and set the blog up it’s really slow. I’m hosting it on a windows platform (iis6, php 4…). Any help would be appreciated.
Forum: Installing WordPress
In reply to: Invalid argument error using IIS6, MySQL 4.1.10 and PHP 4.3.10Two days later I’m still pulling my hair out. Here’s what I’m getting…
Warning: Invalid argument supplied for foreach() in D:\websites\Martin\www\wp-includes\functions.php on line 355
WordPress database error: [Table ‘wpmartin.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘permalink_structure’Warning: Invalid argument supplied for foreach() in D:\websites\Martin\www\wp-includes\functions.php on line 355
WordPress database error: [Table ‘wpmartin.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘category_base’Warning: Invalid argument supplied for foreach() in D:\websites\Martin\www\wp-includes\functions.php on line 355
WordPress database error: [Table ‘wpmartin.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’Warning: Invalid argument supplied for foreach() in D:\websites\Martin\www\wp-includes\functions.php on line 355
The last line repeats atleast 20-30 times but at the end of the page it shows “Welcome to WordPress Installation”.