[solved] search tag not working

More
8 years 6 months ago #30112 by nordmograph
Replied by nordmograph on topic search tag not working
Try with regular joomla search.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #30115 by joelcncx
Replied by joelcncx on topic search tag not working
normal jom search seems work, thanks,
so we will have to hide advanced search and VM3 search?

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #30117 by nordmograph
Replied by nordmograph on topic search tag not working
To have the VM2tags search included in VM search
edit
administrator/components/com_virtuemart/models/product.php
before
Code:
if (!empty($filter_search)) {
add
Code:
$filter_search[] = ' l.metakey LIKE ' . $keyword;
Tested working with VM3

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #30124 by joelcncx
Replied by joelcncx on topic search tag not working
work like charm, you are the best and I am also good tester:)
You have fixed 2 bugs in VM3 for VM2Tag in two days

thanks and really appreciated the fast turn around

joel

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #30125 by nordmograph
Replied by nordmograph on topic search tag not working
You're very welcome.
If you like the extensions and support you can leave a review at JED either for VM2tgas or VMVendor.
It alwyas help. But you don't have to :)

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.325 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.