Parse error prevents activation
Quote from robin@4thcorner.com on July 28, 2020, 6:34 amHow do I fix this?
Parse error: syntax error, unexpected ‘view_name_addpost’ (T_STRING), expecting ‘)’ in /srv/4thcorner/wp-content/plugins/_asgaros-forum/includes/forum.php on line 130
How do I fix this?
Parse error: syntax error, unexpected ‘view_name_addpost’ (T_STRING), expecting ‘)’ in /srv/4thcorner/wp-content/plugins/_asgaros-forum/includes/forum.php on line 130
Quote from qualmy91 on July 28, 2020, 10:01 amHey @robin4thcorner-com,
when did this error appear? Did you just install Asgaros Forum or did you make any changes to the source code?
You can also try to download the source code again and replace it manually on your webserver.
It seems like some files were edited, in this case the forum.php in the includes directory of Asgaros Forum. The error message tells that there is a problem at line 130 witch is just an array.
Hey @robin4thcorner-com,
when did this error appear? Did you just install Asgaros Forum or did you make any changes to the source code?
You can also try to download the source code again and replace it manually on your webserver.
It seems like some files were edited, in this case the forum.php in the includes directory of Asgaros Forum. The error message tells that there is a problem at line 130 witch is just an array.
Quote from robin@4thcorner.com on July 28, 2020, 5:36 pmYes, the error first appeared yesterday morning. We are making changes to fit a business need. Since it is a commercial use I signed up as a sponsor on Github. The error caused a critical problem and took down the site. The problem is resolved and the plugin is working again.
FYI – We are attempting to use the forum as a way of communicating with our clients. Our business involves work with lawyers and other parts of the legal community. If we can make the necessary adjustments the forum should fulfill our needs. We’re attempting to reduce the use of emails as much as possible.
Yes, the error first appeared yesterday morning. We are making changes to fit a business need. Since it is a commercial use I signed up as a sponsor on Github. The error caused a critical problem and took down the site. The problem is resolved and the plugin is working again.
FYI – We are attempting to use the forum as a way of communicating with our clients. Our business involves work with lawyers and other parts of the legal community. If we can make the necessary adjustments the forum should fulfill our needs. We’re attempting to reduce the use of emails as much as possible.
Quote from Asgaros on August 8, 2020, 6:56 amHello @robin4thcorner-com
If your team needs to make specific customizations and some specific filters/hooks could help to make them without directly touching the core-code of the plugin, then let me know so I can add them. 🙂
Hello @robin4thcorner-com
If your team needs to make specific customizations and some specific filters/hooks could help to make them without directly touching the core-code of the plugin, then let me know so I can add them. 🙂
