|
Welcome to I-Onepage Freesoft Site! |
|
Written by Web Master
|
|
Saturday, 12 June 2004 |
|
HYIP, FOREX, MONEY
Virtuemart module
This is a module to show all Products in list form
The features for the module are :
+ When user select a project, they will be redirected to project detail page .
+ When user select a category, they will be redirected to the page which show all the product of this category .
+ Category in the module is ordered by name, ordering...
+ Product in a category will be ordered by name, sku, price....(configurable)
+ Choose to show only publised product, all product, or product which is entered on a time (from date and to date)
*** Some people will have the warning message ..
Warning: Call-time pass-by-reference has been deprecated - argument passed
by value; If you would like to pass it by reference, modify the
declaration of [runtime function name](). If you would like to enable
call-time pass-by-reference, you can set allow_call_time_pass_reference to
true in your INI file. However, future versions may not support this any
longer. in W:\www\joomla\modules\mod_product_list.php on line 155
You can set that ini option to stop the warning for now. If you don't
have access to the php.ini, try putting this in begining of the module:
ini_set(“allow_call_time_pass_reference”,true);
 |
|
Last Updated ( Wednesday, 23 January 2008 )
|