I'm trying to add a payment method to Virtuemart 3.0.16
I have downloaded and installed the eWay payment module.
Adding eWay and clicking 'save' just returns a blank page.
Thinking it might be an issue with the module I tried to add Paypal as a payment method as a test, same result.
As it stands now I can't add any payment methods.
Has anyone had this problem before and is there a solution?
Thanks in advance
Enable error reporting.
Debug shows this...
And now I notice that if I click product details on a product that returns a blank page also :-[
mdebug LangCount: 1 $siteLang: en-GB self::$vmlangSef: en self::$_jpConfig->lang en_gb DefLang en_gb
vmdebug vmTime: time to load config: 0.00454998016357422
vmdebug Start used Ram 11.75M
vmdebug Use setMenuItemId
vmdebug getVendorId normal shopper
vmdebug isSuperVendor Not a vendor
vmdebug vmTime: sortSearchQuery products: 0.000594139099121094
vmdebug vmTime: Manufacturers by Cache: 0.000360012054443359
vmdebug Created new cart
vmdebug Going to set core fields unrequired
vmdebug Created new Calculator Instance
vmdebug Fallback active
vmdebug End used Ram 34.25M
vmdebug Peak memory peak 34.25M
vmdebug vmTime: vm view Finished task : 0.607403993606567
not VM debugging .. server error reporting on max.. if doesn't display then find the error logs
I have the same problem
I'm publishing a shop with Virtuemart 3.0.16 when I try to configure Payment Method I can't save any method I get a error page: "HTTP ERROR 500"
Has anyone more had this problem before and is there a solution?
Thanks in advance
Plesae check the error log.... http://forum.virtuemart.net/index.php?topic=121692.0
Standard Payment method only affected:
PHP 5.5
Joomla: 3.5.1
Virtuemart 3.0.16
Virtuemart Payment Methods
VM Paypal - works as expected and links to Paypal
Issue:
VM Standard Payment Method - Clicking on final button "Confirm Purchase' - selection of this option (on my site - Direct Deposit), goes to an Error page "0 - Invalid address: "
www.teststore.com.au/vanity
Yes, I have searched the forum and tested varying fixes but without luck. Looking for assistance as to what file needs changing.
One Page Checkout Enabled
Ajax for OPC - Off
SEO Disabled
All Shopper Groups able to use this method
Error Reporting - changed to maximum - still Error page "0 - Invalid address: "
Debugging:
Invalid address:
Call stack
#
Function
Location
1
JApplicationCms->execute()
/home/mwtest/public_html/vanity/index.php:49
2
JApplicationSite->doExecute()
/home/mwtest/public_html/vanity/libraries/cms/application/cms.php:257
3
JApplicationSite->dispatch()
/home/mwtest/public_html/vanity/libraries/cms/application/site.php:230
4
JComponentHelper::renderComponent()
/home/mwtest/public_html/vanity/libraries/cms/application/site.php:191
5
JComponentHelper::executeComponent()
/home/mwtest/public_html/vanity/libraries/cms/component/helper.php:380
6
require_once()
/home/mwtest/public_html/vanity/libraries/cms/component/helper.php:405
7
JControllerLegacy->execute()
/home/mwtest/public_html/vanity/components/com_virtuemart/virtuemart.php:125
8
VirtueMartControllerCart->updatecart()
/home/mwtest/public_html/vanity/libraries/legacy/controller/legacy.php:728
9
VirtueMartControllerCart->display()
/home/mwtest/public_html/vanity/components/com_virtuemart/controllers/cart.php:188
10
VirtueMartCart->confirmDone()
/home/mwtest/public_html/vanity/components/com_virtuemart/controllers/cart.php:102
11
VirtueMartCart->confirmedOrder()
/home/mwtest/public_html/vanity/components/com_virtuemart/helpers/cart.php:895
12
JEventDispatcher->trigger()
/home/mwtest/public_html/vanity/components/com_virtuemart/helpers/cart.php:1183
13
JEvent->update()
/home/mwtest/public_html/vanity/libraries/joomla/event/dispatcher.php:160
14
call_user_func_array()
/home/mwtest/public_html/vanity/libraries/joomla/event/event.php:69
15
plgVmPaymentStandard->plgVmConfirmedOrder()
16
VirtueMartModelOrders->updateStatusForOneOrder()
/home/mwtest/public_html/vanity/plugins/vmpayment/standard/standard.php:139
17
VirtueMartModelOrders->notifyCustomer()
/home/mwtest/public_html/vanity/administrator/components/com_virtuemart/models/orders.php:876
18
shopFunctionsF::renderMail()
/home/mwtest/public_html/vanity/administrator/components/com_virtuemart/models/orders.php:1762
19
shopFunctionsF::sendVmMail()
/home/mwtest/public_html/vanity/components/com_virtuemart/helpers/shopfunctionsf.php:578
20
JMail->addRecipient()
/home/mwtest/public_html/vanity/components/com_virtuemart/helpers/shopfunctionsf.php:649
21
JMail->add()
/home/mwtest/public_html/vanity/libraries/joomla/mail/mail.php:303
22
call_user_func()
/home/mwtest/public_html/vanity/libraries/joomla/mail/mail.php:285
23
PHPMailer->addAddress()
24
PHPMailer->addOrEnqueueAnAddress()
/home/mwtest/public_html/vanity/libraries/vendor/phpmailer/phpmailer/class.phpmailer.php:797
Quote"0 - Invalid address: "
try searching! first result!
http://forum.virtuemart.net/index.php?topic=133760.0
Yes, that's the response I expected - Did you not see one line in my message...
"Yes, I have searched the forum and tested varying fixes but without luck"
Eventually found my fix on RuposTel Support Forum. (after another long search!)
???????????
@kaybee57 you clearly did not search! See http://bfy.tw/68Sb
Hello
@kaybee57
QuotePHP 5.5
Joomla: 3.5.1
Virtuemart 3.0.16
The invalid email problem should have been fixed with VM3.0.16. That problem is only with previous version of VM, and Joomla: 3.5.1
All sorted now anyway - as long as we get where we need in the end.
But interesting GJ, as per your image - my Google searches never show up anything VM related to 2016 - but can now see by your search if I add in "site:.....", things might appear differently.
Wonder if that's why so many of us say we've searched but can't find anything - learn something every day!