WebmasterSite.net
PHP scripts to enable your creativity
Home
Web Scripts
WSN Links
WSN Gallery
WSN Knowledge Base
WSN Forum
WSN Classifieds
WSN Directory
WSN AdUnblocker
WSN FormEmail
WSN InstaChat
WSN Redirector
WSN Webcomic
WSN Guest
Reviews
WSN For WordPress
WSN For Web Designers
Webmaster Resource Links
Register
Log In
Username
Password
Login
Forgot your password?
WSN Support Forums
Paid Scripts Support
Max characters doesn' work
Max characters doesn' work
Not correct code
Details
Discussion
2
Print
Comments on Max characters doesn' work
•
befeleme
Experienced
Usergroup:
Customer
Joined:
Aug 27, 2005
Location:
Czech Republic
Total Topics:
48
Total Comments:
82
•
befeleme
#1 -
Quote
-
Permalink
Posted Aug 31, 2005 - 7:17 AM:
Hallo Paul,
In template 'suggestlink.tpl is not correct code in this part:
<OTHERWISE>
<textarea cols="45" rows="5" name="description" onKeyDown="textCounter(editform.description,editform.remLen,{DESCRIPLENGTH});" onKeyUp="textCounter(editform.description,editform.remLen,{DESCRIPLENGTH});">{LINKDESCRIPTION}</textarea>
<br><input readonly type="text" name="remLen" size="4" maxlength="4" value="{DESCRIPLENGTH}"> {LANG_SUGGESTLINK_CHARSLEFT}
</IF>
and therefore the max # of characters feature doesn't work.
Is perhaps confuse 'editform' to 'submitform' and then its ok.
Sorry, for my english.
Befeleme
•
Paul
developer
Usergroup:
Administrator
Joined:
Dec 20, 2001
Location:
Diamond Springs, California
Total Topics:
61
Total Comments:
7868
•
Paul
#2 -
Quote
-
Permalink
Posted Sep 01, 2005 - 10:18 PM:
Multilingual issue. Applying the default template set's html there to multilingual now.
Search thread for
Go ►
Download thread as
text
HTML
Go ►
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Max characters doesn' work
Experienced
Usergroup: Customer
Joined: Aug 27, 2005
Location: Czech Republic
Total Topics: 48
Total Comments: 82
Hallo Paul,
In template 'suggestlink.tpl is not correct code in this part:
<OTHERWISE>
<textarea cols="45" rows="5" name="description" onKeyDown="textCounter(editform.description,editform.remLen,{DESCRIPLENGTH});" onKeyUp="textCounter(editform.description,editform.remLen,{DESCRIPLENGTH});">{LINKDESCRIPTION}</textarea>
<br><input readonly type="text" name="remLen" size="4" maxlength="4" value="{DESCRIPLENGTH}"> {LANG_SUGGESTLINK_CHARSLEFT}
</IF>
and therefore the max # of characters feature doesn't work.
Is perhaps confuse 'editform' to 'submitform' and then its ok.
Sorry, for my english.
Befeleme
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Multilingual issue. Applying the default template set's html there to multilingual now.