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

Screen goes blank when trying to approve a request #935

Open
Hagrid78 opened this issue Apr 20, 2021 · 2 comments
Open

Screen goes blank when trying to approve a request #935

Hagrid78 opened this issue Apr 20, 2021 · 2 comments

Comments

@Hagrid78
Copy link

Hello i would like to report something that might be a bug. when you try to approve someones request into a group the screen would go blank then when you refresh the request would never be approved. i tried 3 different browsers brave, chrome and firefox same results. how would i fix this ?
thanks!
image

@cdmjcdmj1
Copy link

Hello i would like to report something that might be a bug. when you try to approve someones request into a group the screen would go blank then when you refresh the request would never be approved. i tried 3 different browsers brave, chrome and firefox same results. how would i fix this ?
thanks!
image

Having same issue. Installed three times using different credentials and DB. Did you ever resolve this?

@cdmjcdmj1
Copy link

Turned on PHP server errors and got this

Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number in /home3/xxxxxxx/public_html/project_send/includes/Classes/MembersActions.php:397

Stack trace: #0 /home3/xxxxxxx/public_html/project_send/includes/Classes/MembersActions.php(397):

PDOStatement->execute()
#1 /home3/xxxxxxxxx/public_html/project_send/clients-membership-requests.php(66): ProjectSend\Classes\MembersActions->group_process_memberships(Array, true)
#2 {main} thrown in /home3/xxxxxxxxx/public_html/project_send/includes/Classes/MembersActions.php on line 397

I looked up error. Since I am not a programmer at least I got a hint. I fiddled with the code, overriding parameter values, and was able remove this error but the correction cascaded into other errors, particularly having "null" values.

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

2 participants