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

Problem with ::save() and ::delete() functions #25

Open
ilchimicopazzo opened this issue Jul 11, 2019 · 0 comments
Open

Problem with ::save() and ::delete() functions #25

ilchimicopazzo opened this issue Jul 11, 2019 · 0 comments

Comments

@ilchimicopazzo
Copy link

Hi guys,
I would use Jresearch 3.2.0 on Joomla 3.9.8 in a PHP 7.2 environment.

But I found some troubles due by ::save() and ::delete() funtions. In particular, the messages said that (for example) "Too few arguments to function JResearchAdminModelMember::delete(), 0 passed in [...]/administrator/components/com_jresearch/controllers/staff.php on line 190 and exactly 1 expected".

Thus I tried to follow this suggestion #18 (comment)

It works fine for ::save() in the Staff section, but it does not work for ::delete() function. In this case the error was "Null primary key not allowed.".

Could you check these functions to be compatible with PHP 7.2 and new Joomla installations?

Thank you very much for your effort!

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

No branches or pull requests

1 participant