Hello,
I am getting an error500 that turns into error 200 *with error reporting on development) when I try to export an xml with the salesprice or basepricewithtax.
- velom
- RO CSVI
- Tuesday, 12 June 2018
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello,
If you are seeing a 500 error then something is going wrong. Have a look at 500 internal server error document to know the causes for this error. Unless you give us the details on the real cause for this error from your server error log it is difficult for us to tell why you are seeing this error.
If you are seeing a 500 error then something is going wrong. Have a look at 500 internal server error document to know the causes for this error. Unless you give us the details on the real cause for this error from your server error log it is difficult for us to tell why you are seeing this error.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Status error: 200
Notice: Undefined property: stdClass::$product_price in /home/velomnet/public_html/plugins/csviaddon/virtuemart/com_virtuemart/model/export/product.php on line 1199
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes) in /home/velomnet/public_html/administrator/components/com_virtuemart/helpers/vmtable.php on line 257
Notice: Undefined property: stdClass::$product_price in /home/velomnet/public_html/plugins/csviaddon/virtuemart/com_virtuemart/model/export/product.php on line 1199
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes) in /home/velomnet/public_html/administrator/components/com_virtuemart/helpers/vmtable.php on line 257
Accepted Answer
Pending Moderation
Hello,
Can you tell us which version of CSVI you are using? And the version of CSVI VirtueMart addon?. Also post the template XML file, to get the template XML file go to CSVI maintenance menu, select CSVI Pro in first option and Backup templates in second option. Select your export template and click continue. Post the downloaded XML file.
The file the error points to is not a CSVI file but VirtueMart one. When you run a script it uses the server memory and you have exceeded the limit set on your server to see this error. Check what has been set for memory_limit and increase it, you can ask your hosting provider for help to increase the memory limit on your server.
Status error: 200
Notice: Undefined property: stdClass::$product_price in /home/velomnet/public_html/plugins/csviaddon/virtuemart/com_virtuemart/model/export/product.php on line 1199
Can you tell us which version of CSVI you are using? And the version of CSVI VirtueMart addon?. Also post the template XML file, to get the template XML file go to CSVI maintenance menu, select CSVI Pro in first option and Backup templates in second option. Select your export template and click continue. Post the downloaded XML file.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes) in /home/velomnet/public_html/administrator/components/com_virtuemart/helpers/vmtable.php on line 257
The file the error points to is not a CSVI file but VirtueMart one. When you run a script it uses the server memory and you have exceeded the limit set on your server to see this error. Check what has been set for memory_limit and increase it, you can ask your hosting provider for help to increase the memory limit on your server.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »