Hi Val,
re:
> Im using the latest beta but I'm using a modified commandbar.htm (it's the one to use the dark scheme I think,
> I forgot exactly, as too much time has passed since I swapped it out)
The modified commandbar.htm is the reason for the error - it's because it's a modified older version and so it's missing something that was added later.
You can add in the missing piece by inserting this:
code:
<span id="CommandBarCustomUI">
</span>
It goes just after the snap buttons.
- Michael
|