Jump to content

SC and PHP: change to supercontainer.php file


This topic is 5367 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

We've found that when SC moves the file from its storage location to the temp folder on the web server (different machines in our case) an extra character is added to the filename. PHP tries to move the file for transfer to the client's browser but the move/rename command fails because the filename is incorrect (doesn't have the extra character). Placing a Trim around around the commands in line 160 seems to have fixed it.

Link to comment
Share on other sites

This topic is 5367 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.