mccormicky
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Google Webmasters Tools won’t accept my sitemapI tried again just now and Google still won’t accept it.
Going to try Dagon Design Sitemap Generator…Forum: Plugins
In reply to: [Plugin: Flexible Upload] Not compatible with WordPress 2.6?Thanks Das3Zehn,awesome
Forum: Plugins
In reply to: [Plugin: Flexible Upload] Not compatible with WordPress 2.6?Please do translate.That would be so great.
Forum: Installing WordPress
In reply to: After Install 2.6 Have error in theme pageThanks burtonkent, only had this issue, so far, with a site on (mt).
I’ve also got stray quotes running but didn’t want to get rid of it.Forum: Plugins
In reply to: WP eCommerce QuestionYou should go to the plugin forum for better answer to this question but I can tell you that you can mix variations with custom forms (that you use the shop admin to build) to approximate your existing order forms.
Forum: Plugins
In reply to: Project too youngEven if possibly wp-ecommerce is one of the harder plugins for most average users to get up and running, the latest free version, 3.6.6(I’ve been using wp-ecommerce almost since it was released) is really amazing. The improvement level over the previous version is vast.It might be that because I’ve struggled along with it for a year that I freak out a little less if something goes wrong than a new user(who then comes here and starts a thread like this).
You are getting something for free that can make you money.
Give support. The more support and positive statements the more this essential plugin will advance.Forum: Plugins
In reply to: [Plugin: Post Groups] Categories without the category prefix. Nice, but…I’m unsure what plugin is possibly interfering with this one because I only have the wp-ecommerce plugin activated so far on this mock-up site i am working on.I was excited to find this because I thought it might save me time writing new template files to do exactly what this plugin said it could do.Unfortunately it kept saying could not modify headers header already sent by pluggable.php every time I edited this plugin’s settings or managed it.
I think all you have to do to get rid of the first posters problem is delete all your pages and have the plugin build them for you. Not going to happen in most cases but good for fresh installs with nothing in them,maybe?I recreated his problem on my posts page, “page not found” when I clicked on my wp-list-pages generated navigation to go to the blog section of the test site. Seemed like a good plugin. Great idea! Perhaps just needs a little more work? If it does work it would be a great time saver.
Forum: Fixing WordPress
In reply to: WordPress 2.5 Hacked@ravetildon, I had that exact iframe in a site using an older version of WP 2.2.1 or 2.2.2 which had a security error that allowed access to xmlrpc.php. The iframe code was in a page and a post–in this case a draft of a post—I deleted the codes but then came back to the site and found that the entire directory of wp-admin had been moved into the themes folder. I’ve since upgraded to 2.5.
So check your directories for files and folders you didn’t create.
It’s my opinion that the other folks in this thread who had this happen to WP 2.5 were hacked before they upgraded but just didn’t notice so it looked like they were hacked even with version 2.5.
Just a theory.
@muskogeerabbit: if you don’t use the default or classic themes in wp-content/ you can also delete wp-content/ and upload a fresh copy along with wp-admin/ and wp-includes/
The only file you need to leave is config.php because that contains your database connection.Though you might want to paste in the line for the secret key because it isn’t in older versions of WP config.php.I hope your site is healthy again!
Forum: Plugins
In reply to: Plugin: Fatal Error Message when Activating MightyADSENSE PluginI went to your site and it’s blank like you mentioned.
It sounds like for now you have to make a choice between the plugin or having a working website.:(
Try de activating all plugins except mighty adsense and then re activating one by one to see which is the one not playing well with mighty adsense.
Or you can do a bit of research on google adsense wordpress 2.5 compatible plugins and find a replacement for mighty adsense.
Usually you can find better support in the plugin home page’s comments.Forum: Fixing WordPress
In reply to: gallery shortcode doesn’t add alt text pages fail validationI thought it was wpautop and there is a plugin to disable it but I used it for another site and it got rid of stuff I wanted to keep–made extra work in other words.
I use a clear class too to stop the floats.
Thanks for your research and work, this is great.Forum: Fixing WordPress
In reply to: How do you put tables in a page with WP 2.5This is odd. Much as I dislike using tables I did use the editor to insert some copy and pasted tables so that I could come back here and tell you you could do it. But only IF you have turned off the visual editor.
Forum: Fixing WordPress
In reply to: How do you put tables in a page with WP 2.5I was going to just say don’t use tables but you proabably have a good reason for wanting a table. Did you try unchecking “use the visual editor” for your user profile? If you want to use html in the editor you have to use the code view or just turn off the visual editor all together.
Forum: Fixing WordPress
In reply to: How to do a static front pageThe steps for creating a static front page are the same in 2.5 as they were for 2.3.3 those tutorials should still help you.
Forum: Fixing WordPress
In reply to: gallery shortcode doesn’t add alt text pages fail validationYour plugin got rid of the style tags and the incorrect detailed list which is great, but I still have an error for a closed p tag that is not open. This is just the usual wp editor stuff I’m sure.
Forum: Fixing WordPress
In reply to: gallery shortcode doesn’t add alt text pages fail validationThis looks like just the thing-as a designer I can’t have invalid pages on my portfolio site, esp. when I go on and on about the importance of valid xhtml. Thanks for coming up with something to correct it.