Forum Replies Created

Viewing 15 replies - 16 through 30 (of 60 total)
  • Bump! I’d really love to know about this as well. Apparently WordPress MU has the ability to limit upload size for certain users/roles, and it’d be great to know if one could do the same for certain users/roles with a regular non-MU WordPress installation. Anyone?

    Thread Starter msmeritt

    (@msmeritt)

    The plugin author has enhanced the plugin to priority from longest length tags to shortest, so this is all taken care of brilliantly!

    Thread Starter msmeritt

    (@msmeritt)

    Nice to hear from you! I’d prefer to talk detailed specs offline. But I can give you a general answer to your question.

    The HTML is to be coded a particular way, and history has shown me that, with this thing I’m talking about, the way it needs to be coded can change over time. This kind of coding will be on many, many posts. Putting HTML directly into posts is just what I’ve done in the past — and when the coding method changes, I’ve had to go back to every single post to make changes. I don’t want to have to do that anymore. I want to be able to change the plugin code once and have all the posts change automatically as a result.

    Feel free to get in touch with me via http://marksmeritt.com/connect/ if you’d like to discuss further. Thanks again for writing.

    Thread Starter msmeritt

    (@msmeritt)

    Bump! Turns out no solution I can find will do what I really want. I want to take advantage of the fact that WordPress can assign images to each entry in a blogroll and then output those images next to each entry. Delicious is great for centralizing, but it doesn’t support the addition of images. And I can’t find a plugin that will pull a blogroll-including-images from an external WP site. Thoughts?

    Thread Starter msmeritt

    (@msmeritt)

    Will and others, thanks for replying here. I thought it useful to provide some response here for posterity, for others who may want to use and better understand MicroID, ClaimID and this plugin.

    I certainly do understand now — and I didn’t earlier — that MicroID is properly implemented inside those div tags and that they serve purposes beyond ClaimID. So that certainly helps illuminate things here.

    I personally would love a plugin that put the proper ClaimID verification coding into all of a site’s pages, not just home and author pages, and not just other MicroID usage. Whether that’s consistent with your intentions/purposes for your plugin, that’s certainly for you to decide, and I wouldn’t hold it against you if you chose not to build it in, I’d just keep looking elsewhere for broader ClaimID verification functionality.

    In the meantime, I should mention that, even after upgrading to your new version 1.1, I’m still experiencing all the same issues and don’t see the verifiability that you mentioned 1.1 should have:

    Sites that use static Pages as the home page do have the same MicroID calculated as ClaimID, but not in the head/meta tags, so unverifiable by ClaimID though you say it should verify.

    Sites that show latest posts on the home page have no MicroID at all for the page itself, only for each of the individual latest posts within. So can’t compare ClaimID calculation, and also certainly unverifiable by ClaimID though you say it should verify.

    I know now that the plugin isn’t currently intended to provide ClaimID verification beyond home and author pages. Re: calculation, though, while I see a match between plugin and ClaimID for single posts, I continue to see mismatches between plugin and ClaimID for non-home static pages. As you requested, I’ll contact you directly about that as an FYI.

    Thanks for your help!

    Thread Starter msmeritt

    (@msmeritt)

    I ended up upgrading to WP 2.6.1 and everything seems fine now. Que sera.

    Thread Starter msmeritt

    (@msmeritt)

    Oh, I figured it out via an alternate widget and the bookmark tags, lovely, thanks!!

    Thread Starter msmeritt

    (@msmeritt)

    So you can have just a particular set of links in your delicious account as a category separate from other links in your delicious account, and then you can pull just that one particular category of links into WordPress? Is that with the delicious widget that comes standard in WP or some other function?

    Thread Starter msmeritt

    (@msmeritt)

    Thanks for responding.

    The trac.wordpress.org link says Not Found — what is/was there?

    I looked at my sitemap-ui.php and in it I see a reference to wp_load_alloptions. Just to see, I changed it to get_alloptions() as you noted, but when I then rebuild manually, I still get the user_trailingslashit() error noted above.

    Another thread mentioned that this didn’t work. I had a related problem, and I found a solution that did work for it. Try this:

    http://wordpress.org/support/topic/179014?replies=2

    FYI, may want to take note of the comment I just added myself about this solution:

    http://www.andrewrollins.com/2008/01/22/wordpress-and-htaccess-password-protected-directories/#comment-386

    Found a viable solution!

    http://wordpress.org/support/topic/179014?replies=2

    FYI, may want to take note of the comment I just added myself about this solution:

    http://www.andrewrollins.com/2008/01/22/wordpress-and-htaccess-password-protected-directories/#comment-386

    I just had the same problem today. Hopefully my writing here will bump the topic and maybe someone will take note and help us out.

    Thread Starter msmeritt

    (@msmeritt)

    When two messages ago you mentioned a possible conflict somewhere, I wrote my ISP again, and they confirmed everything looked fine and it should be a WP issue.

    So I went ahead and started comparing the files on the server to those on my local drive for one of the messed up add-on domains. I quickly saw an odd discrepancy — index.php in the root folder was a different size, much smaller on the server. I took a look and saw something very bizarre and unexpected. Instead of the usual “short and sweet” code with the WP_USE_THEMES and wp-blog-header stuff, I saw, inside the php brackets, only this:

    // Silence is golden.

    Bizarre!!! I uploaded the original index.php over the odd one on the server and, voila, the site worked.

    I checked the other three messed up add-ons, exact same situation, exact same solution.

    Looking in the forums, I see other people mentioning “silence is golden” and at least this one provides the piece of info that explains the whole thing that happened to me:

    http://wordpress.org/support/topic/108650?replies=3

    That silence is golden bit is the standard index.php file from within the wp-content folder. How did it come to overwrite the index.php file from my root folder? Because of a mess-up that I had in the original FTP of all the WP files. I’ve noticed before that my FTP program – Cyberduck – exhibits odd behavior if, on my local side, I have open any folders that are being FTPd — it uploads the folder and its contents correctly nested, but then it also uploades the folder and any of its visible contents into the root folder, not nested. And I actually knew that, in uploading the WP files for these 4 add-ons, I’d accidentally had wp-content open — I noticed the extra copies of the plugins folder, themes folder, etc., and I deleted them. I just didn’t think twice about index.php. Obviously what happened was that this extra duplicate upload to root of the wp-content folder contents happened after the original correct root level index.php was uplaoded, so the wp-content/index.php simply overwrote the regular version — and I never thought to check that along with the other duplicated wp-content stuff. Thus screwing me up and causing this whole thing, now resolved.

    Unbelievable! I’ll obviously be much more careful next time about this.

    Thanks for your help troubleshooting. In the end, it was your suggestion to simply review the files, to see if anything was “missing or only half uploaded or some other such accidental little thing,” that led me to the solution. Obviously it was some other such accidental ilttle thing 🙂 Thanks again!

    Thread Starter msmeritt

    (@msmeritt)

    Technically, add-on domains are subfolders of the main hosting account, so I assume you’re referring only to subfolders that truly act only as subfolders and not also add-on domains.

    I’ll go back to the host and see if they may have anymore insights. However, I also had thought that there might be a problem in the upload somehow, though since the installation went fine and I am able to fully navigate around the dashboard, if there is an upload problem, it’s definitely something not so obvious.

    So the question would be how to handle any re-upload given that the thing is now installed. I’m not upgrading so couldn’t follow those instructions. Is it safe to literally just upload everything all over again on top of what’s there, overwriting? Should I delete everything that’s there first and then reupload, or would that somehow mess things up since it’s already installed? Some other thing to do?

Viewing 15 replies - 16 through 30 (of 60 total)