Recent content by lpatodd

  1. L

    Using Xenforo editor in an external page

    We're building a custom CMS for our main site and in our admin side of it, want to be able to write news stories and have them automatically create a thread in our forum with the text for discussion. We need to write the posts in our CMS side of things because additional properties for the...
  2. L

    Using Xenforo editor in an external page

    Hello, Is there a simple way to embed the Xenforo editor from our forum (complete with the WYSIWYG functionality) into an external PHP page? Been looking for solutions and can't find any, perhaps I'm the only one crazy enough to even attempt this :) Thanks!
  3. L

    [DBTech] DragonByte Shout [Lite]

    Thank you, everything's working great except this keeps popping up in our server error log, I think the admin page triggers it: ErrorException: Use of undefined constant instanceid - assumed 'instanceid' - library/DBTech/Shout/ActionAdmin/Instance.php:693 It doesn't seem to cause any issues...
  4. L

    XF 1.5 Different User Name CSS for different styles?

    Hello, We have a couple different styles, and make use of the User Name CSS option for user groups to have different colors for our different user groups. We've run into a problem where the particular color we've chosen looks great on one style, but not so great on another style. Is it possible...
  5. L

    [DBTech] DragonByte Shout [Lite]

    Just purchased the pro version, how do I upgrade from lite without losing anything? Is it just a matter of replacing the files in the upload folder? Thanks!
  6. L

    [DBTech] DragonByte Shout [Lite]

    Thank you. I fixed the positioning, but do you think you could point me in the right direction for disabling the video bbcode? I don't mind making a quick and dirty hack in a PHP file somewhere, I just don't know where to look, I am not familiar with the XenForo codebase. Thanks! Edit: I found...
  7. L

    [DBTech] DragonByte Shout [Lite]

    Is there a way to disable youtube/video tags in the shoutbox? Whenever someone posts a link to YT, it's converted into an embedded video, which is rather annoying in a shoutbox. Also, we'd live to move the shoutbox above the mainContainer div so it's above the nav bar and takes up the entire...
  8. L

    [DBTech] DragonByte Shout [Lite]

    Hello, We just installed the latest version and have found a weird bug when using a dollar sign in a shout. If you use $ in the middle of a shout, ex: "It costs $100", it replaces the $ with xf_, so the resulting shout is "It costs xf_100". But if the dollar sign is at the start of a shout...
Back
Top Bottom