News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Search not working in vm2.6.6

Started by vincedey, July 30, 2014, 10:47:08 AM

Previous topic - Next topic

vincedey

Hi,

mod_virtuemart_search giving  a blank screen in version 2.6.6 when entering a search item.

Problem tracked to line 57 in components/com_virtuemart/views/category/view_html:

if ($keyword = vmRequest::uword('keyword', false, ' ,-,+,.,_')) {

this should read  "vRequest

GJC Web Design

are u sure you have 2.6.6 - on my copy it is on
@version $Id: view.html.php 6504 2012-10-05 09:40:59Z alatak $

line 57

if ($keyword = vRequest::uword('keyword', false, ' ,-,+,.,_')) {

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

vincedey

Odd, just downloaded a new copy of 2.6.6 and this looks fine. So my fault somewhere along the line.

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation