Acorn wrote:I've had the same problem. I've solved it by adding the linePassword: {PASSWORD}
after the Username: {USERNAME} line in root/language/en/email/user_welcome_inactive.txt and root/language/en/email/user_welcome.txt - don't forget to purge your cache afterwards.
I had the same problem and I followed acorns advice, see also my upper posts.bimjim wrote:What is missing is the software-generated password - I use a manual registration form for SPAM avoidance, - the software is supposed to generate the password, and there is nowhere on the ACP form for me to create one myself anyway.
Code: Select all
Username: {USERNAME}
Code: Select all
Password: {PASSWORD}
When you log in to ACP, in general tab (as it opens) you'll find, by the middle of the page, several buttons - including purging forum cache (the last one from the top). That's it.bimjim wrote: You said "Purge your cache and try it out."... I know about purging the browser cache, and had a tour around the 3.0.7n ACP looking for a server cache, no juice. Do I disable the MOD and then enable it to do that?
Jim
Just Purge your cache manually in FTP by deleting all the files in the >>cache<< /yourforum/cache/ folder EXCEPT .htaccess & index.htmbimjim wrote:Sorry for the delay... been between a transfusion at the hospital (using a laptop) and getting home and booting up the monster.
I have examined the files root/language/en/email/user_welcome_inactive.txt and root/language/en/email/user_welcome.txt, made the modifications, uploaded as ASCII, and ensured that the file I loaded from the server do have the modifications included.
I also double-checked the server to make sure I am working on the right Forum!!!
Then I registered a dummy account, but the registration email received was no different. What am I missing?
You said "Purge your cache and try it out."... I know about purging the browser cache, and had a tour around the 3.0.7n ACP looking for a server cache, no juice. Do I disable the MOD and then enable it to do that?
Thanks for the help, by the way... very much appreciated.
Jim
MarudaGDA wrote:Hi there!
It seems, that most of my problems appear here, but never together - so this is why I post this message. Here I go:
I've installed a fresh 3.0.7PL. Then added AutoMOD, Seperate Login/Username etc. Then I've installed AddUserMod. Everything looked fine (including the additional line for login name). I've never tried to add user then. Afterwards I began to install new styles and my native language. When everything seem to be fine (some styles didn't work correctly) I went back to Add User.
The additional line is missing. When I try to add user I get this message:
General Error
The requested user does not exist.
I've uninstalled and reinstalled this mod, and nothing changed. I've tried to change language, style, purged cache, i've enabled the mod and so on and on. Nothing works. Right now I'm doing a clear install again. Any suggestions?
MarudaGDA