[Plugin: Easy PayPal] where is the script looking for the random folder?
-
my shared server structure looks like this:
/home/myusername/public_html/
where does the script expect to find the randomly named directory for files?
if I hard code formhelper.php to be
$storage = "/home/myusername/".$optionsVals['storage_location'] ;
I can get the file to upload, but retrieval is not working.Rather than continue to modify the script, I thought I would just ask.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: Easy PayPal] where is the script looking for the random folder?’ is closed to new replies.