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

Virtuemart Quotation Component

VMQuote , the online Quotation / Invoice system assists the virtuemart shop in preparation, issue, and tracking of customer quotations.
VMQuote ?allows users to quickly and accurately prepare a customer quotation by accessing the products in virtuemart store. with the powerful component, you can create any quotations for any customers, even for unregister customers, it will create a new account for them when you finish creating the quotation, and email the customers the account and quotation with pdf format document. After the new customer login in your website and ?accept the quotation, it will create a new order automatically and wait for customer finishing the payment.
It also provide the invoice function, you can generate ?the invoice of pdf format at the backend, if? you want to track the quotations and analysis the statistic, you can export all kind of tables about quotation,invoices,unpaid order.
It is a Stardand joomla component for virtuemart, so don’t worry about the edition of your virtuemart, the installation is absolutely simple, the usage is absolutely easy.

Feature Summary

  • Integrate with all VM products listed on website.
  • Auto create new customer (registration) if not existing customer ( included login details in email with quotation)
  • Quotation – Send to customer in HTML email? with attached PDF
  • Quotation – Customer are able to accept or reject quotation in the frontend
  • Quotation –? If accepted auto generate purchase order , If rejected ask why
  • Export data to CSV
  • Statements with line item invoices marked paid or unpaid
  • help Service —Help clients use this tool correctly at first time