Search found 25 matches

by 88888888
Wed Sep 11, 2019 6:06 pm
Forum: General Discussion
Topic: Which following contents?
Replies: 4
Views: 3149

Re: Which following contents?

Hi there, You can enter the following into the ES3Variables.php file, replacing the database details with your own. You should also replace the API key, which you can generate using a random password generator . <?php $api_key = 'yourNewAPIKey'; // The API key you need to specify to use when access...
by 88888888
Wed Sep 11, 2019 2:12 pm
Forum: General Discussion
Topic: Which following contents?
Replies: 4
Views: 3149

Re: Which following contents?

And when I create an empty ES3Variables.php I get bellow error.

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)
by 88888888
Wed Sep 11, 2019 1:49 pm
Forum: General Discussion
Topic: Which following contents?
Replies: 4
Views: 3149

Which following contents?

When I try to install EP3Cloud.php I get bellow text. It says "please create a file named ES3Variables.php in the same directory as your ES3.php file with the following contents:" but which contents? I can't see any :? Couldn't create PHP file on your server. This could be because file_put...
by 88888888
Wed Sep 11, 2019 11:58 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: I can Upload an Array String to server but can't download it
Replies: 10
Views: 16082

Re: I can Upload an Array String to server but can't downloa

Hi there, We don't appear to be encountering any issues at our end, and we've had no other reports of this. If it hangs like this it usually indicates that the server has not sent a response yet. Would you also be able to tell me what the Progress value is? A progress of 0 would be indicative of th...
by 88888888
Tue Sep 10, 2019 10:47 pm
Forum: (Legacy) Easy Save 2 General Discussion
Topic: I can Upload an Array String to server but can't download it
Replies: 10
Views: 16082

I can Upload an Array String to server but can't download it

Hello. I did everything as document and it works good I mean I can upload an Array String to my server but when I try to download with "Download Array String" action that just doesn't work. It stuck like bellow pic.