Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Missing Language Field
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

zhmic31
Starting Member

27 Posts

Posted - October 28 2006 :  12:06:09  Show Profile  Reply with Quote
I have removed or commented out all login/ logout options across my site, as they are not needed. The problem that is occuring is that the "langCustomerPrompt" field that states "fields with a * are required" is not showing on shopcustomer.asp.

When I analyze the code (which I barely understand) it seems to me that the code below may be saying to only show "langCustomerPrompt" if the user is logged in, but I don't think that would make sense?

---------------------------------------------------------
Sub addInformationTable
response.write "<p align=center>" & largeinfofont
If GetSess("Login")="" then
Response.Write getlang("langCustomerPrompt") & "<br>"
end if
---------------------------------------------------------

My question is would that be correct, and if so does anybody have any idea how to alter it so that it would show regardless of login status.

Thanks.

k-otic
Starting Member

49 Posts

Posted - October 29 2006 :  19:13:49  Show Profile  Reply with Quote
That code says that if the login session object is empty (ie noone has logged in) then display the prompt.

Maybe your logged into your admin at the same time? That sometimes causes problems
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00