The download directory is under the public_html directory and mydloader.php is in the download directory. Sorry if I confused you.
so then you have also updated your link to be,
I may know the issue… Look at the link
You’re right about the database insert being triggered by index.php, not by download.php. I loaded download.php in the browser and tried the download; no entry in the database.
I changed the link based on the change to the location of mydloader.php. It now reads:
<a href="mydloader.php?f=<?php echo "{$isoname}";?>"><img src="images/button_get-the-app.png" alt=""> </a>
So when you follow the link, does the here text display now?
Another thing I noticed is this header isn’t grabbing the file.
The here text still doesn’t display, neither does the var_dump. The header not grabbing the file might explain the 404 errors except that the correct filename is displayed in the url of the 404 page.
so you are still not hitting the correct url
I am getting ready to log off for the day. Have time tomorrow and I can walk through this with you privately?
I appreciate your assistance and time. What time is good for you tomorrow?
I’m CST and I have a break between meetings around 11am - 1pm as of now, but that can change quickly.
I’m EST. Will start monitoring around 11:30 my time.