acmetech
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Ideas+] [Plugin: Post Ideas ] can't delete or edit post ideasI’m having the same problems with this plugin. I’m running it in multisite 3.x which may be the problem, but here’s what’s been tried so far. First I network activated the plugin but notes could only be created in the parent site. So I deactivated, activated only for a subsite, and while note creation and display worked fine, I couldn’t delete the sample note.
Here’s one site with information on best practices for multisite-aware plugins.WAIT A SECOND…. on looking through the source code for the plugin, I figured out the problem. Delete is a two step process and it’s VERY easy to miss the confirmation. You need to look to the top of the page in the yellow status/messages area where a confirmation msg plus link is provided. So delete does work, it’s just bad User Interface.
Forum: Installing WordPress
In reply to: Upgrading from 1.5 to 3.0I just finished upgrading two sites to 3.0.2; one was running 1.5.2, the other 2.0. In both cases I did more or less stick to the “two major release” interim steps mentioned by James (above). I backed up both database and WP files at the start, but didn’t bother doing interim backups of either (was willing to start over if something failed). It all went smoothly with the process of: 1) Delete all recommended files/dirs, saving stuff like wp-content, wp-config.php, .htaccess, et al.; 2) upload newer version; 3) merge newer stuff in wp-content/plugins, wp-content/themes; 4) run wp-admin/upgrade.php.
All went smoothly EXCEPT FOR THE FOLLOWING: I didn’t have success with using automated update at 2.7. It appeared to work, but then none of the plugins would successfully auto-update, and I ultimately in both cases did a manual upgrade from 2.7 to 3.0.x. I wanted to be sure I had a complete set of files.
Forum: Plugins
In reply to: Announce: Adsense pluginLatest plugin for adding google ads to your WordPress blog:
Adsense-Deluxe, info and download @ http://www.acmetech.com/blog/adsense-deluxe/
-wayne