If you move your VirtueMart from one URL to another, which of the following VirtueMart component files needs to be updated with the new URL?
install.virtuemart.php 0%
install.copy.php 0%
virtuemart.cfg.php 0%
virtuemart.xml 0%
In order to sell downloadable goods, which of the following is the correct DOWNLOADROOT path?
http://www.sitename.com/downloads 0%
http://www.sitename.com/downloads/ 0%
/var/www/sitename/downloads/ 0%
/var/www/sitename/downloads 0%
Joomla! Extensions installer can be used to update VirtueMart with a VirtueMart patch.
Multi-vendor setup is available with VirtueMart 1.1.6 version.
What is the maximum number of units you can enter in the "Units in a Package" textbox while adding new products in VirtueMart?
1024 0%
65535 0%
10000 0%
1000 0%
When creating a new store in VirtueMart 1.6, which form field is required?
Store name 0%
Store company name 0%
URL 0%
phone 0%
Which of following is the correct syntax if you want to add the "Add to Cart" button to your new Joomla flypage design?
<?php echo $addtocart; ?> 0%
<?php echo $vcom_addtocart; ?> 0%
<?php echo $virtueaddtocart; ?> 0%
None of the above 0%
Which of the following are true in order to run VirtueMart 1.1.6?
PHP safe mode should be on. 0%
The MySql user that you use to access the production database must have rights to create temporary tables. 0%
In order to access the VirtueMart frontend, the browser must be JavaScript enabled. 0%
Browser should be capable of accepting cookies and cookies and must be enabled. 0%
Which of the following are valid VirtueMart modules?
mod_virtuemart_login 0%
mod_virtuemart_manufacturers 0%
mod_virtuemart_search 0%
All of the above 0%
Which of the following can be used before removing a Manufacturer from VirtueMart?
Delete all the products from the associated manufacturer 0%
Re-association of all the products to another manufacturer 0%
Both a and b 0%
Only a 0%
Only b 0%
Which of the following encryption functions is recommended by VirtueMart?
AES_ENCRYP 0%
ENCODE 0%
None of the above 0%
Which of the following flexible tax modes is NOT available in VirtueMart?
Zone based Tax Calculation 0%
Store Owner based Tax Calculation 0%
EU Mode 0%
Asia Pacific Mode 0%
Which of the following flypage template files is used to show the product details page by default?
flypage-ask.tpl 0%
flypage.tpl 0%
flypage_images.tpl 0%
flypage_new.tpl 0%
Which of the following is correct if the reorder icons marked as A are used in the VirtueMart Module list?
This will reorder the frontend VirtueMart module listing. 0%
This will reorder the admin section VirtueMart module listing. 0%
This will reorder the shopping cart payment steps. 0%
None of the above. 0%
Which of the following is INCORRECT in case your VirtueMart shop is made offline using "Shop is offline?" option?
Shopping categories will get displayed in public frontend. 0%
Administrator can see the products in public frontend. 0%
Shopping subcategories will get displayed in public frontend. 0%
You CANNOT make VirtuMart shop offline. 0%
Which of the following is required product information which should be provided before saving a product in VirtueMart?
URL 0%
Product Price 0%
SKU 0%
Name 0%
Which of the following is required when creating a new Manufacturer using VirtueMart?
Manufacturer Name 0%
Manufacturer Category 0%
Email 0%
URL 0%
Which of the following Joomla versions are compatible with VirtueMart 1.1.6 release?
Joomla 1.5.x 0%
Joomla 1.6.x 0%
Joomla 1.0.x 0%
Which of the following open source CMS provide(s) a runtime environment to run VirtueMart?
Joomla 0%
WordPress 0%
Mambo 0%
Drupal 0%
Which of the following page values can be used while creating a Joomla Menu Item of VirtueMart type?
shop.browse 0%
account.index 0%
shop.cart 0%
All of the above 0%
Which of the following payment gateways are predefined in VirtueMart?
PayPal 0%
PaymentExpress 0%
2Checkout 0%
WorldPay 0%
Which of the following Product List Styles are available under VirtueMart theme settings?
Product Listing with a table (default) 0%
Flat Product List (fixed to 1 product per row, using a table) 0%
Product List (no table, div-based) 0%
All of the above 0%
Which of the following statements is correct if you select Check Stock in VirtueMart Global Configuration?
This will not allow the user to add more items to the cart than are available in stock. 0%
This will allow the user to add more items to the cart than are available in stock. 0%
None of the above 0%
Which of the following tax models are available in VirtueMart?
Ship To Address-based Tax Calculation 0%
Store Address-based Tax Calculation 0%
Store Owner based Tax Calculation when Customer comes from an EU Country 0%
Which of the following VirtueMart module zip containers is used to install VirtueMart components?
mod_virtuemart_cart_1.1.x.zip 0%
mod_virtuemart_1.1.x.zip 0%
mod_virtuemart_manufacturers_1.1.x.zip 0%
None of the above 0%
Which of the following VirtueMart Modules uses the secureurl by default?
shipping 0%
account 0%
admin 0%
checkout 0%
Which of the following VirtueMart registration types does NOT ask for username and password but generates them automatically and sends them to the email address provided during VirtueMart registrat...
Optional Account Creation 0%
Normal Account Creation 0%
Silent Account Creation 0%
No Account Creation 0%
Which of the following VirtueMart Template files found at "ROOTcomponentscom_virtuemart hemesdefault emplatesproduct_detailsincludes" location are used to remove quantity arrow buttons from...
quantity_box_general.tpl.php 0%
quantity_box_radio.tpl.php 0%
addtocart_drop.tpl.php 0%
While creating a category in VirtueMart, what will happen if you choose browse_5 from the Category Browse Page dropdown?
The Category will work only for IE version 5. 0%
It will show five categories on the home page. 0%
It will show 5 products per row for a specific category. 0%
It will show 5 products for a specific category. 0%
While uploading product images, what happens if the following product images container folder does NOT exist? components/com_virtuemart/shop_image/product
VirtueMart displays a message to create the folder. 0%
VirtueMart displays an error message. 0%
VirtueMart creates the product folder. 0%
None of the above. 0%