Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Maximum Characters Allowed text count not showing

Maximum Characters Allowed text count not showing

Locked

Views: 1,057

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
18 Jun 2009, 1:21 AM
#1
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Maximum Characters Allowed text count not showing

A while ago I replaced the "maximum characters allowed" text from includes/languages/CUSTOM/english.php with a new line and somehow (intentionally) eliminated the count feature. Now I tried to revert to the original set-up, but the count feature is not showing. I've searched the forum, Admin and various files (including modules.attributes.php) and can't figure how to turn that back on or where the code is that I may have altered.

Here's one of all my items that has a Card-messagetext box. Everything else about the text box works fine. It`s set to 120 character max.

(And this is after realizing I overlooked the obvious with this question of mine.):frusty:

ZC 1.38a...I have a number of modules installed.

Cheers,

R

18 Jun 2009, 5:22 PM
#2
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: Maximum Characters Allowed text count not showing

Try increasing that attribute's "Number of Rows" to a value greater than " 1 ".

(Edit it in Option Names screen).

I believe that if the rows = 1, then the little box won't display.

See this thread as well - particularly DrByte's comments:
http://www.zen-cart.com/forum/showthread.php?t=50075

19 Jun 2009, 3:11 AM
#3
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Re: Maximum Characters Allowed text count not showing

Hm, rows are >1 and the code adjustment mentioned in that other thread is not the answer.

I already compared my CUSTOM/attributes.php to the original and only one little, separate thing was different.

Hmm...