sitemap  |  contact

Sakic.Net Forum
20 November 2008, 18:17 *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Email Directory goes free: http://www.sakic.net/products/free_products/
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Products / SEF Advance / Joomfish and mod_jflanguageselection on: 30 October 2007, 12:06
Hi everybody,

i've bought SEF Advance some time ago and using Joom!fish now.
But there are several problems:

1. (Main Problem)
The Joom!Fish module mod_jflanguageselection shows the URI like www.MYDOMAIN.de/de/mycontent/ for german and www.MYDOMAIN.de/en/mycontent/ for english, if I klick on any language, the URIs on the website are changing the same way.
 
BUT if click on the Startpage the URIs are changing into www.MYDOMAIN.de/mycontent/ so the language-variable is disappearing. But in the mod_jflanguageselection the URIs stay like www.MYDOMAIN.de/de/mycontent/ so i have duplicate content for every website if the language variable isn't set.

I think there must be an option to override the language-variable for the standard language, and show the lang-variable only for languages which are not declared as standard, like this:

Always for Standard-Language or if Variable is not declared:
www.MYDOMAIN.de/mycontent/

For non-standard language:
www.MYDOMAIN.de/en/mycontent/

2. The URIs are not changing into translated version of the Website... so if i translate my content title, the URI should be named as like as the content.

Many thanks in advance
2  General / General Discussion / Bill for Products on: 02 April 2007, 17:01
Hello Mr. Sakic,

how do i get a bill for my purchase? The E-Mail, generated by PayPal is not enough for german law.

I need something with your Company Details, Details about the product, something like a VAT (Tax) Number etc.

Greetings
3  Products / SEF Advance / Re: Adding parameters to SEF urls on: 15 January 2007, 15:30
I have the same need. My Website is sending a partner id with the URL and therefore i hacked the mod_mainmenu.php so the Partner id is always sent with the Joomla-generated link.
Is it really such a problem to tell the script:
http://www.mysite.com/*rewrite from here *section/category/*to there*mypage.html?param=my value

How do you mean sending this variable with a post method?
Pages: [1]