Copy to Clipboard Not Working

Aha... thanks @teodor...

This would explain it!

I was going to go to https on the new server this afternoon... I'll do that and report back.

So this means we can't test the write to clipboard function on a http://localhost configuration...

I'll get cGPT to show me how to make my localhost https.

It works fine on localhost over http:// because:

Locally-delivered resources such as those with http://127.0.0.1 URLs, http://localhost and http://*.localhost URLs (e.g. http://dev.whatever.localhost/ ), and file:// URLs are also considered to have been delivered securely.

Okay...

I'm using a different virtual host to "localhost" while testing the new version... so that would explain that too!

Great... works on http://new.localhost...

THANK FOR YOUR PERSISTANCE AND HELP TEODOR... YOU ROCK! :tada:

(By closing the post, I assume that means others will be able to find it with a search in the future? :thinking: )

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.