markjl Posted May 30, 2013 Share Posted May 30, 2013 (edited) The following module(s) were not installed successfully: psmloginascustomer This is the login as customer module I have a similar problem with the jirafe module What can I do? Thanks v1.4.9 Edited May 30, 2013 by markjl (see edit history) Link to comment Share on other sites More sharing options...
disarci Posted May 30, 2013 Share Posted May 30, 2013 Tks, I'll give you assistance on the addons module, and send you the update. Regards Link to comment Share on other sites More sharing options...
markjl Posted May 30, 2013 Author Share Posted May 30, 2013 OK looking forward to that. Thanks Link to comment Share on other sites More sharing options...
markjl Posted June 4, 2013 Author Share Posted June 4, 2013 Hello Had no further info from you ... Link to comment Share on other sites More sharing options...
vekia Posted June 4, 2013 Share Posted June 4, 2013 it looks like parse error in the code (php / mysql queries) Link to comment Share on other sites More sharing options...
markjl Posted June 4, 2013 Author Share Posted June 4, 2013 Hi Vekia, what can be done? Thanks Link to comment Share on other sites More sharing options...
vekia Posted June 4, 2013 Share Posted June 4, 2013 if you're able - check PHP error log Link to comment Share on other sites More sharing options...
markjl Posted June 5, 2013 Author Share Posted June 5, 2013 No idea how to do that ... How did you see that it was a parse error? Any chance of more info? Link to comment Share on other sites More sharing options...
vekia Posted June 5, 2013 Share Posted June 5, 2013 internal server error is usualy related to the php parse error (or errors related to the .htaccess file) in this case it is probably php parse error. php error log is a file, which usually is located in your FTP service in the root directory, search for directories like /log/ /tmp/ you can find there simple .txt files, php error log file is usually named as error.log php.log sometimes this file is also available in your webhosting control panel, maybe try there Link to comment Share on other sites More sharing options...
markjl Posted August 23, 2013 Author Share Posted August 23, 2013 (edited) My hoster says I have to turn on php logging so I did so according to this post and I get Warning: Unknown: open_basedir restriction in effect. File(/log/phplog.txt) is not within the allowed path(s): (/var/www/vhosts/FilerWeb03/mjlvideo.fr/:/var/www/html/dnpanel/:/usr/lib/php/:/usr/share/pear:/tmp) in Unknown on line 0 Edited August 23, 2013 by markjl (see edit history) Link to comment Share on other sites More sharing options...
markjl Posted August 23, 2013 Author Share Posted August 23, 2013 (edited) I got the logging to work, I think (how could I test it for sure?) Nothing appears in log file, module appears to install now but still cannot login as customer as intended Is all hope lost? Edited August 23, 2013 by markjl (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 23, 2013 Share Posted August 23, 2013 error reporting defined in the htaccess file will not work in back office. try with this: http://mypresta.eu/en/art/developer/how-to-turn-on-error-reporting-in-newest-prestashop-1-5-3.html and then - try to install module once again Link to comment Share on other sites More sharing options...
markjl Posted August 23, 2013 Author Share Posted August 23, 2013 (edited) yes I already set @ini_set('display_errors', 'on'); in config.inc.php I am seeing no errors in php or on screen related to the login as customer module and yet nothing is different. Back office errors are normally in tools > logs but I have nothing showing there either Edited August 23, 2013 by markjl (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted August 23, 2013 Share Posted August 23, 2013 try this, back office-->preferences-->performance scroll to the bottom 'caching' if cache = yes, turn it off and then try and load your module...remember to turn it back on Link to comment Share on other sites More sharing options...
markjl Posted August 30, 2013 Author Share Posted August 30, 2013 No that doesn't solve it Link to comment Share on other sites More sharing options...
J.Sahu Posted August 30, 2013 Share Posted August 30, 2013 There might be some problem in the module be sure that you have not changed anything in that. Link to comment Share on other sites More sharing options...
markjl Posted August 30, 2013 Author Share Posted August 30, 2013 No I haven't and I've downloaded it afresh 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