Post by DragonJ » Tue Jan 28, 2014 8:35 am

I followed the instructions in this post -- http://forum.opencart.com/viewtopic.php ... 63#p386884 -- to fix the tag searching for v1.5.5.1, however it doesn't work.

I created a test tag for one of my products: ASDFASDF

When I enter ASDFASDF into the search bar, the result page says, "There is no product that matches the search criteria."

How can tag searching be fixed?

My store is awesomely powered by OpenCart 1.5.5.1.


User avatar
Active Member

Posts

Joined
Sun Jan 29, 2012 4:49 pm

Post by leeblee » Thu Feb 06, 2014 1:14 am

Not sure if you worked it out.

create a vqmod file for your site and paste this in it and it should fix the problem for you. This is what I knocked up and use on my 1.5.5.1 site and it seems to work fine

Lee

<modification>
<id><![CDATA[Kobishi 1.5.5.1 tags fix]]></id>
<version><![CDATA[1.0]]></version>
<vqmver><![CDATA[2.2.3]]></vqmver>
<author><![CDATA[Lee Bushby]]></author>
<file path="/catalog/controller/product/" name="search.php">
<operation info="Replace tags to fix 1.5.5.1 tags">
<search position="replace" error="log"><![CDATA[
['filter_tag']
]]></search>
<add><![CDATA[
['tag']
]]></add>
</operation>
</file>
</modification>

Newbie

Posts

Joined
Sun Nov 18, 2012 5:34 am

Post by DragonJ » Sun Feb 09, 2014 7:15 am

It didn't work.

My store is awesomely powered by OpenCart 1.5.5.1.


User avatar
Active Member

Posts

Joined
Sun Jan 29, 2012 4:49 pm

Post by desingenia » Wed Mar 05, 2014 2:38 am

Having the same problem on a 1.5.5.1 installation.

DragonJ, have you found any solution?

Newbie

Posts

Joined
Wed Mar 05, 2014 1:38 am

Post by DragonJ » Mon Mar 10, 2014 8:27 pm

Nope.

My store is awesomely powered by OpenCart 1.5.5.1.


User avatar
Active Member

Posts

Joined
Sun Jan 29, 2012 4:49 pm

Post by mandamexico » Fri May 02, 2014 8:42 am

bump this please

My Extensions

OpenCart Developer (OCD) Tools

Donate - If I ever helped you.


User avatar
Active Member

Posts

Joined
Mon Jun 29, 2009 10:14 am
Location - Los Angeles, CA
Who is online

Users browsing this forum: stefansmith129 and 205 guests