Jump to content

Fatal error when integrating with VM


Yow-Long Lee

Recommended Posts

Hello,

 

I created a listing custom field group and wish it to appear in VM browsing view. However, I get this message

 

Fatal error: Call to a member function f() on a non-object in /home/wearetea/public_html/components/com_virtuemart/themes/tea_fans/templates/browse/browse_3.php  on line 50

 

The line of code is

 

$JreParams['data']['listing_id'] = $db_browse->f("product_id");

 

I assume the "product_id" value is missing but I can't figure out how to get it. Or it isn't? Please kindly guide me to solve this problem.

 

Thank you,

 

yl

Link to comment
×
×
  • Create New...