VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: mgoas on May 25, 2016, 06:19:37 AM

Title: Adding payment method returns blank page
Post by: mgoas on May 25, 2016, 06:19:37 AM
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
Title: Re: Adding payment method returns blank page
Post by: Ghost on May 25, 2016, 07:43:30 AM
Enable error reporting.
Title: Re: Adding payment method returns blank page
Post by: mgoas on May 25, 2016, 08:15:15 AM

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
Title: Re: Adding payment method returns blank page
Post by: GJC Web Design on May 25, 2016, 10:48:48 AM
not VM debugging .. server error reporting on max.. if doesn't display then find the error logs
Title: Re: Adding payment method returns blank page
Post by: osola on May 25, 2016, 15:54:33 PM
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
Title: Re: Adding payment method returns blank page
Post by: jenkinhill on May 25, 2016, 16:06:33 PM
Plesae check the error log....  http://forum.virtuemart.net/index.php?topic=121692.0
Title: Re: Adding payment method returns blank page
Post by: kaybee57 on June 06, 2016, 02:43:16 AM
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
Title: Re: Adding payment method returns blank page
Post by: GJC Web Design on June 06, 2016, 10:52:09 AM
Quote"0 - Invalid address: "

try searching! first result!

http://forum.virtuemart.net/index.php?topic=133760.0
Title: Re: Adding payment method returns blank page
Post by: kaybee57 on June 06, 2016, 22:11:27 PM
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!)
Title: Re: Adding payment method returns blank page
Post by: GJC Web Design on June 06, 2016, 22:30:34 PM
???????????
Title: Re: Adding payment method returns blank page
Post by: jenkinhill on June 06, 2016, 23:28:43 PM
@kaybee57 you clearly did not search!  See  http://bfy.tw/68Sb
Title: Re: Adding payment method returns blank page
Post by: alatak on June 08, 2016, 11:37:47 AM
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
Title: Re: Adding payment method returns blank page
Post by: kaybee57 on June 10, 2016, 03:16:22 AM
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!