Have them use the "Remember me" checkmark when signing in. My best guess is that they're losing their login while they're po...
Did you check your site settings? Do you have the site set to only allow authorized authors to post?
There's an update for header.php in the SVN to address that. I need to run one more test on the fix for emailer.php before I add that unfor...
Did you check your site settings? If you have it set to have the password randomly generated, then no there won't be a password box at reg...
No, it's not a problem.As Babaca said, it's just a notice caused because you didn't fill in a rating for your review. There'...
I'm working on a fix for the emailer. I need to check it before I upload it to the svn though.
Yeah. It's only logging you in if a cookie is saved. That means that the host's $_SESSION settings on your server are most likel...
You can't log in either? Then yes, it's definitely the same issue and it's almost certainly a problem with your host not the scri...
This would be a mod. It's not soimething that's going to happen any time soon.
Okay. Let's give this a try.Find this line in the button.php file.$_SESSION[$sitekey.'_digit'] = md5($sitekey.$digit);Add the fol...
Yes to both. Rename the files and it is plain.button.php not basic.button.php. If that doesn't work, I'm not sure what to do.
Yeah it's not saving the $_SESSION variable for the captcha. You can "View Source" and look towards the bottom for the debug info...
Turn debug on. From what I can see though, it's not setting the session cookie for the captcha code.
Please provide a link to your archive. In fact, you'll get much better help if you fill out the support request template stickied at the to...
URL and test account? We really can't try to help unless we can actually go look at the problem.
