It was a .2.4 clean install in terms of the files.Some of the data was imported
from before, though. But I seem to get the same error regardless of whether the
email address is encrypted or not.
So if I do another clean install, does this mean I can't use the old data? This
wouldn't quite be a disaster, but a little inconvenient...There are quite a few
email addresses that are important for what I'm trying to do with my site.
Brian
jason wrote:
> > I'm getting an error when I try to mail an author by clicking on the author
> > link in an article or comment. (There was an error sending your message.
> > Please try again. )
>
> This message is the result of php's mail() function. If it fails for
> any reason, phpWebLog will report this error.
> The reason it is failing might be because:
>
> > I also notice that some email addresses of authors are getting encrypted,
> > whereas others aren't.
>
> It might be trying to send mail to an encrypted email address. This, I
> believe is working fine in 0.2.4, but only if you did a clean install,
> database and all. Previous versions did not encrypt the email
> addresses, so if you upgraded, and are trying to email one of the older
> profile addresses, it may be encrypting for the first time, rather than
> unencrypting an already encrypted address. (whew)
>
> This is the first I've heard of this kind of error. What this an
> upgrade or a fresh install (database and all)?
>
> Jason
>
> _______________________________________________
> phpWebLog-devel mailing list
> php...@li...
> http://lists.sourceforge.net/mailman/listinfo/phpweblog-devel
|