Parse error: syntax error, unexpected token "(", expecting variable in #4324
Closed
urlookinhappy
started this conversation in
General
Replies: 1 comment 3 replies
-
|
I don't see the relevance to this package. Perhaps try stackoverflow or ask chatgpt? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Github Communtity,
Thanks to let me join your discussions and ask questions.
I got this error:
Parse error: syntax error, unexpected token "(", expecting variable in /usr/www/users/XXX/XXX/includes/database/database.inc on line 579
The respective line 579 in the database.inc file looks like this:
public runQuery($query, $args = array(), $options = array()) {
Can you tell me please where the error is and how the line must look like so we can say goodbye to this parse error.
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions