Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter skepchick

    (@skepchick)

    Just in case the plugin is dead, I did a little research and might have found a fix. I edited the JSON for the image with caption component on the theme I’m using (modern) to add this line:
    "format": "html",

    I can’t tell if it’s working yet as I have a lot of trouble figuring out if the changes I make are pushed live immediately, especially since I’m dealing with drafts, which I’m also having trouble updating and seeing updates show up in icloud. To fix this I’ve submitted articles without HTML captions on images so I might get approved and can then make edits and hopefully see them live.

    Thread Starter skepchick

    (@skepchick)

    I just noticed that no issues have been resolved in two months…is this plugin dead? It’s really beautiful so I hope someone is still working on it.

    Thread Starter skepchick

    (@skepchick)

    Jeremy: I think that was it! Thank you so much.

    Just a heads up to anyone downloading the plugin, it looks like it’s still broken. I also get a white box (but note that the box occurs above the content even when I put the shortcode under the content . . . hope that helps troubleshoot).

    Thread Starter skepchick

    (@skepchick)

    And at long last, the final resolution: went to theme-my-login/includes/class-theme-my-login.php, changed line 347 to $redirect_to = admin_url( ‘user/’ );

    All fixed.

    Thread Starter skepchick

    (@skepchick)

    What’s that? Another update in which I talk to myself? OK!

    I finally realized the plugin was forcing logins to go to domain.com/wp-admin/profile.php, instead of domain.com/wp-admin/user (which is where they want when TML isn’t turned on). I thought I could solve it by using the plugin’s redirection, but that doesn’t seem to work at all. Even though I set all users to redirect to domain.com/wp-admin/user, TML still sends them to domain.com/wp-admin/profile.php. Not sure why.

    Thread Starter skepchick

    (@skepchick)

    Should I also mention that I tried no other plugins running and using Twentyten and it still didn’t work?

    For courtesy, this will be my last bump unless I figure out a solution. Otherwise, I’ll just try to adapt another login plugin to my needs.

    Thread Starter skepchick

    (@skepchick)

    Oh, it occurs to me that I should note that I have no trouble accessing the admin area, nor do any of my writers. It just seems to be new subscribers.

    Thread Starter skepchick

    (@skepchick)

    It worked! I renamed the plugins file (without turning off domain mapping which was in the mu-plugins, just to experiment), and could once again create subdomains. So yes, it must be a plugin that’s not compliant with 3.1.

    It is a bit frustrating that a plugin activated on one site in a network can screw up something that important, but I’m just happy the fix was so easy.

    Thanks so much for your help! I’ll mark the thread as resolved, which I hope still allows me to update in case I eventually care to figure out which plugin is the culprit.

    Thread Starter skepchick

    (@skepchick)

    Ipstenu: Thanks, will try that this evening when traffic is low (just because I’ll have to disable domain mapping again and that’ll shut down traffic to all the network sites).

    Andrea_r: Right . . . he did mention the addition of some video processing modules to the server but that doesn’t appear to be causing the issue. He didn’t change anything with regards to my permissions or anything.

    Thread Starter skepchick

    (@skepchick)

    Can do, but a possibly dumb question: is there an easy way to do that? Or do I have to disable all plugins on every site in my network?

    (Currently there are no network activated plugins.)

    Thread Starter skepchick

    (@skepchick)

    Well, thanks for the kind thoughts, mikey. I’m surprised no one else here has any input on this, and especially surprised that no other jerk ever pulled this same crap on someone else. Ah well, looks like I’m on my own!

    Thread Starter skepchick

    (@skepchick)

    Thank you, Mikey1. I’ve banned every IP he has tried, and in fact my server has now banned large swaths of Central America just for him. He continues to use proxies, which we’re also banning, but he is rabid and quite literally insane, with nothing to do with his time but try to ruin my day. Yeah, it’s flattering really. 🙂

    So, the main problem is that to request a password reset, you do not need to have an account. All you have to do is click a link and enter a user name or email address, and the system will send an email to that account with a link to reset the pw. That means that the solution is not to ban this user, but to strengthen the code so that he and his scripts are stopped. A good CAPTCHA should do this, but I’m unfamiliar with the code. I’ve found a simple tutorial and will start learning the code (this is how I solve most problems with the software), but I hoped someone here had already gone through the process and had something I could implement a little more quickly.

    In the meantime, I’ve edited the wp-login.php to disable automatic password reset. I’d rather a few people have to wait to reset their passwords than to have hundreds of users continually spammed by my own site.

    Okay, update, I’ve figured out to use phpmyadmin to see the databases and make changes, but it appears as though when I set the new prefix for the new blog, it automatically put the correct prefix before capabilities, user_level, etc. But, I still get a permissions error when trying to access the new blog’s admin panel. 🙁 Help?

    Hi, I’m facing the same problem thanks to adding a 2nd blog on my site and changing the wp_ prefix. I wanted the user tables to be shared, which it appears they are (yay) but now my permissions are screwy and I can’t access the admin panel.

    I’d like to do the fix above, but I’m baffled as to where to find the usermeta, user_roles, user_level etc. lines to adjust them to the new prefix. Can anyone help a n00b?

    Thanks!

Viewing 15 replies - 1 through 15 (of 15 total)