Support

Home Forums Event Espresso Premium Skipping payment step no longer works in v4.8.4p

Skipping payment step no longer works in v4.8.4p

Posted: August 20, 2015 at 7:59 am


tigerton

August 20, 2015 at 7:59 am

Hi!

A while back I was discussing some issues regarding being able to completely disable/skip the payment step of a registration. You helped me out with some code that worked perfectly!

However now that I just installed version 4.8.4p on my testsite, going through to registrating from the ticket selector throws this error:


An EE_Error exception was thrown!   code: EE_Registry - _load - 497
"The class file EE_SPCO_Reg_Step_Attendee_Information could not be located or is not readable due to file permissions. Please ensure that the following filepath(s) are correct: 
/srv/www/projects-collaboration/kfsk/htdocs/wp-content/plugins/event-espresso-core-reg/modules/single_page_checkout/inc/EE_SPCO_Reg_Step_Attendee_Information.class.php"

And this is the backtrace:


tigerton

August 20, 2015 at 8:00 am

lol okay direct link to the image: https://dl.dropboxusercontent.com/u/10298919/Sk%C3%A4rmavbild%202015-08-20%20kl.%2015.58.48.png


Lorenzo Orlando Caum

  • Support Staff

August 20, 2015 at 2:09 pm

Hi Jonathan,

The file is in a different location that was it is looking for:

/wp-content/event-espresso-core-reg/modules/single_page_checkout/reg_steps/attendee_information/EE_SPCO_Reg_Step_Attendee_Information.class.php

Also see:

https://github.com/eventespresso/event-espresso-core/blob/8500e16da60d66b2f418ef1b78aff18800f8d8e3/modules/single_page_checkout/reg_steps/attendee_information/EE_SPCO_Reg_Step_Attendee_Information.class.php

If you run into that issue any where else, then try searching for the filename on the GitHub project.

Thanks


Lorenzo


Josh

  • Support Staff

August 20, 2015 at 2:54 pm

Hey Jonathan,

There were some changes in 4.8. We’ve updated the snippet that I think you’re using to accommodate the changes, and you can checkout the changes here:

https://github.com/eventespresso/ee-code-snippet-library/commits/master/checkout/jf_ee_remove_payment_step.php


tigerton

August 21, 2015 at 1:22 am

Thank you Lorenzo and Josh,

That is indeed the snippet I’ve previously used. And with the simplified changes it works like a charm once again.

The support post ‘Skipping payment step no longer works in v4.8.4p’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso