Message
  • vmdebug self::$_jpConfig->lang en_au
  • vmdebug vmTime: loadConfig db no: 0.0074858665466309
  • vmdebug exeSortSearchListQuery error in class VirtueMartModelProduct sql: Var1:
    Table 'db1074230_freedom.jd5xg_virtuemart_products_en_au' doesn't exist SQL=SELECT  * FROM `jd5xg_virtuemart_products_en_au` as l JOIN `jd5xg_virtuemart_products` AS p using (`virtuemart_product_id`) LEFT JOIN `jd5xg_virtuemart_product_prices` as pp ON p.`virtuemart_product_id` = pp.`virtuemart_product_id`  LEFT JOIN `jd5xg_virtuemart_product_shoppergroups` ON p.`virtuemart_product_id` = `jd5xg_virtuemart_product_shoppergroups`.`virtuemart_product_id`
    			 LEFT  OUTER JOIN `jd5xg_virtuemart_shoppergroups` as s ON s.`virtuemart_shoppergroup_id` = `jd5xg_virtuemart_product_shoppergroups`.`virtuemart_shoppergroup_id` WHERE ( p.`published`="1"  AND  ( s.`virtuemart_shoppergroup_id`= "1"  OR s.`virtuemart_shoppergroup_id` IS NULL  )  AND p.`product_special`="1" ) group by p.`virtuemart_product_id` ORDER BY RAND()ASC LIMIT 0, 2
  • vmdebug exeSortSearchListQuery error in class VirtueMartModelProduct sql: Var1:
    Table 'db1074230_freedom.jd5xg_virtuemart_products_en_au' doesn't exist SQL=SELECT  * FROM `jd5xg_virtuemart_products_en_au` as l JOIN `jd5xg_virtuemart_products` AS p using (`virtuemart_product_id`) LEFT JOIN `jd5xg_virtuemart_product_prices` as pp ON p.`virtuemart_product_id` = pp.`virtuemart_product_id`  LEFT JOIN `jd5xg_virtuemart_product_shoppergroups` ON p.`virtuemart_product_id` = `jd5xg_virtuemart_product_shoppergroups`.`virtuemart_product_id`
    			 LEFT  OUTER JOIN `jd5xg_virtuemart_shoppergroups` as s ON s.`virtuemart_shoppergroup_id` = `jd5xg_virtuemart_product_shoppergroups`.`virtuemart_shoppergroup_id` WHERE ( p.`published`="1"  AND  ( s.`virtuemart_shoppergroup_id`= "1"  OR s.`virtuemart_shoppergroup_id` IS NULL  )  AND p.`product_special`="1" ) group by p.`virtuemart_product_id` ORDER BY RAND()ASC LIMIT 0, 2
  • vmdebug exeSortSearchListQuery error in class VirtueMartModelManufacturer sql: Var1:
    Table 'db1074230_freedom.jd5xg_virtuemart_manufacturers_en_au' doesn't exist SQL=SELECT  `m`.*,`jd5xg_virtuemart_manufacturers_en_au`.*, mc.`mf_category_name` ,mmex.virtuemart_media_id FROM `jd5xg_virtuemart_manufacturers_en_au` JOIN `jd5xg_virtuemart_manufacturers` as m USING (`virtuemart_manufacturer_id`)  LEFT JOIN `jd5xg_virtuemart_manufacturercategories_en_au` AS mc on  mc.`virtuemart_manufacturercategories_id`= `m`.`virtuemart_manufacturercategories_id` LEFT JOIN `jd5xg_virtuemart_manufacturer_medias` as mmex ON `m`.`virtuemart_manufacturer_id`= mmex.`virtuemart_manufacturer_id`  WHERE  `m`.`published` = 1  GROUP BY `m`.`virtuemart_manufacturer_id`  ORDER BY mf_name ASC
Warning
  • Info: Assign the component VirtueMart to a menu item

Welcome to the Fruit Shop

We sell fruits from around the world. Please use our website to learn more about our business. We hope you will come to our shop and buy some fruit.

This mini site will show you how you might want to set up a site for a business, in this example one selling fruit. It shows how to use access controls to manage your site content. If you were building a real site, you might want to extend it with e-commerce, a catalog, mailing lists or other enhancements, many of which are available through the Joomla! Extensions Directory.

To understand this site you will probably want to make one user with group set to customer and one with group set to grower. By logging in with different privileges you can see how access control works.