Author |
Topic  |
|
gary b
Junior Member
 
USA
267 Posts |
Posted - 27 January 2010 : 17:29:46
|
I cannot find the code (text) specified by the bug fix topic: Fix, pop_profile.asp, Snitz 3.4.07 http://forum.snitz.com/forum/topic.asp?TOPIC_ID=68824
I am using a fresh 3.4.07 download. Has the pop_profile.asp file in the zip file been changed?? There is no such code in pop_profile.asp. I did find this code in register.asp:
quote:
else 'Comment out down to the next comment to let it take me@example.com and/or .ex as well 'strsql = "SELECT SPAM_SERVER FROM " & strTablePrefix & "SPAM_MAIL WHERE SPAM_SERVER = '" & chkString(Request.Form("Email"),"sqlstring") & "'" 'set rsSpam = my_Conn.Execute (strsql)
... code continues ...
What am I missing?
TIA
Edit: Add link; fix typo; add quote |
Edited by - gary b on 27 January 2010 19:31:52 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 January 2010 : 13:12:57
|
I can't be sure about any updating of the download files. I know some updates were done after some fixes posted, but I can't seem to found the topics. Hopefully AnonJr or Davio will chime in, as they are the ones who have dealt with 3.4.07 updates more frequently. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 28 January 2010 : 16:09:07
|
Are you asking if the latest security fix has been updated in the 3.4.07 version?
If that's what you are asking, no it hasn't. |
Support Snitz Forums
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 28 January 2010 : 16:23:16
|
No it hasn't been updated with that fix unfortunately. |
Support Snitz Forums
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
|
gary b
Junior Member
 
USA
267 Posts |
Posted - 28 January 2010 : 17:00:50
|
Okay, thanks fellows...
I could not imagine that the code was not there. But yet, I *thought* I checked (and double-checked!) to make sure I was looking at the correct file!!
I will go back and check it a fifth time... and perhaps unzip again. I DO appreciate your time! I will go back to the drawing board.
Thank you!
gary b |
 |
|
gary b
Junior Member
 
USA
267 Posts |
Posted - 28 January 2010 : 23:26:46
|
Just a quick follow-up in case someone else encounters this problem:
The problem arises when RealName MOD (AKA FullName MOD) is added to ver 3.4.07 Part of the MOD implementation is to *replace* the pop_profile.asp page using the page in the MOD zip file.
As it turns out, this MOD has not been updated since the release of ver 07. The code of pop_profile.asp in the MOD zip file is quite out of sync with code of current page.
The 'bug fix' is not compatible with the corresponding RealName MOD file. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 29 January 2010 : 04:22:47
|
It seems to me that it is the mod that is not compatible with 3.4.07, not the other way around. More likely, as the code to be replace deals only with spam email servers, the replacements suggested by the code are incorrect for 3.4.07. As it is the first time we deal with this situation, this code should be left intact. Not sure about the mod, but if it requires code replacements, it should make clear what needs to be replaced, by showing the actual code and not the line numbers. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
gary b
Junior Member
 
USA
267 Posts |
Posted - 03 February 2010 : 17:16:08
|
I agree... My meaning was that ver 3.4.07 is fine. You just cannot install Real Name mod as the instructions state without some degree of potential conflict -- present or future.
Thanks again, ruirib |
 |
|
|
Topic  |
|