blackmiles Posted December 8, 2013 Share Posted December 8, 2013 (edited) Hi, I have a problem with the creation of an account. After I click on "Register" buttom, just a blank page appears. The user is registered (I checked on BO), but it doesn't appear the page confirming that. What can be happened? Thank you so much Stefano Edited December 8, 2013 by blackmiles (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted December 8, 2013 Share Posted December 8, 2013 need to get the error causing the blank page http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/ Link to comment Share on other sites More sharing options...
blackmiles Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) Now, I will get. Anyway I noted that it should be a problem with the sending of the email of confirmation. Because if I disable this function from BO, it gives no blank page. Now I search the error, as you told me. Stefano Edited December 8, 2013 by blackmiles (see edit history) Link to comment Share on other sites More sharing options...
blackmiles Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) Warning: require_once(...tools/swift/Swift/ClassLoader.php): failed to open stream: No such file or directory in .../tools/swift/Swift.php on line 13Fatal error: require_once(): Failed opening required '...tools/swift/Swift/ClassLoader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in .../tools/swift/Swift.php on line 13 Edited December 8, 2013 by blackmiles (see edit history) Link to comment Share on other sites More sharing options...
blackmiles Posted December 8, 2013 Author Share Posted December 8, 2013 I saw that the problem is also when I close an order. I looked at the line indicated: require_once dirname(__FILE__) . "/Swift/ClassLoader.php"; What should I have to do? Thanks Stefano Link to comment Share on other sites More sharing options...
blackmiles Posted December 8, 2013 Author Share Posted December 8, 2013 I solved uploading again the folder swift via ftp. thanks! 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