Hi,
Hype is the best App i’ve used for creating WebApp !
I’ve just run in trouble once: i did a wonderfull navigation App threw my SVG Map.
All worked fine at home for previewing.
I uploaded my Scene to my server, and i’m getting this message in the console:
“NetworkError: 404 Not Found - http://www.mySite.fr/myDiretory/consult/crealConsult.hyperesources/myFile.svg”
I refered to my svg in a box with “embed [src=”${resourcesFolderName}/myFile.svg" id=“mySvg”]"
I uploaded it threw ssh.
I was root (?). Never had problem, for i do a chown www-data
The only thing i really see is that i had to refer to the app in my php y this reference:
[script type=“text/javascript” charset=“utf-8” src="**http://www.mySite.fr/myConsult/**myConsult.hyperesources/myconsult_hype_generated_script.js?50399"]
If i replace my ${resourcesFolderName}/mySvg with the URL, nothing works anymore.
What should i do, please ?
However, Thank you for the great job