br-paypaldev / magento-module

10 stars 12 forks source link

PHP Fatal error: Class 'Mage_PayPal_Block_Payment_Info' #14

Open thiagoromera opened 3 years ago

thiagoromera commented 3 years ago

Pessoal eu uso o checkout da Moip

O usuário consegue fechar a compra certinho pelo express ou transparent, mas qdo, usando o express, o cliente ou o admin abre a tela do pedido, da erro 500.

no log diz

PHP Fatal error: Class 'Mage_PayPal_Block_Payment_Info' not found in

mas essa class existe dentro do code core mage

alguma ajuda?

rafaelcastelani commented 3 years ago

estou com o mesmo problema

rafaelcastelani commented 3 years ago

conseguiu ajustar?

thiagoromera commented 3 years ago

Não...

Você conseguiu?


De: rafaelcastelani notifications@github.com Enviado: segunda-feira, 14 de setembro de 2020 15:47 Para: br-paypaldev/magento-module magento-module@noreply.github.com Cc: thiagoromera thiago.romera@hotmail.com; Author author@noreply.github.com Assunto: Re: [br-paypaldev/magento-module] PHP Fatal error: Class 'Mage_PayPal_Block_Payment_Info' (#14)

conseguiu ajustar?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/br-paypaldev/magento-module/issues/14#issuecomment-692305172, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABDSWY43O4IGRLYYY3Y5N3TSFZ6PVANCNFSM4QGPVO6Q.

rafaelcastelani commented 3 years ago

Sim consegui!

Em seg., 14 de set. de 2020 às 18:18, thiagoromera notifications@github.com escreveu:

Não...

Você conseguiu?


De: rafaelcastelani notifications@github.com Enviado: segunda-feira, 14 de setembro de 2020 15:47 Para: br-paypaldev/magento-module magento-module@noreply.github.com Cc: thiagoromera thiago.romera@hotmail.com; Author < author@noreply.github.com> Assunto: Re: [br-paypaldev/magento-module] PHP Fatal error: Class 'Mage_PayPal_Block_Payment_Info' (#14)

conseguiu ajustar?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://github.com/br-paypaldev/magento-module/issues/14#issuecomment-692305172>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ABDSWY43O4IGRLYYY3Y5N3TSFZ6PVANCNFSM4QGPVO6Q

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/br-paypaldev/magento-module/issues/14#issuecomment-692319992, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQNUOFNLAU73HHPDXYRQ2LSF2CDRANCNFSM4QGPVO6Q .

thiagoromera commented 3 years ago

e voce compartilhou isso de alguma forma?


De: rafaelcastelani notifications@github.com Enviado: segunda-feira, 14 de setembro de 2020 19:25 Para: br-paypaldev/magento-module magento-module@noreply.github.com Cc: thiagoromera thiago.romera@hotmail.com; Author author@noreply.github.com Assunto: Re: [br-paypaldev/magento-module] PHP Fatal error: Class 'Mage_PayPal_Block_Payment_Info' (#14)

Sim consegui!

Em seg., 14 de set. de 2020 às 18:18, thiagoromera notifications@github.com escreveu:

Não...

Você conseguiu?


De: rafaelcastelani notifications@github.com Enviado: segunda-feira, 14 de setembro de 2020 15:47 Para: br-paypaldev/magento-module magento-module@noreply.github.com Cc: thiagoromera thiago.romera@hotmail.com; Author < author@noreply.github.com> Assunto: Re: [br-paypaldev/magento-module] PHP Fatal error: Class 'Mage_PayPal_Block_Payment_Info' (#14)

conseguiu ajustar?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://github.com/br-paypaldev/magento-module/issues/14#issuecomment-692305172>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ABDSWY43O4IGRLYYY3Y5N3TSFZ6PVANCNFSM4QGPVO6Q

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/br-paypaldev/magento-module/issues/14#issuecomment-692319992, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQNUOFNLAU73HHPDXYRQ2LSF2CDRANCNFSM4QGPVO6Q .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/br-paypaldev/magento-module/issues/14#issuecomment-692387654, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABDSWYYNWWTTG4KGRE2IAZ3SF2X75ANCNFSM4QGPVO6Q.

brunotda commented 3 years ago

Alguém saberia a solução para este bug ?

fernandobr-dev commented 3 years ago

Para resolver esse problema é só mudar de extends Mage_PayPal_Block_Payment_Info para extends Mage_Paypal_Block_Payment_Info

brunotda commented 3 years ago

@fernandobr-dev você ajudou MUITO! Vlws pela solução.