Flaffity
Forum Replies Created
-
I confirm that upgrading PHP to a more recent version has allowed me to re-activate the plugin. Thanks.
Forum: Plugins
In reply to: [Email Before Download] Warning: Tag ebd invalid in EntityI see similar errors after upgrading to version 5.0.7. The download form is not being displayed.
Warning: DOMDocument::loadHTML(): Unexpected end tag : tr in Entity, line: 30 in /var/www/html/website/wp-content/plugins/email-before-download/includes/class-email-before-download-form.php on line 31 Fatal error: Uncaught Error: Call to a member function setAttribute() on null in /var/www/html/website/wp-content/plugins/email-before-download/includes/class-email-before-download-form.php:48 Stack trace: #0 /var/www/html/website/wp-content/plugins/email-before-download/includes/class-email-before-download-shortcode.php(56): Email_Before_Download_Form->html() #1 /var/www/html/website/wp-includes/shortcodes.php(319): Email_Before_Download_Shortcode->init_shortcode(Array, ”, ’email-download’) #2 [internal function]: do_shortcode_tag(Array) #3 /var/www/html/website/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\[(\\[?)(email\\…’, ‘do_shortcode_ta…’, ‘
apply_filters(‘- This reply was modified 7 years, 2 months ago by Flaffity.
It’s looking like php 5.3.3 doesn’t support something in the syntax. Running the following generates the error shown with php 5.3.3 but not with later versions of php:
php -l class-email-before-download.php
PHP Parse error: syntax error, unexpected ‘[‘ in class-email-before-download.php on line 93
Hi, same problem here. Same versions of wordpress and plugins as the previous poster. PHP version is 5.3.3.
Forum: Plugins
In reply to: [Lively Chat via SMS] Online mode not workingThat was the problem exactly. Can’t believe I missed it. Thanks!