Ticket #109 (closed defect: invalid)

Opened 19 months ago

Last modified 19 months ago

Rewrite Urls not working

Reported by: edealsbiz Owned by: ofer
Priority: critical Milestone: 0.5 - Beta wordpress plugin
Component: WordPress Plugin Version: 0.5.7
Keywords: Cc:

Description

Hi,

When I enable Write Urls (for SEO purposes), I don't get any translations while surfing my site.

In fact, whatever language I choose by clicking on a flag, I always get my normal url without the language specification in the url.

In short when clicking on german flag I should get:

 http://domainname.com/de/postname

and I get:

 http://domainname.com/postname and no translation.

When I untick Rewrite Urls, I get all the translations working fine but with unfriendly SEO links.

My server runs Centos+Apache+Cpanel/whm

Change History

comment:1 Changed 19 months ago by edealsbiz

Hi again,

I've solved my problem, I'm runing WordPress? 3.0 in Multisite mode and I've forgot to include the new rewrite rules into the .htaccess file...

Done the changes and tested again, the plugin works fine!

Sorry about this.

Eric

comment:2 Changed 19 months ago by regkapur

Just turned off rewrite URLs and it works fine. This make it not the best URL Friendly though :(

comment:3 Changed 19 months ago by ofer

  • Status changed from new to closed
  • Resolution set to invalid

Closed per original author report

Note: See TracTickets for help on using tickets.