JoomlaVM

  • Increase font size
  • Default font size
  • Decrease font size
Home Virtuemart development
virtuemart development

Problem when logging in during checkout process as existing user

Q:

    Using j1.5.5 and vm 1.1.2:
After adding a product to the cart, then logging in as an existing user,
I get redirected to a page that simply says:

Welcome to the registered user area of our site.

the url of the page: index.php?option=com_user

What could cause this?

PS: If I register as a new user instead of logging in as existing user, the process goes smoothly through the cart process with no glitches.

A:

My workaround fix is to add a link to the shopping cart on that "Welcome to the registered user area of our site" doofy page:

Code:
ERROR [include_code_listing plugin]: File Not Found (C:/Inetpub/vhosts/joomlavm.com/httpdocs/display codes/shopcart.html)
Read more...
 

How to remove quantity plus and minus button

Q: I don't what those 2 tiny ^ and v button showing next to my quantity box.  What file do I edit to remove that?  I looked in addtocart_form.tpl.php is themes/default/templates/browse/includes folder but I do not see codes responsible for those 2 buttons there.

A1:You can change the quality selection for each product on the Display Options tab - Quantity:
A2:edit theme.css

remove
.inputboxattrib {
   float: left;
   margin-top: 0px;
   vertical-align: middle;
   margin-bottom: 2px;
}

.quantitycheckbox {
   margin-top: 6px;
   vertical-align: middle;
}

 

Lightbox / slimbox special characters patch

  The slimbox version included in virtuemart does not handle properly images with special characters, like (, [ and sometimes spaces.The bug can be solved editing the file /components/com_virtuemart/js/slimbox/js/slimbox.js,and replacing the line 139:
this.image.style.backgroundImage = 'url('+this.images[this.activeImage][0]+')';with:
this.image.style.backgroundImage = 'url("'+this.images[this.activeImage][0]+'")';

 


Page 2 of 2

VirtueMart Shopping Cart

VirtueMart
Your Cart is currently empty.

Newsletter


Newsflash

VMDL importing data instantly

(We just release a new version for Virtuemart 2.0 and Joomla 1.6/1.7 , Please check it here :VMDL for VM2.0 and Joomla 1.6/joomla 1.7)

Vmdl tool allows users to easily create virtuemart product item from data stored in excel and CSV files. When used with vmdl , the powerful functions and cutomer service that also allows for the creation of more complex structured product items,include all of attributes and product types,vmdl allows for the easy transfer of data from excel file into your virtuemart product catalogues, product listings, price listings, and more. With or without vmdl, products input is an essential time-saving tool for any Joomla and Virtuemart site. this new edtion is integrated into the VM backend,more convenient to use,less steps,adding check module,and more quick loading.

Feature Summary

  • Import format CSV file, regardless of size
  • auto-creates categories and auto-creating product item, then auto-loading product detail
  • Support remote host data loading,help you create data anywhere
  • help Service —Help clients use this tool and fill the excel file correctly at first time