- Posts: 10
- Thank you received: 0
Problem Product Finder-only 1st question is loaded
- maropaca
- Offline
- New Member
Less
More
11 years 1 week ago #1561
by maropaca
Replied by maropaca on topic Problem Product Finder-only 1st question is loaded
Please Log in or Create an account to join the conversation.
- maropaca
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
11 years 1 week ago #1562
by maropaca
Replied by maropaca on topic Problem Product Finder-only 1st question is loaded
I made the change and it worked perfectly!
Just a correction:
- change line 67 from:
$action = JRequest::getCmd('action');
to:
$action = JRequest::getString('action');
Just a correction:
- change line 67 from:
$action = JRequest::getCmd('action');
to:
$action = JRequest::getString('action');
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 1 week ago #1563
by andrea_4g
Replied by andrea_4g on topic Problem Product Finder-only 1st question is loaded
Thanks for the feedback.
We just finished publishing the new release of Product Finder that includes this modification.
We just finished publishing the new release of Product Finder that includes this modification.
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds