You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

jl-krp

Intermediate

Posts: 154

Location: Bath

Occupation: Panographer - hobby and commercial

  • Send private message

21

Tuesday, May 30th 2023, 6:04pm

voice-overs

I've added voiceover 'lables' to the panos in my updated virtual gallery, with Kristof's help of course

john-law.net/projects/vgallery1

JL

FouBaar

Beginner

Posts: 6

Location: Stamford

  • Send private message

22

Wednesday, June 28th 2023, 10:05am

Fatal Error - Unauthorized Domain

Downloaded all the zip files from Gumroad then set about experimenting. The tours worked perfectly via Safari on my MacBook (away just now with no access to my Windows workstation).
On uploading to my webserver (Hostinger) I get a Fatal Error - Unauthorized Domain message.
When I downloaded the files from Gumroad I entered my KrPano registered email address.
I swapped the tour.js with the krpano.js file from my KrPano installation (and changed the file name to tour.js) thinking the .js file may contain my license info.
Clicked the button Make XML File and replace the file, but no difference.

So, I'm stuck - any ideas?
Are all the virtual gallery files just demos, so only work locally? I noticed that Gallery 06 on Gumroad is $15. If I pay for this will it run on the webserver?
Thanks

Rob
PS John - your gallery is brilliant! Well done.

FouBaar

Beginner

Posts: 6

Location: Stamford

  • Send private message

23

Wednesday, June 28th 2023, 2:20pm

Later.....

Some time later.....
I tried uploading to my own private webserver and it all worked fine - so - maybe it's a permissions thing with Hostinger.

kme

Intermediate

  • "kme" started this thread

Posts: 308

Location: Belgium

Occupation: Long time coder, product manager and 3D enthousiast

  • Send private message

24

Wednesday, June 28th 2023, 2:25pm

Hi,

indeed, the tour.js that is included in the galleries is one that is protected and replacing it with your own is needed if you want to host it publicly. And from experience, replacing it on the directly on the hosting platform is sometimes not working due to caching of the browser.

maybe I should include the demo version in the future so it's more clear that it needs replacement before uploading externally.

Looking forward to seeing what galleries you created *thumbsup*

FouBaar

Beginner

Posts: 6

Location: Stamford

  • Send private message

25

Wednesday, June 28th 2023, 3:12pm

Thanks

Thanks, having lots of fun with your gallerys. Having a look at Hostinger now to see if I can fix the unauth domain error.

FouBaar

Beginner

Posts: 6

Location: Stamford

  • Send private message

26

Wednesday, June 28th 2023, 5:00pm

Remove Toggle Artplacer Editor

On a live site, how does one remove the "Toggle Artplace Editor" button?
Thanks
Rob

kme

Intermediate

  • "kme" started this thread

Posts: 308

Location: Belgium

Occupation: Long time coder, product manager and 3D enthousiast

  • Send private message

27

Wednesday, June 28th 2023, 5:05pm

In the plugin, set "showeditbutton" to false:

Source code

1
2
3
	<plugin name="artplacer" url="plugins/artplacer.min.js" keep="true"
		showeditbutton="false"
	/>	

FouBaar

Beginner

Posts: 6

Location: Stamford

  • Send private message

28

Wednesday, June 28th 2023, 6:16pm

Thanks!

Similar threads