Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 11

Catnaps29doncsaulericgillettex00 +7 guests

Copy from clipboard not possible

I get HTML code instead of the Clipboard's content. Here's the error message: <h3>Error Message: The "ClippingManager" class referenced by "ClippingManager" does not appear to exist.</h3> <h4>Affected Elements: ObjectFactory.NewObject();</h4> Iam using a fresh installation of Vanilla 0.9.2.6 running on the latest version of XAMPP (www.apachefriends.org)

Comments

  • Posts: 5,574
    What php version are you using? Hazard a guess it could be another php5 compatability bug. Have you tried enabling and disabling the clipboard extension?
  • Posts: 4,883
    I think there was a bug in the last version of the clipboard extension.

    Try this:

    1. Open up tools/getclipping.php
    2. After the first two includes, add this: include("../extensions/Clipboard.php");

    3. Save the file and then try to paste something from the clipboard again.
  • Posts: 108

    Thanks mark, I already searched the forums and fixed it.

    I hope my version is the latest?! Iam using 0.9.2.6 - is 0.9.3 already out? Iam planing a new community with Vanilla and I want to start with the latest version ;)

  • Posts: 5,574
    2.6 is the latest. 3 will be arriving shortly and i'm sure upgrading will be a breeze.
This discussion has been closed.