Jump to content

[Solucionado] ¿cual es este error?


Recommended Posts

buenos dias a todos y gracias de antemano por vuestra ayuda

 

abri una tienda que ya esta en funcionamiento www.vapeashop.es y resulta que cuando activo el modulo paypal todo me da correcto.

 

el problema surge a la hora de un cliente realizar el pago en la ultima etapa lo envia a esta pantalla:

 

http://www.vapeashop.es/modules/paypal/express_checkout/payment.php

 

y aparece todo esto:

 

Warning: include_once(/homepages/33/d490220232/htdocs/modules/paypal/express_checkout/../../../init.php): failed to open stream: No such file or directory in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/payment.php on line 28

Warning: include_once(): Failed opening '/homepages/33/d490220232/htdocs/modules/paypal/express_checkout/../../../init.php' for inclusion (include_path='.:/usr/lib/php6') in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/payment.php on line 28

Warning: include_once(/homepages/33/d490220232/htdocs/modules/paypal/express_checkout/../../../init.php): failed to open stream: No such file or directory in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/submit.php on line 28

Warning: include_once(): Failed opening '/homepages/33/d490220232/htdocs/modules/paypal/express_checkout/../../../init.php' for inclusion (include_path='.:/usr/lib/php6') in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/submit.php on line 28

Notice: Trying to get property of non-object in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/process.php on line 102

Notice: Trying to get property of non-object in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/payment.php on line 356

Fatal error: Call to a member function delete() on a non-object in /homepages/33/d490220232/htdocs/modules/paypal/express_checkout/payment.php on line 358

 

 

mi version es la 1.5.5. y mi plantilla default prestashop

 

gracias de antemano por cualquier ayuda que podais aportar

 

un saludo

 

 

Link to comment
Share on other sites

Puede ser un tema de permisos ya que no puede incluir el fichero init. Que permisos tiene la carpeta/ficheros donde esta instalada Paypal?

 

http://www.prestashop.com/forums/topic/276388-que-hacer-cuando-no-habr%C3%A9-las-descripciones-de-productos/?do=findComment&comment=1389903

 

(Ficheros 644, directorios 755, trabajar FastCGI)

Link to comment
Share on other sites

Puede ser un tema de permisos ya que no puede incluir el fichero init. Que permisos tiene la carpeta/ficheros donde esta instalada Paypal?

 

http://www.prestashop.com/forums/topic/276388-que-hacer-cuando-no-habr%C3%A9-las-descripciones-de-productos/?do=findComment&comment=1389903

 

(Ficheros 644, directorios 755, trabajar FastCGI)

 

hola gracias por responder y por tu ayuda

 

cambie los permisos , tenias razon por algun motivo raro eran 604 y 705 en lugar de 644 y 755

 pero aun asi siguen apareciendo los problemas , no me funciona el paypal

 

hable con el hosting y me dicen que el problema es que falta el archivo init.php , que deberia de estar en la carpeta config

 

la cosa es que yo tampoco lo veo , descargue el prestashop completo y tampoco lo veo

 

haber si me podeis ayudar por favor , la tienda ya esta abierta , incluso tuve intentos de comprar y no los puedo atender

 

gracias por todo

Edited by karlosmlg (see edit history)
Link to comment
Share on other sites

El init.php esta en la raiz de la instalación al lado de index.php. Si no lo tienes subelo..pero es raro que no lo tengas. https://github.com/PrestaShop/PrestaShop

 

Te lo adjunto

pues si no me equivoco perfecto ........... graciasssss

 

pues no me explico que paso con el init.php porque no lo tenia .

 

lo importante que ya se arreglo y por fin puedo atender ,

 

gracias de nuevo

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...