Recent content by Prudence

  1. Prudence

    XenForo 2.1.1 external registration script

    In trying to use the User entity I'm not seeing much luck. I tried calling an extension of Admin/Controller/User in order to use the userSaveProcess, but i can't ever get it to run. It errors me with Call to undefined method (...) userSaveProcess(). Am I missing a key part of the method, or is...
  2. Prudence

    XenForo 2.1.1 external registration script

    Sorry, to clarify I was making sure that values didn't need to be passed on in specific column order. I.e. if xf_user columns go in order: username, user_id, password then values/fields must as well. One question, in a separate thread I found the following code used for user creation. Is there...
  3. Prudence

    XenForo 2.1.1 external registration script

    Can you elaborate? Thanks! I'll have a look at that. Do you know if XenForo's registration services are contextually smart? Meaning, if I give the inputs the right names when I pass them on, will XenForo will put it in the right column? Or do I need to put them in order?
  4. Prudence

    XenForo 2.1.1 external registration script

    I'm presently working on developing an add-on, but I've hit a bit of a snag. I'm trying to extend XenForo's registration service, though I'm unsure on how much of the original code I need to make it work. What I'm trying to do is create a custom page where forum users with the appropriate...
  5. Prudence

    Editor & BB Code Manager

    Yo just to let you know Lukas, I've noticed that if I leave the page while I'm typing a message (and using a Google font), if I re-load the page, the draft of my message won't have the Google fonts parsed. They'll be in their form. Have to re-do the font with the google font's button for it to...
  6. Prudence

    Editor & BB Code Manager

    Browser console is clear, I'll do what I can to see if any other add-ons are causing the issue and let you know.
  7. Prudence

    Editor & BB Code Manager

    I'm still getting an issue with Google Fonts. They render within the editor, and initially once I post, but if I refresh the page they disappear. Images:
  8. Prudence

    XF 2.1 Image Resize

    I can't seem to either, which makes it an issue specific to my installation I suppose. I've tried it with any add-ons related to the editor disabled, but I'll try disabling all add-ons and seeing if I can duplicate it.
  9. Prudence

    XF 2.1 Image Resize

    If I attempt to resize an image using the in-editor resize features, and attach a link as well (using the in-editor feature) the image comes out as plain text code, with the code itself linked to wherever.
  10. Prudence

    Editor & BB Code Manager

    So I'm seeing where the Google Fonts code has been moved, like you all were saying, but I'm still hitting these bugs: The Google Fonts button in my editor looks like its calling a broken icon. Image It looks like your default test phrase for fonts is glitching out, and trying to call a broken...
  11. Prudence

    Editor & BB Code Manager

    What you're saying is I'll have to input each font individually?
  12. Prudence

    Editor & BB Code Manager

    I'm not seeing the options for Google Fonts in the Editor Manager settings anymore. Did we lose this feature with the 2.1 update, and if so is it likely to return?
  13. Prudence

    Editor & BB Code Manager

    I'm getting the same thing, didn't realize it was an Editor issue. Still, editor features > annoyance of bug.
  14. Prudence

    Editor & BB Code Manager

    Having a bit of an issue with the add-on manager at the moment. I upgraded it last night, and noticed today that people in the basic member rank were facing difficulty because the RTE wouldn't show up for them (but i was having no problems seeing it). I searched for a permission that could be...
  15. Prudence

    Nexus [Paid]

    One thing I've noticed: if you nestle a sub-forum inside an existing forum, they each take up the entire screen horizontally, and are quite tall vertically. Is there a chance of making them grid, or slimming their vertical height?
Back
Top Bottom