Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

message "Send failed " while adding Products
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.

TOPIC: message "Send failed " while adding Products

Re: message "Send failed " while adding Products 10 years, 10 months ago #39489

Hi to all,

We have the same issue with our VMInvoice (2.0.25), it happens when adding some products (not all). I don't remembering this happening prior to 2.0.24.

We checked Chrome console:

Refused to set unsafe header "Content-length" index.php:1
Refused to set unsafe header "Connection" index.php:1
Failed to load resource: the server responded with a status of 500 (Internal Server Error) www.quality-tuning.gr/administrator/inde...=com_vminvoice&c…&order_payment=0&order_payment_tax=0&order_shipping=0&order_shipping_tax=0

The javascripts loaded are (in this order):

//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js
/components/com_virtuemart/assets/js/jquery.ui.autocomplete.html.js
/components/com_virtuemart/assets/js/jquery.noConflict.js
/media/system/js/mootools-core.js
/media/system/js/media/system/js/core.js
/media/system/js/mootools-more.js
/administrator/components/com_vminvoice/assets/js/ajaxcontent.js
/administrator/components/com_vminvoice/assets/js/autility.js
/administrator/components/com_vminvoice/assets/js/rows.js
/media/system/js/calendar.js
/media/system/js/calendar-setup.js
/media/system/js/modal.js

Would appreciate your advice asap, this is big problem for us.

Regards,
Chris
Test Site: 62.1.216.81/~qualtun/
Joomla 2.5.6
Virtuemart 2.0.10
Joomsef 4.2.8
Joomsef Virtuemart Extension 3.0.6
The topic has been locked.

Re: message "Send failed " while adding Products 10 years, 10 months ago #39490

Ok, i think i found the problem, this is VMInvoice bug:

VMInvoice is not accepting the character ' in the product names!!

Please correct asap, thank you!

Chris
Test Site: 62.1.216.81/~qualtun/
Joomla 2.5.6
Virtuemart 2.0.10
Joomsef 4.2.8
Joomsef Virtuemart Extension 3.0.6
The topic has been locked.

Re: message "Send failed " while adding Products 10 years, 10 months ago #39495

This doesn´t work for us. @Artio this needs further investigation.
The topic has been locked.

Re: message "Send failed " while adding Products 10 years, 9 months ago #39989

No help from Artio, but finally we found the problem. As mentioned allready VM Invoice has problems with some charakters. We changed:

File: /administrator/components/com_vminvoice/assets/js/ajaxcontent.js

Line 190 commented out: //url += appendQuery('pname','newproduct');

Now artio only uses the Product ID and not the productname, while adding products.

@ Artio: Please consider changing this
The topic has been locked.

Re: message "Send failed " while adding Products 10 years, 6 months ago #40845

Works great!

Line 190 commented out: //url += appendQuery('pname','newproduct');

Thanx! Had the same issue with Version 2.0.27
Last Edit: 10 years, 6 months ago by Chigolo.
The topic has been locked.

Re: message "Send failed " while adding Products 10 years, 6 months ago #40962

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,
I'm sorry for the inconvenience. We've investigated the problem and it's caused by Joomla rejecting the quote characters in URL variables. In next version of VM Invoice the data will be sent as POST request variables which works correctly.
ARTIO Support Team
The topic has been locked.
User Login Empty