MinnPost / object-sync-for-salesforce

WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
https://wordpress.org/plugins/object-sync-for-salesforce/
GNU General Public License v2.0
96 stars 52 forks source link

PHP message: PHP Parse error: syntax error, unexpected ')' in ... /www/wp-content/plugins/object-sync-for-salesforce/classes/class-object-sync-sf-salesforce-push.php on line 535" #520

Open isablherrera opened 1 year ago

isablherrera commented 1 year ago

When we installed the plugin, from wordpress an error 500 appeared, when we debugged it we received the error: PHP message: PHP Parse error: syntax error, unexpected ')' in /server/nfs_RO/projects/projectname/www/wp-content/plugins /object-sync-for-salesforce/classes/class-object-sync-sf-salesforce-push.php on line 535" while reading response header from upstream, client: 169.51.2.18, server: projectname.es, request: " GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php7-fpm.sock:", host: "projectname.es"

To Reproduce Steps to reproduce the behavior:

  1. Install plugin
  2. Click on wordpress public web
  3. Error 500 appears
  4. See error
jonathanstegall commented 9 months ago

@isablherrera No one at MinnPost is currently working on this plugin, so if there's an issue I think it's unlikely that it can be found with this little amount of information.

If you are able to identify exactly what the server environment is like (what web server is it, what version of PHP/MySQL is it running, what version of WordPress is it running) and whether the plugin itself is up to date, you should post as much information here as possible and maybe someone (it probably won't be me) will be able to reproduce the issue and figure out why it's happening.