Website Membership v1.04 BETA released

18 posts by 4 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: May 30, 2011   (RSS)

By Dave - May 9, 2011

Hi everybody,

I've released website membership v1.04 beta. You can download it here if you've previously purchased: http://www.interactivetools.com/add-ons/my_purchases.php

Here's what's new:
- Requires CMSB 2.08
- We re-did all the example templates to start with user-* for easy sorting together
- Email templates are now available in /emails/

There's no easy upgrade so you need to use this on new sites or recreate the pages.

Let me know any feedback. If we don't get any bugs in a week or so I'll take this out of Beta and push it live. We're already using it on some sites ourselves.

Thanks!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Website Membership v1.04 BETA released

By Djulia - May 10, 2011 - edited: May 10, 2011

Hi Dave,

1) Redirect on success does not function.
The user is not redirected on WEBSITE_LOGIN_POST_LOGIN_URL.
An idea?

2) use-password-request.php uses the template of use-password-reset.php.
Is It the approach which is envisaged?

3) Is It possible to send the e-mail to the format txt?
Or, is it possible to use a warning message?
For example: "To view the message, please use an HTML compatible email viewer."

4) Would It be possible to add a prefix for the templates (e-mail)?
For example: eml_user-password-reset.php

5) How to use the variable $isPreviewMode ?

Thanks for your assistance! :)

Djulia

Re: [Dave] Website Membership v1.04 BETA released

By Djulia - May 12, 2011

Hi, Dave,

It seems that it is the referer variable which is used as value for the redirection (line 108).
I commented the line and that functions correctly.

Thanks,

Djulia

Re: [Dave] Website Membership v1.04 BETA released

By Djulia - May 12, 2011 - edited: May 12, 2011

Hi Dave,

In Fact, I understood the use of the plugin with the templates.
The PreviewMode function is interesting and your last correction of the plugin Spambot Email helps for its use!
http://www.interactivetools.com/forum/forum.cgi?post=87780#87779

The use of the email function is still obscure for me.
I did not find how to use it to send email messages in "Plain Text" format (or how not to send in base64).

Thanks!

Djulia

Re: [Djulia] Website Membership v1.04 BETA released

By robin - May 16, 2011

Hey Djulia,

I've been looking into the Website Membership beta issues. I'm curious why you need plain text? Do you have a lot of users that prefer plain text emails?

Thanks,
Robin
Robin
Programmer
interactivetools.com

Re: [robin] Website Membership v1.04 BETA released

By Djulia - May 17, 2011 - edited: May 17, 2011

Hi Robin,

My first post was awkward, and I did not indicate that it was a suggestion!

In Fact, we created a script to send a newsletter with cmsb. Also, to anticipate our work future with cmsb, and after having tested the beta release of WM, we thought of using the function e-mail integrated in cmsb. But, to send a newsletter, it is essential to be able to select the format (text or HTML).

We also observe that many people configure their messaging software to display by default the e-mails with the format text.


Thanks for the feedback! :)

Djulia

By robin - May 18, 2011

Hey,

I've posted a new beta for website membership v1.04. You can download it here if you've previously purchased: http://www.interactivetools.com/add-ons/my_purchases.php

This release fixes:
Issues with redirecting to the correct page after login.
user-password-request.php now uses an email template of the same name.

Please let me know what you think!
Thanks,

Robin
Robin
Programmer
interactivetools.com

Re: [Dave] Website Membership v1.04 BETA released

By gkornbluth - May 24, 2011

Hi All,

Glad this is in the release pipeline.

One thing that concerns me is the combination of:

1) The comment in Dave's initial post in this thread: "There's no easy upgrade so you need to use this on new sites or recreate the pages."

2)The issue that previous versions of the Membership plugin do not support the new Encrypted Passwords feature in v2.08.

So...

Any chance that you could put together a list of the coding areas that will need to be checked/changed on the pages/forms for:

1) Existing Membership plugin implementations

2) Existing pages/forms that we're porting over to new installations

So that we'll have less "hidden" problems when upgrading?

Thanks,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [gkornbluth] Website Membership v1.04 BETA released

By robin - May 25, 2011

Hey Jerry,

The pages that you'll have to make sure have the new membership code are the:
login, password-reset, user-profile and user-signup pages.

Anything else that doesn't involve logging in or setting a password will work as before.

Let me know if you have any more questions.
Thanks
Robin
Programmer
interactivetools.com

Re: [robin] Website Membership v1.04 BETA released

By gkornbluth - May 25, 2011

Hi Robin,

Thanks for getting back on this.

Can you offer any more specific info on which code segments need to be replaced?

Thanks,

Jerry
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php