• Resolved kokopelli

    (@kokopelli)


    This plugin throws the following errors for me:

    Warning: preg_match() [function.preg-match]: Compilation failed: missing ) at offset 25 in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 24
    
    Warning: preg_match() [function.preg-match]: Compilation failed: missing ) at offset 24 in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 24
    
    Warning: preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 15 in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 24
    
    Warning: preg_match() [function.preg-match]: Unknown modifier 't' in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 24
    
    Warning: preg_match() [function.preg-match]: Unknown modifier 'p' in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 24
    
    Warning: preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 14 in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 24

    https://www.ads-software.com/plugins/already-existing-tags/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author digitalemphasis

    (@digitalemphasis)

    Hello.
    I am working on a new version of the plugin and I′ll try to fix this kind of issues. Please, let me know: what version of PHP are you running?
    Thanks.

    Thread Starter kokopelli

    (@kokopelli)

    Hello:

    PHP Version 5.3.28
    Server: Litespeed
    WordPress version 4.3.1

    Thanks.

    Plugin Author digitalemphasis

    (@digitalemphasis)

    Hello.
    Please, install the latest version and let me know how it works.
    Thanks!

    Thread Starter kokopelli

    (@kokopelli)

    Thanks, I’ve installed and tried the latest version, but still get these errors:

    Warning: preg_match() [function.preg-match]: Unknown modifier '0' in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 23
    
    Warning: preg_match() [function.preg-match]: Unknown modifier '0' in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 23
    
    Warning: preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 6 in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 23
    
    Warning: preg_match() [function.preg-match]: Unknown modifier 'v' in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 23
    
    Warning: preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 12 in /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php on line 23
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php:23) in /home/mysite/public_html/wp-admin/post.php on line 197
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/wp-content/plugins/already-existing-tags/already-existing-tags-core.php:23) in /home/mysite/public_html/wp-includes/pluggable.php on line 1228

    Plugin Author digitalemphasis

    (@digitalemphasis)

    Hello again.
    I′m afraid that the issue is at your server side. Maybe this issue is related with your PHP or MySQL configuration.
    BTW, you’re running an old and unsupported PHP version:
    https://php.net/eol.php

    Are you using utf8 charset in your database?
    Could you upgrade to a most recent PHP version?

    Please let me know how this evolves.
    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error: preg_match’ is closed to new replies.