Support

Home Forums Seating Chart Add-on (EE3) Seating chart add-on not working on WordPress 3.9

Seating chart add-on not working on WordPress 3.9

Posted: May 24, 2014 at 4:46 pm


Cristi Constantin

May 24, 2014 at 4:46 pm

When I try to select the seat for a seating chart enabled event, there is a popup message about a failure loading request.php. Meanwhile, php logs this:
PHP Fatal error: require_once(): Failed opening required ‘wp-config.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/bilete/htdocs/stuff/plugins/espresso-seating/request.php on line 11

(stuff is my wp-content folder)


Sidney Harrell

May 26, 2014 at 1:08 pm

I can see the problem. Go into plugins/espresso-seating/request.php and change line 3 from:

$wp_root = explode("wp-content", $_SERVER["SCRIPT_FILENAME"]);

to:

$wp_root = explode("stuff", $_SERVER["SCRIPT_FILENAME"]);

I wouldn’t expect any more updates to the EE3 version of the seating chart, so your modification should be fairly safe.

The support post ‘Seating chart add-on not working on WordPress 3.9’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso