hi clydejones
I think am a most member with problems
but the language is a problem
I have download the contribution and install it correctly with upgrade.
before ... my site only in arabic language. and the contib... work fine.
but when I enable ENGLISH the side box dissapear .
when adding a testomential there is one box to write in ( must be
2 boxes) for languages installed like catagories or products ...
I had translate acopy of english files and upload both languages
folders.
is the problem with SQL
If you want to have the (for languages installed like catagories or products ...) then download the zip file in this thread
However, I must point out that I won't be able to provide support for this "multi-language" version.
thanks alot
it works fine
Hello Clyde,
Sorry if my question is allready in here somewhere, i did try reading some of the posts, but digging through 70 pages of comments is not gonna work for me so i'll just shoot.
First off: thanks for the contribution, great stuff.
1. I have a concern abouth the maximum input, is there any maximum to what a user (or script) can input in the text field?
There is probably a maximum to what php can intake but i don't know about that. Is there a way to limit the allowed input to say 1000 chars?
2. Is it possible to do some sanitation on the input and if not matched just drop the message. (just to rule out james ######## and his friends) I would think off a setting that could be enabled in the admin that if the number of words including www or http:// exceeds the amount of 5 it would either silently discard the message and not even enter it in the database, or produce an error message that there are too many links in it.
I would take it no well meaning testimonials person would put that many external links in there.
Thanks,
Jeroen
This fix should take care of this issue.
Unzip the file, run the SQL statement: (admin -> tools -> install sql patches)
Copy-and-paste the code into the query field and press 'Send.
Rename the YOUR_TEMPLATE folder to match the name of your custom template.
Upload the entire includes folder to your server.
The fix adds an option in admin -> configuration -> testimonial manager so that you can specify the max length of the testimonial text. by default it is set at 1000.
It also adds error handling to warn the user if the testimonial text exceeds this limit.
Attachment 4683
Last edited by clydejones; 31 Dec 2009 at 02:32 AM.
Bookmarks