Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#385 2007-03-20 15:37:17

feragnoli
Member
From: the hague
Registered: 2005-02-10
Posts: 150

Re: ign_password_protect

0.4.2d, that’s the only one I found… at this forum thread.
at textpattern.org there’s still 0.42.c

Last edited by feragnoli (2007-03-20 15:39:23)


what was that again…?

Offline

#386 2007-03-20 15:53:13

igner
Plugin Author
Registered: 2004-06-03
Posts: 337

Re: ign_password_protect

There’s a link to the current “beta” (in the gmail sense) is in the first post in this thread, but you can grab it here.

I’ll get the current version up over at txp.org soon.


And then my dog ate my badger, and the love was lost.

Offline

#387 2007-03-20 16:32:25

DigitalRealm
Member
From: Greenville, SC
Registered: 2006-07-22
Posts: 139
Website

Re: ign_password_protect

igner wrote:

DigitalRealm wrote:

igner,

I just realized that when using the ign_self_edit form to reset the password, it does not email the password if you check the box for it to do so. Were you by chance already aware of this? Maybe I just have something wrong and it may actually work. I studied the code and saw no problems.

I have modified the plugin pretty heavily to get it to do some things that I needed, but I don’t think I have done anything that would make that part not work. It changes the password fine, it just does not email it. I have temp. removed the checkbox for now.

Any ideas?

If you reset the password on a user in the admin area, does the mail go out? Out of the box, the self-update email password function is working fine for me…

Igner, yes, if you reset the password on the admin side, the email does get out just fine. However, when using the ign_self_edit tag, it does not send the email when a user changes their password on the front end.

Also, I need to contact you off of the forum, as I have found a few errors in your plugin that I have documented for you to look into. I will email you later on tonight about that.

Offline

#388 2007-03-20 16:47:29

feragnoli
Member
From: the hague
Registered: 2005-02-10
Posts: 150

Re: ign_password_protect

thank you very much!


what was that again…?

Offline

#389 2007-03-21 02:47:42

igner
Plugin Author
Registered: 2004-06-03
Posts: 337

Re: ign_password_protect

DigitalRealm wrote:

Igner, yes, if you reset the password on the admin side, the email does get out just fine. However, when using the ign_self_edit tag, it does not send the email when a user changes their password on the front end.

Also, I need to contact you off of the forum, as I have found a few errors in your plugin that I have documented for you to look into. I will email you later on tonight about that.

odd – it’s firing off the same routine in both cases. I just tested in a couple of installations, and the message is being sent. Granted, there’s a shortcoming, in that the message shows as being “from” the sender (I’ll need to add in an option to specify the address that system message comes from), so it could be that it’s getting caught in a spam filter (as originating from a fraudulent address), or being refused by the mail server for that same reason.

Do shoot me a note with the other issues – I’ve addressed a number of undocumented features, but there are still some parts of the code that need some lovin’.


And then my dog ate my badger, and the love was lost.

Offline

#390 2007-03-30 13:18:23

feragnoli
Member
From: the hague
Registered: 2005-02-10
Posts: 150

Re: ign_password_protect

hello, I’m trying to display a contact form with zem_contact_reborn only if the user is logged in.
so I put the whole form inside ign_password_protect and it does, indeed, show only if you’re logged in.
but what happens is that, in the moment you submit the contact form of zem_contact_reborn, you’re redirected to the same page but logged out.

this seems to happen because zem_contact_reborn appends some data to the address in order to output feedback to the submission of the form. like this: if I log in at mysite.com/login I end up at the same address.
but if I submit the form zem_contact_reborn turns the address in mysite.com/login#zcr5d754cd2f16c2ee5f483439904be1042 and I get logged out…

help? ! ?

Last edited by feragnoli (2007-03-30 13:24:21)


what was that again…?

Offline

#391 2007-03-30 13:25:26

igner
Plugin Author
Registered: 2004-06-03
Posts: 337

Re: ign_password_protect

feragnoli – what versions (ign_pass_protect and zem_contact_reborn) are you using?


And then my dog ate my badger, and the love was lost.

Offline

#392 2007-03-30 14:01:00

feragnoli
Member
From: the hague
Registered: 2005-02-10
Posts: 150

Re: ign_password_protect

zem_contact_reborn is 4.0.3.19 and ign_password_protect is 0.5b4

I’ll give a little background about what I’m doing:
user will subscribe with mem_self_register;
if able to log-in they will see either the contact form or forms to add content (mem_moderation…).
through the contact form they’ll be able to either send a message or subscribe to a mailing list managed py the postmaster plugin.


what was that again…?

Offline

#393 2007-03-30 14:16:37

igner
Plugin Author
Registered: 2004-06-03
Posts: 337

Re: ign_password_protect

OK, that should be enough for me to recreate. I’ll take a look.


And then my dog ate my badger, and the love was lost.

Offline

#394 2007-03-30 18:11:18

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: ign_password_protect

>igner

  1. How do I use this plugin acheive a self-registered (txp-user, no rights)?
  2. Also, I’d love to be able to hack this plugin to create (upon success of #1) an image, file, and article category of the same name of the registered user?

Any help is appreciated.

Offline

#395 2007-03-30 18:18:45

feragnoli
Member
From: the hague
Registered: 2005-02-10
Posts: 150

Re: ign_password_protect

I think, so far, you have to use mem_self_register to get the users in the system.


what was that again…?

Offline

#396 2007-03-30 18:28:51

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: ign_password_protect

BTW: How would you create a new category via PHP? Is that a simple matter?

Offline

Board footer

Powered by FluxBB