Jump to content

[SOLVED] Problem swift.php


Recommended Posts

Hi to all,

in all the confirmations (registration, orders) I got this error:

 

Warning: require_once(...tools/swift/Swift/ClassLoader.php): failed to open stream: No such file or directory in .../tools/swift/Swift.php on line 13

Fatal 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

 

The line is this one:

require_once dirname(__FILE__) . "/Swift/ClassLoader.php";

 

What the problem is?

 

I checked in the forum and I didn't find any similar thread.

 

Thanks!

 

Stefano

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...