mobilashop Posted July 9, 2011 Share Posted July 9, 2011 Am o problema la finalizarea comenzii pentru o instalare noua cu presta 1.4.3.0.in sensul ca in momentul in care dau finalizarea comenzii la cash on delivery imi ia urmatorul link: http://server/modules/cashondelivery/validation.php in loc de http://tutunpentrutigari.mobilashop.ro/modules/cashondelivery/validation.phpproblema asta intalnita doar aici. Link to comment Share on other sites More sharing options...
Stefan Iulian Posted July 12, 2011 Share Posted July 12, 2011 Cred ca problema e la HTTP_X_FORWARDED_HOST pe serverul tau. Problema cred ca s-ar rezolva daca ai activa SSL sau daca ai schimba in \modules\cashondelivery\payment.tpl $this_path_ssl cu $this_path Link to comment Share on other sites More sharing options...
mobilashop Posted July 12, 2011 Author Share Posted July 12, 2011 Cred ca problema e la HTTP_X_FORWARDED_HOST pe serverul tau. Problema cred ca s-ar rezolva daca ai activa SSL sau daca ai schimba in \modules\cashondelivery\payment.tpl $this_path_ssl cu $this_path Am facut modificare... acelasi rezultat Link to comment Share on other sites More sharing options...
Stefan Iulian Posted July 12, 2011 Share Posted July 12, 2011 Ai activat force compile din preferences>performance? altfel nu sunt actualizate schimbarile facute in fisierele tpldaca tot nu merge poti incerca sa pui numele server-ului direct in cashondelivery.php $smarty->assign(array( 'this_path' => $this->_path, 'this_path_ssl' => Tools::getShopDomainSsl(true, true).__PS_BASE_URI__.'modules/'.$this->name.'/' ,'my_path' => 'http://tutunpentrutigari.mobilashop.ro/modules/'.$this->name.'/' )); si sa folosesti my_path in loc de this_path_ssl in payment.tpl Link to comment Share on other sites More sharing options...
valentin.g Posted July 14, 2011 Share Posted July 14, 2011 http://www.prestashop.com/forums/viewthread/116218/discuii_generale/solved_problema_la_finalizarea_comenzii_cod_cash_on_delivery Link to comment Share on other sites More sharing options...
mobilashop Posted July 15, 2011 Author Share Posted July 15, 2011 http://www.prestashop.com/forums/viewthread/116218/discuii_generale/solved_problema_la_finalizarea_comenzii_cod_cash_on_delivery am facut si asta linkul e bun acum, adica http://tutunpentrutigari.mobilashop.ro/modules/cashondelivery/validation.phpdar, tot primesc mesajulInternal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now