• Home
  • Get help
  • Ask a question
Last post 15 hours 36 min ago
Posts last week 81
Average response time last week 4 hours 29 min
All time posts 67915
All time tickets 10498
All time avg. posts per day 20

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#1136 – Problem with vm search results page

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Wednesday, 07 October 2015 23:14 UTC
christian
 Hi
I installed your exstension on my J3 Virtuemart 3.0.7 and now when i search product with "search product in the category" form I get 404 error page instead of results.
Do you know how to fix it?

Thanks in advance

Regards
Thursday, 08 October 2015 07:20 UTC
wb_weeblr
Hi

This is usually a bug in the search module. Please provide a direct link to a page where we can see the problem.

Rgds
 
Thursday, 08 October 2015 16:14 UTC
christian
hi
thanks for reply

I put website here www.xxxxxxxx.altervista.org
The problem is not for the search module (top on the page) , but on the other search product form , visible on category layout (for example "helmets" , in italian "Caschi") where do you read "search in the shop" = "cerca nel negozio" (see black arrow on attached image)
If you search you get error 404 page
If I turn off sh404sef , it works


Best Regards
Thursday, 08 October 2015 16:50 UTC
wb_weeblr
Hi

If I turn off sh404sef , it works
Yes, and despite that the problem is a bug in the search module and not in sh404SEF.
The problem is not for the search module (top on the page) , but on the other search product form
Yes, I know. The Joomla search modules don't have any such problems.

The module is sending the request to the wrong URL, it's missing the "option" field (ie 'com_virtuemart'):
http://www.xxxxx.altervista.org/index.php/?keyword=acerbis&search=true&view=category


This is because the URL in the form is wrong:


Can you disable sh404SEF and tell me what the form URL is in this case?

Rgds
 
Friday, 09 October 2015 00:00 UTC
christian
Hi
I disable sh404sef and now it works:

<form action="/index.php/caschi/caschi-integrali.html" method="get">



Rgds
Friday, 09 October 2015 07:29 UTC
wb_weeblr
Hi

If I turn off sh404sef , it works

Yes, and despite that the problem is a bug in that search module and not in sh404SEF.[/quote]

We are not going to find anything that way. I'm going to have to debug your module, and for that I will have to make a backup and install locally to debug step by stap and tell you how to fix it.

Do you have a akeeba backup installed? that'd be the simplest way.

Rgds
 
Friday, 16 October 2015 22:44 UTC
christian
Hi

maybe problem is with rewrite mod on server?

yes i have akeeba
the template is this:
http://xxxxx.com/themeforest/preview/?theme=Reviver

best regards
Monday, 19 October 2015 08:42 UTC
wb_weeblr
Hi

maybe problem is with rewrite mod on server?
No, the server has no impact on the content of your pages.

The bug comes from here, as explained above:
http://www.xxxxx.altervista.org/index.php/?keyword=acerbis&search=true&view=category


This problem doesn't exist on a stock Virtuermart 3 module, so I assume your template has overrides for it (though I can't say of course, only the theme maker would know)


As obviously the template maker won't budge on this, it's going to be on me to find the bug, so as requested above, please provide us with superadmin credentials to your website. You can create a temporary account, and delete it afterwards, but it must have superuser level.

Thanks and regards
 
Tuesday, 20 October 2015 17:50 UTC
christian
Hi
this is super admin credentials:

username: xxxx
password: xxx



best Regards
thanks

Wednesday, 21 October 2015 10:15 UTC
wb_weeblr
Hi

Exactly I expected, this is a bug you have introduced when you did your template overrides in

/templates/t3_blank/html/com_virtuemart/category/default.php

Around line 185, you have only partially copied the original layout code, or maybe you didn't copy from the original. One way or the other, you are missing the last 2 lines of the form:
<input type="hidden" name="option" value="com_virtuemart"/>
		<input type="hidden" name="virtuemart_category_id" value="<?php echo $category_id; ?>"/>


Rgds
 
Wednesday, 21 October 2015 10:28 UTC
wb_weeblr
As a side note, your site is extremely vulnerable to multiple attacks, as bot Virtuemart and Joomla are outdated.
VM has had at least one security release (3.0.8). As for Joomla, at least update to 3.4.5 released tomorrow, which seems to be a major security vulnerability.

RGds
 
Sunday, 01 November 2015 00:08 UTC
christian
Hi
Thanks .
Now it works

Best Regards
Monday, 02 November 2015 09:12 UTC
wb_weeblr
Hi

Closing this ticket now, feel free to open a new one as needed. If you do so, please mention this ticket number in the new one.

If you created any superadmin account for us, be sure to delete or block it now to avoid unecessary risk in the future.

Rgds
 
Tuesday, 17 November 2015 05:34 UTC
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.