Having trouble with forms not recognising Sparky.

More
11 years 10 months ago - 11 years 10 months ago #25828 by ivan.milic
apparently some-ware in settings or code of that component starting / is mistakenly omitted. So that is thing to look for.

www.juststays.commyproperties/form/13/2
www.juststays.com/myproperties/form/13/2

Most likely you could narrow place to look inside that component files

if no luck this nasty fix will work:

$u = JFactory::getURI();
$u = str_replace("juststays.commyproperties", "juststays.com/myproperties", $u);
Last edit: 11 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

More
11 years 7 months ago #29627 by ivan.milic
Well actually it looks like SEF problem because when I disable SEF now works normally

Please Log in to join the conversation.

Time to create page: 0.074 seconds
Powered by Kunena Forum