Skip to content
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

Plugin on prestashop 1.5.5.0 #1

Open
wants to merge 106 commits into
base: master
Choose a base branch
from
Open

Conversation

munozbasols
Copy link

Hello I' m testing bitpay module on my website www.ladolcevitashop.com, but is not working.
It not appears on payments methons on back office.

Instead of this this appears:

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/ladolcevitashop.com/httpdocs/modules/config.xml/) is not within the allowed path(s): (/var/www/vhosts/ladolcevitashop.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/ladolcevitashop.com/httpdocs/classes/module/Module.php on line 1261

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/ladolcevitashop.com/httpdocs/modules/.htaccess/) is not within the allowed path(s): (/var/www/vhosts/ladolcevitashop.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/ladolcevitashop.com/httpdocs/classes/module/Module.php on line 1261

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/ladolcevitashop.com/httpdocs/modules/index.php/) is not within the allowed path(s): (/var/www/vhosts/ladolcevitashop.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/ladolcevitashop.com/httpdocs/classes/module/Module.php on line 1261

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/ladolcevitashop.com/httpdocs/modules/logo.gif/) is not within the allowed path(s): (/var/www/vhosts/ladolcevitashop.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/ladolcevitashop.com/httpdocs/classes/module/Module.php on line 1261

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/ladolcevitashop.com/httpdocs/modules/logo.png/) is not within the allowed path(s): (/var/www/vhosts/ladolcevitashop.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/ladolcevitashop.com/httpdocs/classes/module/Module.php on line 1261

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/ladolcevitashop.com/httpdocs/modules/tmhtmlcontent.php/) is not within the allowed path(s): (/var/www/vhosts/ladolcevitashop.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/ladolcevitashop.com/httpdocs/classes/module/Module.php on line 1261

How can in reinstall or uninstall?
Anyone has tested it with 1.5.5.0
Thanks
Best Regards

jaafit and others added 30 commits February 26, 2013 19:26
Show proper currency
Update order status upon payment
Use proper currency in invoice
Don't allow virtual goods to be downloaded until after purchase.
Added new HTTP header for version tracking and updated README
Updated to work with Prestashop 1.6 and better backward compat. support
In the event the user does not have the JSON extensions installed and cannot add them for whatever reason, added drop-in replacement encoding & decoding functions.
ionux and others added 30 commits March 12, 2015 14:24
Added Travis CI & composer support
HHVM build is experimental.
This is a boundary check. $result can be null therefore it must
be checked before returning its value.
This is a boundary check. $result can be null therefore it must
be checked before returning its value.
Correct message error when no transaction exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.