Page 1 of 1

Problem width search engine and Questions module

Posted: Thu Feb 19, 2009 10:14 am
by Eza
I develop a web site on local.

And I have a new problem width question module

If you look here (for example).

http://www.windpath.com.php5-6.websitet ... mit=Submit

When your search a word content in the "question module" The link was wrong.

You have

Code: Select all

<a href="<a href="http://www.windpath.com.php5-6.websitetestlink.com/index.php?mact=Questions,cntnt01,default,0&cntnt01mode=detailed&cntnt01qid=2&cntnt01returnid=38">
And not

Code: Select all

<a href="http://www.windpath.com.php5-6.websitetestlink.com/index.php?mact=Questions,cntnt01,default,0&cntnt01mode=detailed&cntnt01qid=2&cntnt01returnid=38">
If somebody has the same problem and can resolve...

Thanks you,
Ludovic