37fz
Forum Replies Created
-
Hi,
I fix it with Settings->Permalinks to:
/%year%/%monthnum%/%category%/%postname%/thank you very much for your help ??
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>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 205Warning: 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