OS Property support center

BUG: front end edit : SEF for compare and CANCEL

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
13 years 2 weeks ago - 13 years 2 weeks ago #18384 by sti
option=com_osproperty&task=property_edit&id=99

Click CANCEL it will lead to mainsite. ... :blink:



also

/index.php?option=com_osproperty&Itemid=&lang=en&task=compare_layout - NON SEF URL ?
Last edit: 13 years 2 weeks ago by sti.

Please Log in or Create an account to join the conversation.

More
13 years 2 weeks ago #18386 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: BUG: front end edit :
I have just updated the sh404 sef extension of OS Property. The view compare has the sef url.
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
13 years 2 weeks ago #18388 by sti
Replied by sti on topic Re: BUG: front end edit :

damdt wrote: I have just updated the sh404 sef extension of OS Property. The view compare has the sef url.
Thanks
Dam


ok. next is this issue

option=com_osproperty&task=property_edit&id=99

Click CANCEL it will lead to mainsite. ...

Please Log in or Create an account to join the conversation.

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
13 years 2 weeks ago #18389 by sti
Replied by sti on topic Re: BUG: front end edit :

damdt wrote: I have just updated the sh404 sef extension of OS Property. The view compare has the sef url.
Thanks
Dam


which line i need to edit please?

Please Log in or Create an account to join the conversation.

More
13 years 2 weeks ago #18429 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: BUG: front end edit :
From line 396.
case "compare_layout":
$title[] = "compare properties";
shRemoveFromGETVarsList('view');
shRemoveFromGETVarsList('task');
break;
case "property_searchlist":
$title[] = "searchlist";
shRemoveFromGETVarsList('view');
shRemoveFromGETVarsList('task');
break;

Please Log in or Create an account to join the conversation.

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
13 years 2 weeks ago #18436 by sti
Replied by sti on topic Re: BUG: front end edit :
ok . thanks.BUT the cancel issue fixed too??

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamNguyen Phu Quan