Forum Replies Created
-
AuthorPosts
-
Gabe Frederito
ParticipantNico,
Thanks for assisting with this. I completely deleted all other content in the functions.php file in the child theme folder and still get the same error. Using avada theme. Keeps pointing this line as having syntax issues.
$form_display_function = array( $ticket_class::get_instance(), ‘front_end_tickets_form’ );
This is the error that shows on the site.
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ‘)’ in /home/goldhill/public_html/wp/wp-content/themes/Avada-Child-Theme/functions.php on line 18Takes the whole site down with it.
Switched to default theme and it seems to work but does not move up the ticket.
Alternatively can I just remove the sidebar and have everything show inline with no sidebar.
Thanks
gabeGabe Frederito
ParticipantI am also having this issue after just installing the plugin.
Turning on wp debug give this error to the specific line below.
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ‘)’ in /home/goldhill/public_html/wp/wp-content/themes/Avada-Child-Theme/functions.php on line 32
When i edit the functions.php in dreamweaver is says there is a syntax error or this line of the code given
$form_display_function = array( $ticket_class::get_instance(), ‘front_end_tickets_form’ );
Gabe Frederito
ParticipantThis reply is private.
Gabe Frederito
ParticipantI am having this issue as well and running the latest version 3.12.6. Where can I get the fix or are we waiting for a new release?
http://kneedeepbrewing.com/tap-room/
Thanks
gabe -
AuthorPosts
