[FIXED] Sef Advance and Cherry Picker from Galt
- Greg
-
Topic Author
- Offline
- New Member
-
12 years 2 months ago #6905
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
self reply of the day => FIXED
Damned I use Sef Advance since 2005, and despite of this I still miss some configuration options... >
the fix was simply to turn off the "Redirect non-SEF URLs" option.
Thanks all and me so ;D
Damned I use Sef Advance since 2005, and despite of this I still miss some configuration options... >

the fix was simply to turn off the "Redirect non-SEF URLs" option.
Thanks all and me so ;D
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
12 years 2 months ago #6908
by Saka
Emir Sakic
www.sakic.net
Great. 
I was worried I would have to add these custom parameters to the extension...

I was worried I would have to add these custom parameters to the extension...
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- New Member
-
12 years 4 weeks ago - 12 years 3 weeks ago #6972
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Hi
unfortunately there's a side effect :-\
I use Modules Anywhere from NoNumbers, and when I assign a module in the Module Anywhere config, by uri or by menu links.
The URL is not rewritten by Sef advance, I must re-click once to get it.
So the question is how can I do ?
If I set "Redirect non-SEF URLs" to NO:
- Cherry picker works OK
- Module Anywhere assignments not rewrited
If I set "Redirect non-SEF URLs" to YES:
- Cherry picker do not work
- Module Anywhere assignments rewrite OK
Thanks for tips
EDIT: In other words could we exclude a module from rewriting ?
unfortunately there's a side effect :-\
I use Modules Anywhere from NoNumbers, and when I assign a module in the Module Anywhere config, by uri or by menu links.
The URL is not rewritten by Sef advance, I must re-click once to get it.
So the question is how can I do ?
If I set "Redirect non-SEF URLs" to NO:
- Cherry picker works OK
- Module Anywhere assignments not rewrited
If I set "Redirect non-SEF URLs" to YES:
- Cherry picker do not work
- Module Anywhere assignments rewrite OK
Thanks for tips
EDIT: In other words could we exclude a module from rewriting ?
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Last Edit: 12 years 3 weeks ago by Greg.
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- New Member
-
12 years 3 weeks ago #6973
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Help ...Emir ?
I must say that I've already excluded the component "Fat seller" that is the one used by the module from Sef Advance.
But it seems so, that when we set the parameter "Redirect non-SEF URLs" to YES.
The exclusion do not apply on this parameter. (?)
thanks a lot
I must say that I've already excluded the component "Fat seller" that is the one used by the module from Sef Advance.
But it seems so, that when we set the parameter "Redirect non-SEF URLs" to YES.
The exclusion do not apply on this parameter. (?)
thanks a lot
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
12 years 2 weeks ago #6974
by Saka
Emir Sakic
www.sakic.net
You mean it redirects from non-sef to SEF even for this component which you excluded?
You may be right, probably best to disable non-sef redirection.
You may be right, probably best to disable non-sef redirection.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- New Member
-
12 years 2 weeks ago - 12 years 2 weeks ago #6977
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Yes, already done.
But if I do that, there's another component that have url not rewrite.
In fact, the best solution would be to have an option that permit to exclude something (component/module ?) from the non-sef if the non-sef is set to yes.
or perhaps there's a way to do that by a regex in the sef_ext of virtuemart ?
As the module concern by this issue is only used in the shop.
something like a:
If (preg_match '/&product_type_id/') return;
?
But if I do that, there's another component that have url not rewrite.
In fact, the best solution would be to have an option that permit to exclude something (component/module ?) from the non-sef if the non-sef is set to yes.
or perhaps there's a way to do that by a regex in the sef_ext of virtuemart ?
As the module concern by this issue is only used in the shop.
something like a:
If (preg_match '/&product_type_id/') return;
?
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Last Edit: 12 years 2 weeks ago by Greg.
Please Log in or Create an account to join the conversation.