- Posts: 13
- Thank you received: 0
Error in the custom properties search
- jsffmd
- Topic Author
- Offline
- New Member
Less
More
11 years 3 months ago - 11 years 3 months ago #1393
by jsffmd
Error in the custom properties search was created by jsffmd
Hi,
we have bought the custom properties for joomla v3.
globalv3.ffmd.co/finance-info-kit
it seams working fine in the admin but in the front end its showing the following error when i m trying to search anything:
'this should not really happen 1ertewrtwer' [browser: Firefox]
in the chrome browser its going to blank page.
pls advice us how to fix the issue
thx
we have bought the custom properties for joomla v3.
globalv3.ffmd.co/finance-info-kit
it seams working fine in the admin but in the front end its showing the following error when i m trying to search anything:
'this should not really happen 1ertewrtwer' [browser: Firefox]
in the chrome browser its going to blank page.
pls advice us how to fix the issue
thx
Last edit: 11 years 3 months ago by jsffmd.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
11 years 3 months ago #1394
by andrea_4g
Replied by andrea_4g on topic Error in the custom properties search
Thanks for the feedback.
We're investigating the issue.
We'll let you know our findings very soon.
We're investigating the issue.
We'll let you know our findings very soon.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
11 years 3 months ago #1395
by andrea_4g
Replied by andrea_4g on topic Error in the custom properties search
That strange error message is a line of debug code that unfortunately was not removed from the code before releasing.
The fact that it has been triggered (when it should have not) is puzzling.
What we discovered:
After the search the url in the address bar is the following:
globalv3.ffmd.co/customproperties?cp [search_by_region]=Array&cp[search_by_thematic_value]=Array&cp[text_search]=&submit_search=
which is not a normal behaviour.
Also, the first request generated on form submit has a regular url:
globalv3.ffmd.co/index.php?option=com_cu...rties&view=search&cp [search_by_region][]=region_1&cp[search_by_thematic_value][]=&cp[text_search]=&submit_search=
So first request is OK, while the second one, automatically generated by Joomla after the processing has taken place, is incorrect as shown above.
This lead us to think that there's must be something that incorrectly process the redirect url.
Are you using any third party SEF component?
The fact that it has been triggered (when it should have not) is puzzling.
What we discovered:
After the search the url in the address bar is the following:
globalv3.ffmd.co/customproperties?cp [search_by_region]=Array&cp[search_by_thematic_value]=Array&cp[text_search]=&submit_search=
which is not a normal behaviour.
Also, the first request generated on form submit has a regular url:
globalv3.ffmd.co/index.php?option=com_cu...rties&view=search&cp [search_by_region][]=region_1&cp[search_by_thematic_value][]=&cp[text_search]=&submit_search=
So first request is OK, while the second one, automatically generated by Joomla after the processing has taken place, is incorrect as shown above.
This lead us to think that there's must be something that incorrectly process the redirect url.
Are you using any third party SEF component?
Please Log in or Create an account to join the conversation.
- jsffmd
- Topic Author
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 0
11 years 3 months ago #1396
by jsffmd
Replied by jsffmd on topic Error in the custom properties search
yes, we are using sh404sef component for url friendly
let me know if u need anything from me
thx
let me know if u need anything from me
thx
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
11 years 3 months ago #1397
by andrea_4g
Replied by andrea_4g on topic Error in the custom properties search
I think that the following thread applies to your issue too:
www.solidsystem.it/forum/8-cp-20-for-j16...nd-sh404sef.html#900
(basicaly, you should try disabling sh404 handling for Custom Properties)
www.solidsystem.it/forum/8-cp-20-for-j16...nd-sh404sef.html#900
(basicaly, you should try disabling sh404 handling for Custom Properties)
Please Log in or Create an account to join the conversation.
Time to create page: 0.176 seconds