Jump to content

Morrigan

Clients
  • Posts

    6,263
  • Joined

  • Last visited

  • Days Won

    41

Reputation Activity

  1. Thanks
    Morrigan got a reaction from Hypervisor in Where is the Documentation?   
    OH! Okay. Well I don't know if the developer docs show much about theming. BUT! The help guides do!

    The code snippet you posted is JUST for pages and just for Pages templates as I explained about.
    When you make a plugin you create an array of data (probably through a query) so we'll say $myarray and so you'd be pulling the data from that. So it would be $myarray[thing1] or whatever. In the above you'll want to look specifically at "Template syntax". @Hypervisor
  2. Like
    Morrigan got a reaction from Charles in Preview button   
    BBcode is being phased out. So it would be best that you start to get your members to use the actual editors. It works with similar/same key presses for things like Word.
  3. Thanks
    Morrigan got a reaction from shaven in Bulk mail trouble with tags   
    Should probably submit a ticket to IPS, it sounds like a bug.
  4. Thanks
    Morrigan got a reaction from Hypervisor in Where is the Documentation?   
    So you've looked at this:
    https://invisioncommunity.com/developers/rest-api
    ???
    Or are you looking for help with templates because that's a template tag.
  5. Like
    Morrigan got a reaction from AndyF in Adding a version warning   
    7.0 also hasn’t been supported for a while for anyone curious. 7.1 was minimum with 7.3 recommended. 
    This is for anyone curious about current version. 
  6. Thanks
    Morrigan got a reaction from AndyF in Adding a version warning   
    It does this already. "You are using an older version of PHP we recommend...." and it shows in the admin notifications.
  7. Like
    Morrigan got a reaction from AndyF in Bulk delete the approval queue   
    Actually a lot of stuff suggested in that forum is implemented. However when no one else agrees with me or supports it it doesn't get as much traction as an idea that is more popular.
  8. Thanks
    Morrigan got a reaction from AnonymousDev in Member can't login   
    Ngl if it says wrong username and password that’s normally correct. Whether they think so or not. But....
    Have them try an incognito window instead of a “hard refresh” as it’s guaranteed to have no cookies or cache. Also find out the exact link that they are trying to login to. 
  9. Thanks
    Morrigan got a reaction from KenuFHR in Embedded image resizing to max size   
    I could have sworn this was fixed already but now that I think about it, I don't know if there was a release since I saw this last:
     
  10. Like
    Morrigan got a reaction from AndyF in Legacy specific upgrades   
    I'd have to look into my older databases. Its been a while but I upgraded a 1.3 to a 4.3/4 no issues.
  11. Like
    Morrigan got a reaction from AndyF in Clear abandoned registrations   
    Sometimes its not that they aren't validated its that they were auto-banned by the spam service I believe but you may want to raise a ticket with IPS.
  12. Like
    Morrigan got a reaction from Ibai in Pages: How to move content from one Database to another.   
    You should SEE my databases:

     
    And that's just one of the four tabs..... We all have different needs and wants for pages. You may need to think of why you need to copy something from one database to another to figure out why you want such a feature.
    For example, I use database relationship fields to pull information from one database to another without copying it.
  13. Like
    Morrigan got a reaction from Meddysong in Pages: How to move content from one Database to another.   
    You should SEE my databases:

     
    And that's just one of the four tabs..... We all have different needs and wants for pages. You may need to think of why you need to copy something from one database to another to figure out why you want such a feature.
    For example, I use database relationship fields to pull information from one database to another without copying it.
  14. Like
    Morrigan got a reaction from Real Mythotical in Improve the Approval Queue   
    So I loved the Approval Queue, still mostly do. But as things get more active on my site the approval queue starts to get a little (lets face it a lot) unruly when you can only check on items 1 item at a time. When you have 50 items to check you're going to be sitting there for a while. Plus, if you need to get input/feedback from other staff members about potential things the queue (this will be especially important with the new Per Topic Post Approval feature).
    My favorite part about it is that it does show the content (for the most part, some sections like gallery I think only show a link still but I'll be real I don't remember specifically).
    Now for the fine tuning. I think it would work better if there were multiple (25) on a page. I'd say something similar to what it shows now with a "less" and "more" button to show content similar to reported content?
    I could ramble for forever but something that more or less makes approving content less of a tedious or chase it around task and something that lets you MASS approve content items in a single sweep.
  15. Like
    Morrigan got a reaction from Daniel F in Pages: How to move content from one Database to another.   
    Because Forums only have two fields. "Title" and "Content" and you can fill in the rest when you copy. Unfortunately there is no surefire way to go from one custom field to another. IPS wouldn't know which ones to copy where and you'd get all sorts of out of alignment content.
  16. Like
    Morrigan got a reaction from sobrenome in How to get record_image on database category row template   
    What template are we editing? Can you share the current code?
  17. Thanks
    Morrigan got a reaction from hilmad13 in 4.3.6 to 4.5.4 Upgrade   
    You should be able to go straight from 4.3.6 to 4.5.4 no problem just be sure to disable all 3rd party apps and plugins before you start it.
  18. Thanks
    Morrigan got a reaction from sobrenome in Is member admin?   
    \IPS\Member::loggedIn()->isAdmin()  
  19. Like
    Morrigan got a reaction from Nina St John in How do I increase font size for block headings?   
    What @Meddysong said. I was mobile when I posted that and forgot to mention it. Editing the blocks.css can damage your theme in future upgrades. All css changes need to be made in custom.css
  20. Like
    Morrigan got a reaction from Vegan Gaymer in Anyone else scolded for using Plugins, Themes, etc?   
    Don't remove them. The plugins and apps that I personally use are what make my community viable for the community I want to build
    I don't think I've ever been discouraged from any of the apps or plugins that I use. At least never from IPS themselves but I can see how it can be daunting to get the canned answer (I have gotten it a few times myself even though I've described that I already ran through those troubleshooting steps too). 
    If I didn't have, say my character manager, I'd move to a different software that could accommodate what that app can do.
  21. Like
    Morrigan got a reaction from Mariah. in Been trying to upgrade my software manually....   
    In the future I believe all you have to do is rename the application folder. So in this case applications > nexus to like nomorenexus
    That normally fixes it. Or move it to a different folder.
  22. Thanks
    Morrigan got a reaction from Gauravk in SQL Query help   
    I believe you can do this via the "Download member list thing:

     
    Change things to "expired" and cancelled active I think the "Total Spent" there at the bottom should work.
  23. Like
    Morrigan got a reaction from OptimusBain in SendGrid pathetic service and ratings!   
    I'm just gonna lol right out of this topic because I just can't. When services get popular they tend to start causing their own issues because they don't properly handle their own spam (not you, to me its them).
    I think IPS used to integrate SparkPost and eventually it started to have a similar issue and then it went from allowing free accounts to not allowing free accounts. I also think they had another email service before that NGL.
    Email is a sticky business, a few dozen people report your very reputable emails as spam and everything goes to hell, so I recommend you be patient with IPS as they investigate and talk to SendGrid for those that use it. Its not an overnight solution. I do ABSOLUTELY, recommend @stoo2000's bounce mail application as it does save both money and heartache with garbage emails, deleted emails, etc which can cause much of this heartache.
  24. Thanks
    Morrigan got a reaction from Edjazoli in quiet moderation and RSS.   
    Edit silently works but can still be seen by staff with permission:

     
     
  25. Thanks
    Morrigan got a reaction from AlfaSpaceNET in How do I increase font size for block headings?   
    .ipsWidget .ipsDataItem_title { font-size: 15px; }  
×
×
  • Create New...