Dear Christine.
seems you are not login as super admin, please check your register email, maybe there is an activate email in it
I don’t know your link page language
there is an easy way to find out:
1)create a phpinfo.php in your site-root, put a line code in it:
<?php phpinfo()?>
2)view it in your IE or chrome e.g. http://yoursite.com/phpinfo.php
find: apache2handler Loaded Modules
3)check if there is “mod_rewrite” in that line
Check your Apache installation, does it compile with mod_rewrite
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html
Thread Starter
wdisk
(@wdisk)
2)Path-based network WordPress multisite
your users can use their own local language as path-name. e.g.
blogs.com/我的/ (Chinese)
blogs.com/私の/ (Japanese)
blogs.com/나의/ (Korean)
blogs.com/мой/ (Russian) …
IntlWP 1.2 updated!