Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter 37fz

    (@37fz)

    Hi,

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

    thank you very much for your help ??

    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 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

Viewing 3 replies - 1 through 3 (of 3 total)