Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chgdbmailusers.c #169

Closed
wants to merge 1 commit into from
Closed

Conversation

jfibergran
Copy link

I edited this file because password plugin, does not run on my system using dbmail driver.

The reason are:

  • on first, on many places the function password_save, is referenced as save, and I had to change the name of this function on drivers/dbmail.php:
  • At the file helpers/chgdbmailusers.c, once solved the first problem, when I intended to change a pass, it changes but the page returns an error. This error dissapears using #define RCOK 0

Sorry for my english ;)

I edited this file because password plugin, does not run on my system using dbmail driver.

The reason are:
- on first, on many places the function password_save, is referenced as save, and I had to change the name of this function on drivers/dbmail.php:
- At the file helpers/chgdbmailusers.c, once solved the first problem, when I intended to change a pass, it changes but the page returns an error.  This error dissapears using #define RCOK 0

Sorry for my english ;)
alecpl added a commit that referenced this pull request Mar 5, 2014
@alecpl
Copy link
Member

alecpl commented Mar 5, 2014

Thanks for hints. Fixed in 18a9b4f.

@alecpl alecpl closed this Mar 5, 2014
alecpl added a commit that referenced this pull request Mar 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants