Author |
Topic  |
|
Gizmo3
Junior Member
 
130 Posts |
Posted - 09 March 2006 : 06:25:31
|
I am installing Makemail on snitz 2000 3.4.05
In the install of this mod it says look for these two lines of code.
3strsql = strsql & ", " & strMemberTablePrefix & "MEMBERS.M_BIO" 3strSql = strSql & ", " & strMemberTablePrefix & "MEMBERS.M_SIG"
I have no lines of code or seen any with the (3) in the start.
Is this an error. I have the code but no three. When i do the seach with the 3 nothing comes up. but with out the 3 it does. It is in the pop_profile.asp |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
|
Gizmo3
Junior Member
 
130 Posts |
Posted - 09 March 2006 : 11:23:02
|
That is what i did. Now I am trying the mod and I get this error in the makemail.asp I get this error during the register member and during the entering of your profile
Microsoft VBScript compilation error '800a0411'
Name redefined
/KidsForum/makemail.asp, line 81
Dim oMailbox, oAddressMap, oAUTHLogin, lResult, oFSO, vError, vAddress, NameNoSpace ----^
|
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 09 March 2006 : 13:35:16
|
Post a link to a txt version of makemail.asp. |
Support Snitz Forums
|
 |
|
Gizmo3
Junior Member
 
130 Posts |
Posted - 09 March 2006 : 14:43:03
|
Sorry Davio. I dont know how to attach a text file here.
I have to do it this way.
File Removed - Davio |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 09 March 2006 : 16:24:38
|
When I suggested to post a link to the file, I mean, upload a copy of the makemail.asp file to your website, and change the extension to .txt. So the file would be makemail.txt. then you will post the link to the txt file for me to view.
It takes up too much space in the topics when you paste the code in your post.
Try putting a single quote ' in front of line 5. Like so:'Dim oMailbox, oAddressMap, oAUTHLogin, lResult, oFSO, vAddress, vError |
Support Snitz Forums
|
 |
|
Gizmo3
Junior Member
 
130 Posts |
Posted - 09 March 2006 : 18:02:33
|
Ok Davio I did that. You can see it at www.ontbus.com.
I put that comment in like you sujested aand I got this error
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/KidsForum/makemail.asp, line 92
800401f3
|
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 09 March 2006 : 18:14:43
|
That means you need to install the MEWebMail component on your server. The file cannot find it. |
Support Snitz Forums
|
 |
|
Gizmo3
Junior Member
 
130 Posts |
Posted - 09 March 2006 : 21:08:53
|
I do not know why it is giving me that error.
Everything is installed correctly.
This is the path that the Mod istall says to use in the
This is the path to the folder that contains the actuall Mail root which by default is
C:\PROGRAM FILES\MAILENABLE\POSTOFFICES
So in the
MailEnablePro's Data Store Path: C:\PROGRAM FILES\MAIL ENABLE\POSTOFFICES
This should be correct. And it still cant find it. Home\IUSR_computername has full rights of the folders in C:\PROGRAM FILES\MAIL ENABLE\POSTOFFICES
|
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
Edited by - Gizmo3 on 09 March 2006 21:24:37 |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
|
|
Topic  |
|