• Resolved 37fz

    (@37fz)


    Hi,
    I using your plugin to made my website available in german and english.
    The german version works fine, but the english one doesn’t.

    From the startpage there is a german and a english version in the backend administration. But if I select english on the frontpage there is an error “Not Found The requested URL /en/ was not found on this server.”

    What could be the reason for this problem?

    thank you in advance

    https://www.ads-software.com/plugins/wpglobus/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Alex Gor

    (@alexgff)

    Thread Starter 37fz

    (@37fz)

    Hi,
    I edit by Settings->Permalinks the site in p=38 and now I can switch the startpage from german to english and it works.

    But no other sites works, like “about us”.

    There is some errors:
    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 205

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 204

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 205

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 204

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 205

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 204

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 205

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 204

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /www/htdocs/wp-includes/class-wp.php on line 205

    And the charset doesn’t work in the english version.

    thank you in advance

    Plugin Contributor Alex Gor

    (@alexgff)

    @37fz
    use site name like example.dev

    Thread Starter 37fz

    (@37fz)

    The startpage is working in german and english.

    but the subpages doesn’t work.
    I edit the site name from “about” in “wir-ueber-uns-2” and its still not working.

    my .htaccess:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    Thread Starter 37fz

    (@37fz)

    Hi,

    I fix it with Settings->Permalinks to:
    /%year%/%monthnum%/%category%/%postname%/

    thank you very much for your help ??

    Plugin Contributor Alex Gor

    (@alexgff)

    @37fz
    When I wrote example.dev I mean change site name from ‘htdocs’ to ‘example.dev’

    Plugin Author TIV.NET INC.

    (@tivnetinc)

    I believe, this topic is resolved. Closing.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not Found The requested URL /en/ was not found on this server.’ is closed to new replies.