Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#313 2009-01-08 13:53:17

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_self_register

Calm, that function is called when the form is submitted, after all input passes validation.

The preferences for this plugin will be under the Advanced tab.

Offline

#314 2009-01-08 14:42:01

Calm
Member
Registered: 2009-01-07
Posts: 16

Re: mem_self_register

Hello, Manfre!

There are some screenshots.

This is my installed plugin.
installed_plugin_list

and my advanced settings:

part_1
part_2
part_3

I havn’t some mem* or ign* settings :(


Best regards

Offline

#315 2009-01-08 17:20:07

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_self_register

Go to the plugin tab and then click the plugin’s “View” link. Read the installation portion of the help.

Offline

#316 2009-01-08 20:20:49

Calm
Member
Registered: 2009-01-07
Posts: 16

Re: mem_self_register

I read a lot of times :(

??
mem_self_user_edit_form
This tag allows a form to modify user information to be displayed on the user portion of the website. This is meant to be used with the ign_password_protect plugin. This tag supports the tag txp:mem_profile.
??
What I need to do with ign_password_protect concrete?

Last edited by Calm (2009-01-08 20:22:47)


Best regards

Offline

#317 2009-01-08 22:03:13

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_self_register

Read the heading that says “Installation” or Ctrl+F for “Wizard”. Click that link.

Offline

#318 2009-01-09 06:55:05

Calm
Member
Registered: 2009-01-07
Posts: 16

Re: mem_self_register

Оо! I’m very disregard :(
Thx a lot!

Last edited by Calm (2009-01-09 06:55:20)


Best regards

Offline

#319 2009-01-20 00:19:42

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,273
Website GitHub

Re: mem_self_register

This might be a daft thing to ask but is it possible/easy to allow some kind of super-admin type personage to:

  • Add new users and edit existing user details (e.g. select existing user from a dropdown so their details get loaded into the profile page for editing, then hitting Update will alter that record)
  • Add new users with a specified priv instead of the fixed priv given in the plugin prefs (e.g. one chosen from a select list/radio set of allowable privs)
  • Reset/generate new passwords of other users when they whine they’ve forgotten them (these people are not being given access to the admin side)

It seems most of the relevant tools are in the plugin and I’ve made some headway with good ol’ ign_password_protect / calling a bunch of forms if the person is of this “super admin” type, but I can’t find a way to handle the above scenarios using the plugin.

Perhaps I need to roll my own solution with mem_form and/or custom PHP instead? But before I go there, has anyone done anything similar so I don’t go and reinvent the wheel. And the entire bicycle.

Thanks in advance for any tips.

Last edited by Bloke (2009-01-20 00:20:17)


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#320 2009-03-03 21:15:00

johnstephens
Plugin Author
From: Woodbridge, VA
Registered: 2008-06-01
Posts: 999
Website

Re: mem_self_register

Is this plugin conflicting with mem_simple_form? I get the following error after submitting new user information:

Tag error: <txp:mem_self_register_form form=“self_register_form” /> -> Textpattern Notice: You must provide a table name as an attribute to mem_simple_form on line 101
textpattern/lib/txplib_misc.php(570) : eval()’d code:101 trigger_error()
mem_simple_form_submitted()
textpattern/lib/txplib_misc.php:606 call_user_func()
textpattern/lib/txplib_misc.php(470) : eval()’d code:191 callback_event()
textpattern/lib/txplib_misc.php(570) : eval()’d code:408 mem_form()
textpattern/publish.php:1090 mem_self_register_form()
textpattern/publish.php:1012 processTags()
textpattern/publish/taghandlers.php:3037 parse()
textpattern/publish.php:1090 if_section()
textpattern/publish.php:1025 processTags()

As far as I can tell, the user info is added fine.

Last edited by johnstephens (2009-03-03 21:15:25)

Offline

#321 2009-05-24 09:48:02

lous
Member
From: Germany
Registered: 2009-01-04
Posts: 57

Re: mem_self_register

If i use this plugin, does it show the user control panel in the front or backend?
If its in the backend, i would like to ask if its possible to show for the self registered users the panel in the frontend.

Thanks :D

Offline

#322 2009-06-28 20:49:30

amordecosmos
Plugin Author
From: London (Hometown: Vancouver)
Registered: 2004-08-03
Posts: 106
Website

Re: mem_self_register

For the life of me, I can’t figure out how to do job #2 with this plugin: Login in users.

I can register them fine, I can change the password. But if the cookie is gone, how do they log back in?

Would someone enlighten me?

Offline

#323 2009-08-31 15:10:01

Gerich
Member
Registered: 2009-08-30
Posts: 35

Re: mem_self_register

I have an error when click Start Install Wizard.
After submitting admin name, email,etc I get:
Notice: Array to string conversion in C:\AppServ\www\textpattern\lib\txplib_misc.php(594) : eval()’d code on line 85
Pref mem_self_use_ign_db is already installed. Current value is “1”
…..
Is it the serious error?
(textpattern version 4.2.0)

Last edited by Gerich (2009-08-31 15:28:05)

Offline

#324 2009-08-31 15:54:58

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_self_register

mem_self_register has not been tested with Textpattern 4.2.

Offline

Board footer

Powered by FluxBB