Author |
Topic |
|
Radianation
Junior Member
USA
186 Posts |
Posted - 03 July 2002 : 19:15:15
|
I installed the Email Validation mod. I've gone over the installation 3 times, and I've been searching the forums for a few hours. I've been unable to find a solution, so please excuse me if one is already posted (just link me to it).
I'm running a SQL 2000 database. I've previously installed the banip and avatar mods. Both of them work fine. The Email Validation mod is another story.
On my final attempt I started to just copy over the Email Validation files and then update those with the code from the other two mods (since they require less code to be updated). I was finally able to get the pop_profile.asp page working, but now when I want to update the profile it will tell me that the Email is already in use.
The only solution I have at the moment is to change the Email to something new and then go and change it back. I currently have the mod disabled.
The Email features on my forum are now working. We switched over to Mdaemon from Exchange 5.5. Thanks the code posted on this forum I was able to get that working like a charm.
Thank you for any support.
I am running 2 forums. http://www.louipimps.com/forum/ and http://www.coav.com/forum/ ... The louipimps one is further along on the debugging for Email Validation than CoAV.
- Rad!
|
|
Radianation
Junior Member
USA
186 Posts |
Posted - 03 July 2002 : 19:24:52
|
I tried to enable it and I had the same problem. I then tried to register a new account and it said my Emails don't match. I've seen other people have their problem, but the solutions I read did not work for me. The table appears to exist in my database?
- Rad!
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 03 July 2002 : 19:33:34
|
When you say you copy over the email validation files, you mean you used the files from the Email Validation mod then proceeded to add the other mods. Correct?
Be careful on how you overwrite your files. The email validation mod is based off of the version 3.3.03 forum files (as stated in the readme file). So it would be safest to copy the code into your files.
Post a link to a txt version of your pop_profile.asp page.
«------------------------------------------------------» What new features are going to be in the 3.4 version? See the 3.4 UnOfficial Features List ! |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 03 July 2002 : 19:34:39
|
quote:
I tried to enable it and I had the same problem. I then tried to register a new account and it said my Emails don't match. I've seen other people have their problem, but the solutions I read did not work for me. The table appears to exist in my database?
- Rad!
Also a txt link to your inc_profile.asp file.
«------------------------------------------------------» What new features are going to be in the 3.4 version? See the 3.4 UnOfficial Features List ! |
|
|
Radianation
Junior Member
USA
186 Posts |
|
Radianation
Junior Member
USA
186 Posts |
Posted - 07 July 2002 : 19:37:29
|
Any suggestions?
- Rad!
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 07 July 2002 : 20:26:21
|
Hmm, must have missed your post.
Can you post a link to your forum? I am still not sure the problem you are having. You wrote a lot in your first post but I'm not too clear on the exact problem.
You say when you register, you get the "Emails don't match" error? And when you edit your profile and try to change the email address, it says "Email Address already in use" ?
«------------------------------------------------------» What new features are going to be in the 3.4 version? See the 3.4 UnOfficial Features List ! |
|
|
Radianation
Junior Member
USA
186 Posts |
Posted - 07 July 2002 : 22:05:34
|
Correct on the first part about registering. When I update my profile, it won't let me update unless I "change" the email address.
http://www.louipimps.com/forum http://www.coav.com/forum
People can register at the moment because I have the Email Validation turned off in admin options.
- Rad!
Edited by - Radianation on 07 July 2002 22:22:58 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 08 July 2002 : 15:13:40
|
Hopefully this will fix both problems you are having. Line 77 in your inc_profile.asp, delete this part from the end of the line:<INPUT type="hidden" name="Email2" value="<% =RS("M_EMAIL") %>"> And remove line 60.
«------------------------------------------------------» What new features are going to be in the 3.4 version? See the 3.4 UnOfficial Features List ! |
|
|
Radianation
Junior Member
USA
186 Posts |
Posted - 08 July 2002 : 18:15:44
|
Thank you so much! That fixed my profile troubles. It also allowed me to use the Email Validation option, but now I'm a step further with a new problem.
I'll check the forum over for this new problem.
Just incase anybody is curious, the new problem is when I click on the activation key in the Email I get a message saying the account is already activated, but it won't actually let me login. In the members list it shows "error" next to the user's name. I am curious as to whether or not it's a cookie problem with my existing account.
- Rad! |
|
|
Gato
New Member
Brazil
92 Posts |
Posted - 09 July 2002 : 09:18:12
|
I get this error when I try to edit the email in profile There Was A Problem With Your Details
Your request was not sent due to the following error: Permission denied Thanks
Edited by - Gato on 09 July 2002 09:35:13 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 11 July 2002 : 14:31:29
|
Post a new topic with your problem.
«------------------------------------------------------» What new features are going to be in the 3.4 version? See the 3.4 UnOfficial Features List ! |
|
|
stwilson
Junior Member
USA
385 Posts |
|
|
Topic |
|