- Posts: 448
- Thank you received: 2
OS Property support center
BUG: front end edit : SEF for compare and CANCEL
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
12 years 7 months ago - 12 years 7 months ago #18384
by sti
BUG: front end edit : SEF for compare and CANCEL was created 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 ?
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: 12 years 7 months ago by sti.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 7 months ago #18386
by Mr. Dam
Replied by Mr. 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
Thanks
Dam
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 7 months ago #18388
by sti
ok. next is this issue
option=com_osproperty&task=property_edit&id=99
Click CANCEL it will lead to mainsite. ...
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
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 7 months ago #18389
by sti
which line i need to edit please?
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.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 7 months ago #18429
by Mr. Dam
Replied by Mr. 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;
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
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 7 months 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: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.