ptvguy
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Popularity Contest] Plugin gives error in WP 2.8I just tried 2.0b1 on a working WP 2.8 site and got the following errors:
Plugin could not be activated because it triggered a fatal error. Warning: Unknown: open(/var/lib/php/session/sess_2qv5cpn6m17l8qvij56ujk2rn5, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0Forum: Installing WordPress
In reply to: 2.8 Problems and Solutions (FAQ)Let me add the WP Security Scan plugin to the list of plugins that mess up the new 2.8 widget admin section. However, it’s worth noting that the new 2.8.1 maintenance release is already addressing a number of issues mentioned here (http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/) including greenshady’s (Justin Tadlock) older category call function.
Forum: Installing WordPress
In reply to: 2.8 Crashed My Site!!! Using Options theme.I wouldn’t give up on the Options theme just yet. I have it working just fine in WP 2.8. (http://www2.soptv.org/) Only the WP Security Scan plugin gave me trouble in the upgrade.
Forum: Installing WordPress
In reply to: [Plugin: WP Security Scan] No admin access anymoreThe security scan plugin breaks admin access to the new widgets panel in WordPress 2.8.
Forum: Fixing WordPress
In reply to: [Plugin: Search Everything] No searchresults with 2.8Same thing just happened to me. Resetting everything to default and then putting them back to my old settings and updating the options didn’t work at all. Search Categories seems to be the culprit. Once I removed that option, it works fine again.
Forum: Fixing WordPress
In reply to: Attach image to post from media libraryYes, you just keep choosing it from the media library to insert it into your post. The problem is that it won’t become part of the gallery for any post except for the first one it was uploaded on. That means that it won’t show up if you try to use the gallery shortcode or any plugins, themes, or templates that make automatic use of the gallery images from specific posts.
Forum: Plugins
In reply to: WordTube – anyone added LongTail plugins?Just wanted to thank you right quick for taking the time to post all that even though no one was answering you or seemed interested.
Forum: Plugins
In reply to: [Plugin: Inline Google Maps] Map area is blankI’m noticing this too in Internet Explorer 6. Everything works fine in IE7, IE8, and Firefox 3. Is there a fix for this?
Forum: Plugins
In reply to: [Plugin: Sociable] Corrected URL for FarkUnfortunately, version 2.9.5 is now adding a “sociableoff” variable (value “false” unless set to “true”) to the custom fields every single time a post is edited. It doesn’t test to see if the value is already set, it adds it again on every save. If you’re doing minor tweaks on a published page and save it over and over again with each change, you can quickly collect 20 or more instances of of this variable.
Forum: Fixing WordPress
In reply to: Nested List ProblemOops, I forgot to mention that I have the “WordPress should correct invalidly nested XHTML automatically” option unchecked.
Forum: Fixing WordPress
In reply to: What’s the benefit of having Digg it Bookmark icons on your blog?They’re social bookmarking sites meaning that real people bookmark what they like and share what they like. Your content doesn’t go to them automatically. The best way to get bookmarked a lot is to get your posts noticed by people who use those services. The best way to do that is to join, socialize, make friends, bookmark their stuff, etc. It takes time, good content, creativity, a little bit of link bait, a little schmoozing, etc. Some people write posts specifically taylored to catch the attention of prolific Diggers or Deliciouosos.
Forum: Themes and Templates
In reply to: How do I set up a wordpress site for my documentary film?What you’re going to need to do is go through the WordPress themes, pick one you like and then install the PodPress plugin which also includes video support and I think includes subscriber functions for premium content.
Forum: Fixing WordPress
In reply to: What’s the benefit of having Digg it Bookmark icons on your blog?The main benefits are traffic, exposure, and backlinks. When your posts are Dugg, they get viewed by a lot of people who have the chance to Digg them again. The more Diggs, the more views, the more incoming traffic, etc.
A good 10 or 20 Diggs within a single day can bring quite a bit of traffic to your site. A very popular post that manages to get a few hundred (or even thousand) can bring so much incoming trafic that it’s been known to crash servers. I’m not trying to scare you with that; it’s an extremely good thing if you can manage it.
By the way, I recommend the Sociable plugin for that.
Forum: Fixing WordPress
In reply to: Getting slower and slower.Have you tried it from other locations? It might be that updates to your antivirus, antispyware, or firewall software are progressively interfering more and more with uploads and downloads through your specific computer. You might also want to try a different browser installed on your computer as well to see if that makes a difference.
Forum: Fixing WordPress
In reply to: remove the date out of a URL?Glad it worked for you. Don’t forget your 301 redirects in the .htaccess file. You have incoming links to the old permalink addressing that are generating 404 errors now. Makes the search bots very unhappy.