-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error. ayuda de código de depuración #52
Comments
+Alan Delgado <[email protected]>
El mar., 3 mar. 2020 a las 0:50, kevinh86 (<[email protected]>)
escribió:
… hola, realmente necesito ayuda simplemente no puedo hacer que culqi
funcione. el sitio web es www.gringotaxis.com al hacer una reserva, el
error muestra que se debe depurar. Este es el código de depuración.
this is the debug code Fatal error: Uncaught Error: Call to a member
function get_name() on boolean in
/home/jv1imfx51q4e/public_html/wp-content/plugins/culqi-full-integration_bak/includes/class-fullculqi-method.php:58
Stack trace: #0
/home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(288):
WC_Gateway_FullCulqi->enqueue_scripts('') #1
<#1>
/home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(312):
WP_Hook->apply_filters(NULL, Array) #2
<#2>
/home/jv1imfx51q4e/public_html/wp-includes/plugin.php(478):
WP_Hook->do_action(Array) #3
<#3>
/home/jv1imfx51q4e/public_html/wp-includes/script-loader.php(2670):
do_action('wp_enqueue_scri...') #4
<#4>
/home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(288):
wp_enqueue_scripts('') #5
<#5>
/home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(312):
WP_Hook->apply_filters(NULL, Array) #6
<#6>
/home/jv1imfx51q4e/public_html/wp-includes/plugin.php(478):
WP_Hook->do_action(Array) #7
<#7>
/home/jv1imfx51q4e/public_html/wp-includes/general-template.php(2879):
do_action('wp_head') #8
<#8>
/home/jv1imfx51q4e/public_html/w in
/home/jv1imfx51q4e/public_html/wp-content/plugins/culqi-full-integration_bak/includes/class-fullculqi-method.php
on line 58
Alguien sabe cómo ordenar estos errores? Utilizo un formulario de reserva
que luego necesita pago, pero cuando selecciono el pago se muestra para
depurar.
Gracias
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#52?email_source=notifications&email_token=ADJ4BRLKUD4TXPN7PAZC2A3RFSLBJA5CNFSM4LAC57Q2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IR5EV7Q>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJ4BRPJMWLEZIHR6LY6QVDRFSLBJANCNFSM4LAC57QQ>
.
--
*Nico Di Pace*
*Co-Fundador & CPO*
Teléfono.:+511 944 438 671
Dirección: Av. Victor Andrés Belaunde 147, Torre Real 2, San Isidro, Lima,
Perú
Web: www.culqi.com | API Docs: https://www.culqi.com/docs | API Ref:
https://www.culqi.com/api
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hola, realmente necesito ayuda simplemente no puedo hacer que culqi funcione. el sitio web es www.gringotaxis.com al hacer una reserva, el error muestra que se debe depurar. Este es el código de depuración.
this is the debug code Fatal error: Uncaught Error: Call to a member function get_name() on boolean in /home/jv1imfx51q4e/public_html/wp-content/plugins/culqi-full-integration_bak/includes/class-fullculqi-method.php:58 Stack trace: #0 /home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(288): WC_Gateway_FullCulqi->enqueue_scripts('') #1 /home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /home/jv1imfx51q4e/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /home/jv1imfx51q4e/public_html/wp-includes/script-loader.php(2670): do_action('wp_enqueue_scri...') #4 /home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(288): wp_enqueue_scripts('') #5 /home/jv1imfx51q4e/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #6 /home/jv1imfx51q4e/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #7 /home/jv1imfx51q4e/public_html/wp-includes/general-template.php(2879): do_action('wp_head') #8 /home/jv1imfx51q4e/public_html/w in /home/jv1imfx51q4e/public_html/wp-content/plugins/culqi-full-integration_bak/includes/class-fullculqi-method.php on line 58
Alguien sabe cómo ordenar estos errores? Utilizo un formulario de reserva que luego necesita pago, pero cuando selecciono el pago se muestra para depurar.
Gracias
The text was updated successfully, but these errors were encountered: