JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
166 stars 50 forks source link

Upload gallery mostly blank #80

Closed dala420 closed 4 years ago

dala420 commented 4 years ago

When I go to my website/u/ it's just a white page with the text "Uploading site" at the top and under it say's "Free space: 95.15 GB / 139.21 GB " (which is wrong) images upload fine but I just can't browse them.

I put the "u" folder and upload.php from inside src into the root of my site.

If I take my IP out of the config.php then nothing changes except it adds the text: "Your IP is blocked from access, whitelist this ip to gain access: (my ip)"

gallery

JoeGandy commented 4 years ago

Do you get any console errors, wondering if something is failing front end wise?

dotziph commented 4 years ago

Make sure you put in your domain correctly

theaquarium commented 4 years ago

If you're still getting this issue, could you send over your config? This may have something to do with invalid URLs configured, as Carson said.