News:

Support the VirtueMart project and become a member

Main Menu

500 error invoice creation, plus don't get invoice email

Started by Craftmama, April 25, 2017, 09:53:20 AM

Previous topic - Next topic

Craftmama

Hi Guys,

I have virtuemart 3.0.18 installed, on www.hupsaa.com

I can not seem te get the invoice to work, i get this error. I also can not seem to find where to change the vendor adress. When a customer orders i don't het the conformation email.

Who can help me?

Greetingn

Verstuurd vanaf mijn SM-G900F met Tapatalk


GJC Web Design

you need to find the actual error

try with Joomla error reporting and debug full up

or try 

<p><?php if(isset($this->error->xdebug_message)){
         echo $this->error->xdebug_message;
         } ?>
         </p>

in your template error.php

or Rupostels fatal error reporter

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

diri

It might be a non-catchable error being caused by server.

Hosters like 1und1 limit number of sessions (Unlimited Pro: 20, Unlimited: 16). In case there are too many requests you get a 500.