New item details not showing
Jamroom Developers
I'm able to redirect to item_detail.tpl now. But on item detail page I'm getting exceptions,
jrCore_item_detail_buttons: invalid item array received
jrImage_display: image item_id parameter required
jrCore_item_detail_features: invalid item array received
I tried to modify the code that you gave by using jrCore_db_search_items function to get all details of the item. I can see in the smarty console that the contents of the items are there. But I still get the same exception. Please help.
Thanks.
updated by @dobmat: 04/15/14 02:39:24AM