Hi @flyontime,
We are sorry you are having issues with our latest update.
Could you confirm a couple things for us?
- What version of our plugin were you using prior to updating?
- Does the “_external_links_masks” table exist at all in your database?
With regards to the second issue. – What are you expecting to see here? To us it appears you have the option ‘Convert All Links to Text’ enabled, and you seem to be targeting the domain ‘travelpayouts.com’.
If you could provide the information we have requested we can look into the issue.
couple things
1. 4.1.0
2. Table does not exist
The second issue has been resolved. thx!
Hi @flyontime,
I have passed this information over to our dev team. They will look into this for you. We may come back to you with more questions. Either way we will get this resolved for you.
We appreciate your patience, and apologise for any inconvenience we may have caused you.
Current version 4.2.1
php 7.1
Undefined property: stdClass::$before
wp-content/plugins/wp-noexternallinks/public/public.php:142
WP_NoExternalLinks_Public->check_post()
wp-includes/class-wp-hook.php:298
apply_filters(‘the_content’)
wp-includes/formatting.php:3297
wp_trim_excerpt()
wp-includes/class-wp-hook.php:300
apply_filters(‘get_the_excerpt’)
wp-includes/post-template.php:397
get_the_excerpt()
wp-includes/post-template.php:362
the_excerpt()
wp-content/themes/hueman/content-featured.php:27
load_template(‘~/wp-content/themes/hueman/content-featured.php’)
wp-includes/template.php:647
locate_template()
wp-includes/general-template.php:167
get_template_part(‘content-featured’)
wp-content/themes/hueman/parts/featured.php:64
load_template(‘~/wp-content/themes/hueman/parts/featured.php’)
wp-includes/template.php:647
locate_template()
wp-includes/general-template.php:167
get_template_part(‘parts/featured’)
wp-content/themes/hueman/index.php:9
Undefined index: goto
wp-content/plugins/wp-noexternallinks/public/public.php:325 WP_NoExternalLinks_Public->check_redirect()
wp-includes/class-wp-hook.php:298
do_action(‘template_redirect’)
wp-includes/template-loader.php:12
https://image.prntscr.com/image/oE0NEQ0aR4m9ySjKsAoMJA.png
Hi @flyontime & @fomenkoandrey,
We have just released version 4.2.2 – This update should fix all the above mentioned errors.
We apologise for any inconvenience caused, and appreciate your patience while we addressed this matter.
If you have any further issues please do not hesitate to get in touch.
look like works fine.
thank U!!!
Hi @flyontime,
Glad to hear version 4.2.2 has fixed the PHP errors.
With regards to the “_external_links_masks” table – Does the table still not exist in your database? If not, you could try the following:
We strongly recommend backing up your database before trying this!
- Go to the WordPress Options table in your database (“_options“).
- Find a row with the “option_name” of “wp_noexternallinks_version“.
- The “option_value” should be “4.2.0“.
- Change the “option_value” to “4.1.0“.
- Load any page on your site.
- The “_external_links_masks” table should now be created.
I hope this helps, if not, let us know and we will investigate this issue some more.