mitchray / ample

A simple web browser client for Ampache
https://ample-player.vercel.app/
GNU Affero General Public License v3.0
61 stars 13 forks source link

question! #41

Closed justinsanjp closed 1 year ago

justinsanjp commented 1 year ago

i have moved the ample folder to /public/ as explained, but nothing has changed!, at /public/ample everything is just white, what should i do to use the desgin ?

mitchray commented 1 year ago

Are you using a pre-built release or straight from the repo?

justinsanjp commented 1 year ago

i'm not sure, i followed this guide: https://wiki.ubuntuusers.de/Ampache/

mitchray commented 1 year ago

Once you have Ampache setup and can access it, add /ample to your Ampache server address. e.g yourampache.com/ample or localhost/ampache/ample

justinsanjp commented 1 year ago

So do not move the folder to /public/ folder Right ?

mitchray commented 1 year ago

Just to clarify the steps:

  1. Install Ampache and setup a music catalogue within it (do not continue unless this is working)
  2. Download the pre-built release of Ample
  3. Copy the ample folder from that into the public folder of your Ampache installation
  4. Access Ample by adding /ample to your Ampache website address in your browser
justinsanjp commented 1 year ago

It didn't work. A blank white page. Video: https://1drv.ms/u/s!AubUEEgXFkKvgWRAVQIiqlLOAgEY

mitchray commented 1 year ago

There was a warning at the start there "You must update your DocumentRoot to the new path"

justinsanjp commented 1 year ago

I have trying to fix it with the introduction but now it looks like this IMG_20230108_065327.jpg

Help.

justinsanjp commented 1 year ago

After Server restart it turns Normal but the error Still there.

justinsanjp commented 1 year ago

Nevermind. I have fixed it & now your design works! Thanks!