Forum Replies Created
-
AuthorPosts
-
andi_tMember
HI Khaled,
another long time later i will work on another project with this great plugin, but i’ve always the prob with the number of fields. I got always the error “0”. What happens there wrong?
A work around is to save the fielkds directly in the database, but the handling of the arraystructure is very complicated, so that i don’t like this way…
Can you help me?Best Regards
Andi
andi_tMemberI’ve had a look on some of my other installations of this plugin, and have seen that there is this prob also…
andi_tMemberHI Khaled,
after a long time i try to continue my project, but the problem is still there.
When I try to make a big Registrationform with more than 30 Fields (and more than 20 dropboxes with up to 30 items). I still can’t save them. I got the error “0″ under the “save” button.In the other problem that you’ve linked, there was the error “-1” and not “0”. Maybe that means something other…
What does mean error “0” in this case?Best Regards
Andi
andi_tMemberHi Khaled,
i’ve now translated the missing parts, but they aren’t reviewed.But the translation of the JS parts don’t work (“Field is required, …”
http://www.ats-edv-service.de/wp-content/uploads/translate/translations.zip
BR Andi
andi_tMemberHi Khaled,
can you just send me a new generated pot-file?BR Andi
andi_tMemberHi Khaled, that’s fine.
So i can change the values.
In /views/generateForm.php Line 130 there is an error:
$html .= $userMeta->createInput( “um_sibmit_button”, “submit”, array(
must be
$html .= $userMeta->createInput( “um_submit_button”, “submit”, array(
maybe that mistake is more often in the source code…in the ajaxInsertUser() i think there are all fields ok, but maybe not in the pot file.
Can you just generate a new one?
Than i send you the translated one.BR Andi
andi_tMemberHi Khaled,
wonderful. That’s the line that i need.Thank you very much 🙂
BR Andi
andi_tMemberHi Khaled, when can you solve this probs?
I need it urgently…BR Andi
andi_tMemberHi Khaled,
are there any possibilities to solve the “crop-problem”?BR Andi
andi_tMemberHi Khaled,
thanks for your quick response.
2. isn’t a prob, ’cause now i’ve solved it in an other way.
3. OK, i will seebut 1.:
it doesn’t helps, ’cause i’m looking for a possibility to crop the pics. When i’m not cropping them, i don’t know the real size of the pic. SOme people will use a horizontal pic (i.e. 500*200px) other will use it vertical (i.e. 200*500px) and so i have my probs in handling this.
The onboard-function from wordpress for pic-uploading crops the pics in the right way.
How is this possible for the avatars?BR Andi
andi_tMemberHi Martin, not the translation is incomplete, but the list of the word that are to translate, in the pot files are missing some words. So i think there are some parts in the source code forgotten to change to the __() or _e() function.
So i think it is a part for Khaled.
Cheers
Andi
andi_tMemberHi Khaled,
during my testing sessions i found some more english words:
1. the error messages during the registration
2. the captions on the buttons
3. the fields with retype option, i.e.”Retype Passwort”
4. the strengthmeter for the password
5. the error messages for the avatar uploadI hope that are all.
It would be nice, when you can solved this within the next days.Thanks in advance
BR Andi
andi_tMember… why is the option to upload pics via drag’n’drop changed to “display: none”?
Isn’t it well tested? On my computer it works well.BR Andi
andi_tMemberHi Julie,
can you explain which lines in which file you have edited?
I’m looking for the same function. i need the possibility to crop the avatars to 90*90 pixel.Thanks Andi
-
AuthorPosts