Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: pvc_users_info - User Profile and Contact Info Plugin
petervcook wrote:
@Katalonian
Be sure to set up the profiles under Admin > User Profiles
Then just use the template tags like any other. See the help file for the full list of tags.
_______________________________________________________________________________________
Plugin dont save information about user in “user profiles”
Error:
Warning: Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=' SELECT * FROM txp_pvc_users_info JOIN txp_users USING (name) WHERE (txp_users.name = "Katalonian") in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_db.php on line 85
Notice: Undefined index: date in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 206
Notice: Undefined index: RealName in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 228
Notice: Undefined index: RealName in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 232
Notice: Undefined index: name in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 246
Notice: Undefined index: imageid in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 258
Notice: Undefined index: email in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 264
Notice: Undefined index: phone in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 266
Notice: Undefined index: fax in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 269
Notice: Undefined index: cell in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 272
Notice: Undefined index: name in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 277
Notice: Undefined index: title in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 281
Notice: Undefined index: bio in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 285
Notice: Undefined index: web_title in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 299
Notice: Undefined index: web_uri in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 303
Notice: Undefined index: nickname in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 311
Notice: Undefined index: slogan in /home/ziya750/public_html/katalonian/rzblog/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 315
And pls tell me, i need to create a form and then insert tags or i can use this tags in page layout?
Thanks!
Last edited by Katalonian (2010-06-07 18:20:45)
<txp:txp_me />
Offline
Re: pvc_users_info - User Profile and Contact Info Plugin
there is some solution to fix this DB bug?
<txp:txp_me />
Offline
Re: pvc_users_info - User Profile and Contact Info Plugin
no one encountered with this problem?(
<txp:txp_me />
Offline
Re: pvc_users_info - User Profile and Contact Info Plugin
I don’t have a quick fix to this DB problem
Sorry,
Peter
Offline
Re: pvc_users_info - User Profile and Contact Info Plugin
I have it working well. But I would like to see an opportunity to make editorial fields not from the admin side.
I make a site so that people would not going into the admin side to register, login, write articles, comments, and I would like that to change information about yourself.
How can you make your plugin?
Thanks in advance.
PS: This is an automatic translation of Google.
___________________________________
У меня он работает хорошо. Но хотелось бы увидеть возможность сделать редакцию полей не со стороны админ части.
Я делаю сайт так, что бы люди не заходя в админ части могли регистрироваться, логин, писать статьи, комментарии, и хотел бы что могли менять о себе информацию.
Можно ли так сделать ваш плагин?
Заранее спасибо.
Offline
Re: pvc_users_info - User Profile and Contact Info Plugin
You might want to look at the mem_ family of plugins. mem_self_register, mem_simple_form, etc. often in conjunction with rvm_priviliged.
Offline
Re: pvc_users_info - User Profile and Contact Info Plugin
maverick wrote:
You might want to look at the mem_ family of plugins. mem_self_register, mem_simple_form, etc. often in conjunction with rvm_priviliged.
maverick, Thanks for the quick reply.
Once again, I will discuss mem_ family, but I’m afraid I do not have enough knowledge of PHP and mysql that take mem_simple_form.
I will dig further.
PS: maverick, Спасибо за быстрый ответ.
Я ещё раз рассмотрю мем_ семью, но боюсь мне не хватит знаний PHP и mysql , что бы воспользоваться mem_simple_форм.
Буду копать дальше.
Offline