Sidecar TV, Plugin Developers
Forum Replies Created
-
Forum: Plugins
In reply to: [Decision Tree] Formatting options?andrewjwalker – This is not a feature we can offer ongoing support for. However, to get you started, this CSS worked for me in prototyping how you might do it:
.dt_button {float: left;} .decision_tree_area_donated { clear:both; margin-left: 7px;} .decision_tree_area br {display:none}
Forum: Reviews
In reply to: [Decision Tree] Precisely what I was looking for!PVink88 – We’re so glad you like it, thank you!
Forum: Reviews
In reply to: [Decision Tree] Great for what I needed!jameswcaudill – We’re glad you like it, thank you!
Though we don’t offer and an admin GUI to maintain the colors, we do have nice IDs and Classes if you’re handy at writing CSS .
We’ve added your idea to our list of features users have requested!
Forum: Reviews
In reply to: [Decision Tree] Really great, lean and useful plugin!jameswcaudill – that’s a great work around! But yes, clearly a separate field to easily read and maintain the DT would be more helpful.
Thanks for sharing your tip!
Forum: Plugins
In reply to: [Decision Tree] Linking of different treesktrader – We’re glad to hear you like our Decision Tree (DT) plugin, thank you!
Right now the two features (link to another DT and go back one step in a DT) are not available. We’ve added your request to our list of features we hope to implement in the future!
Forum: Reviews
In reply to: [Decision Tree] Best Plugin eversktrader – Wonderful! We’re glad to hear you like it so much.
Forum: Plugins
In reply to: [Decision Tree] Parse error?cedarspringscamp – oh no! we have bad news. after some more research we see that this indeed is a problem endemic to your old version of PHP. further research yielded that this version is actually too old for us to support.
you could try working with your IT dept again to have them change the track_it() method in the sidecar_track class. they might try deleting the 4 lines of the method and simply putting in “return true;” instead. I know this isn’t super helpful, but we figured it’d be better than nothing!
best of luck
Forum: Plugins
In reply to: [Decision Tree] Updating Page or Postjdjenkins – ok! we thought 1.0.4 would tak a bit longer to release, but it’s live! It should fix your issue. Please let us know if it doesn’t fix it.
Forum: Plugins
In reply to: [Decision Tree] Parse error?cedarspringscamp – OK! we were able to reproduce the issue. we’ll work torward a fix and keep you posted.
Forum: Plugins
In reply to: [Decision Tree] Updating Page or Postjdjenkins – sorry to hear about the issue! the good news is that we’re reproduced the problem and will be releasing a fix soon.
stay tuned!
Forum: Plugins
In reply to: [Decision Tree] Parse error?cedarspringscamp – great! Glad IT was able to help. 5.2.14 is some what dated, being released in July of 2010.
Stay tuned while we look into this some more!
Forum: Plugins
In reply to: [Decision Tree] IE8 supportmarking as resolved
Forum: Plugins
In reply to: [Decision Tree] IE8 supportGreat news! Thanks for the update.
Forum: Plugins
In reply to: [Decision Tree] IE8 supportrobrt – you’re our most prolific support poster – awesome!
We were not aware of any issues with IE8. Is this different or the same as your other post with a JS error (see TypeError: DTree_field_set is undefined)?
If it’s different, could you post the specifics of the problem you’re having?
Forum: Plugins
In reply to: [Decision Tree] TypeError: DTree_field_set is undefinedrobrt – great news! can you tell me how you solved it? Ideally, you could post code snippets of what you changed.
As you have a working solution, I’ll mark this as resolved.