Field Length

Locked
Results 1 to 9 of 9
This thread is locked. New replies are disabled.
12 Sep 2006, 16:03
#1
thirtytwo16 avatar

thirtytwo16

New Zenner

Join Date:
Nov 2005
Posts:
30
Plugin Contributions:
0

Field Length

Hi there. I've installed ZenCart on a few sites, but have never run into this problem. Just about every field on the log-in page is only 1 character long. i can't figure out, for the life of me, where to change this. I haven't found too much info here on these Forums, either. Any help is much appreciated. Thanks!
12 Sep 2006, 16:29
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Field Length

A url would assist alot
13 Sep 2006, 00:38
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Field Length

Wow...I see what you mean. Using the dev tools these fields are limited to a max field length of "1".. I have searched and can not determine if this input field is file driven or DB driven...

As you know, this is not the normal display for a normal cart.

Until, another might see and post to this, you could try to re-upload the files to your server, as this should assist if there is a corrupt file in the bunch. If it is DB driven though this will not correct it.

If you know how to view your DB with phpmyadmin, you could check the field lengths in the customer data tables and look for fields that are 1 charater in length where you know they should be longer.
13 Sep 2006, 00:41
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Field Length

This is usually due to a server error ...

Contact your host about this ...

Others have run across this in the past and each time a server error had to be fixed by the hosting site ...
13 Sep 2006, 00:52
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Field Length

Thank You Ajeh!!! You have just saved them alot of work if they were to have followed my advice.:thumbsup:
13 Sep 2006, 01:02
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Field Length

I have been there, done that, got the T-Shirt ...

20 questions to find out it was a server issue ...

I forget the exact issue but the MySQL is not reporting back the data on the database correctly so the functions cannot obtain the proper field lengths ...
13 Sep 2006, 01:23
#8
thirtytwo16 avatar

thirtytwo16

New Zenner

Join Date:
Nov 2005
Posts:
30
Plugin Contributions:
0

Re: Field Length

Ok, thanks guys! I'll contact tech support, show them this thread and hope for the best. Cheers!
14 Sep 2006, 12:54
#9
thirtytwo16 avatar

thirtytwo16

New Zenner

Join Date:
Nov 2005
Posts:
30
Plugin Contributions:
0

Re: Field Length

Ok, my web hosting company had two people look into the server error thing, and they said they found nothing. But they also told me to ask here to see what kind of server error might cause this. So can anyone tell me what error would cause this? Thanks!