How do I solve this, the upload button code does not work on my site

The code has a little mistake on this line:

$w("#button").label = `Uploading...' //Instead of a single quotes, you used an apostrophe

Try changing it to single quotes