Jump to content

Miss_B

Members
  • Posts

    1,484
  • Joined

  • Days Won

    4

Reputation Activity

  1. Like
    Miss_B reacted to Daniel F in Get your apps ready for 4.6 - Part 1   
    Hey,
    we have published the first article of a series about upcoming 4.6 changes.
    We took the opportunity for some spring cleaning, so we have removed most of the deprecated methods!
    They were all marked as deprecated for a while, so you should already be aware of these methods, but here’s a full list of the methods and the new approaches to make your life easier, so if you haven’t already, now it’s the best time to review your code and make sure that none of these methods is used.
    Most of the changes can already be implemented while the 4.5.x lifecycle.
     
  2. Thanks
    Miss_B got a reaction from OptimusBain in Add Topics to My Reading List   
    You are welcome. I have added that option btw. I will submit the new version with this feature added, once the current version that is waiting approval has been approved.  
     
  3. Like
    Miss_B reacted to Stuart Silvester in ipb_core_banfilters doesn't exist   
    Note in your stack trace that you're seeing code load for the frontend (See Dispatcher\_Front) - 
    #6 /usr/home/xxx/system/Dispatcher/Dispatcher.php(109): IPS\Dispatcher\_Front->init()  
    It looks like when you're going to /admin/upgrade it isn't actually loading the upgrader, but redirecting the request to the front end. It could be a mod_rewrite rule that's doing this.
  4. Like
    Miss_B reacted to OptimusBain in Add Topics to My Reading List   
    Awesome! Thanks so much!
  5. Thanks
    Miss_B got a reaction from OptimusBain in Add Topics to My Reading List   
    Yes, that is possible. I have added it on my to do list for the next version,
  6. Like
    Miss_B reacted to Adriano Faria in How to allow guests to vote in Poll?   
    Which will take 10 seconds to workaround and vote again. 
  7. Like
    Miss_B reacted to OptimusBain in Add Topics to My Reading List   
    I just purchased your application. Looking really good. I was wondering if the only possibility is to have the reading list in the main menu. 
    Would there be a possibility to have an option to add it under my profile, followed countent, etc?
    Thanks

  8. Like
    Miss_B reacted to Kenneth Baker in Poke/Like/Thank This Member   
    that was it, i thought that permission meant something else, thanks 
  9. Thanks
    Miss_B got a reaction from Kenneth Baker in Poke/Like/Thank This Member   
    Deleting any notification is group permission based. What groups have you selected under Delete Any Notification setting?
  10. Like
    Miss_B reacted to OptimusBain in Add Topics to My Reading List   
    Thanks a lot. Even a general Category system where admin can add a few of them based on his forum's needs would be great.
  11. Thanks
    Miss_B got a reaction from OptimusBain in Add Topics to My Reading List   
    To be honest, I did not think about adding categories at all until now. The thing is that categories can not be added by individual members and be individual for each member. If categories are added, they will have to be the same for everyone. 
    That being said, I have made a note of this. No promisses though as to when it will be added, if at all, but I will definitely look into it.
  12. Like
    Miss_B reacted to OptimusBain in Add Topics to My Reading List   
    Very interesting plugin. Will definitely buy it when I am in front of my desktop computer.
    One question, are you thinking of adding categories to the reading list? That would be just perfect. When a user has added many topics to his reading list, having them categorized would help so much.
    Thanks a lot.
  13. Like
    Miss_B got a reaction from OptimusBain in Add Topics to My Reading List   
  14. Like
    Miss_B got a reaction from DesertIslandFruits in Primary Group Name - Removal in Posts   
    You will have to edit your theme 's postContainer template to be able to do that. (Do not have access to my forum right now so can not post the relevant code)
  15. Like
    Miss_B got a reaction from Thomas P in [Mad] Multiple Accounts Detector   
    Hi,
    I am not sure that I understand your suggestions. The app already does what you are asking/suggesting imo. Can you please post a few screenshots of what you mean btw?
     
     
    That is correct. Automated topics are generated only when a member has registered more than one account from the same ip address.
    I will keep your suggestion in mind for the future version(s) though.
  16. Like
    Miss_B reacted to usmf in Disable Recent Profile Visitors Block on All Accounts?   
    Thanks a lot for this. Worked great and was exactly what I hadn't been able to find. :)
  17. Haha
  18. Thanks
    Miss_B got a reaction from Greek76 in Recent Post block edit how much text is shown?   
    You will have to edit the postFeed template and set the number of lines that you want the post content to break into.
     
  19. Like
    Miss_B reacted to Adriano Faria in Pre-installed avatars not longer possible?   
    IPS started to use profile photo instead of avatar in IP.Board 3.
  20. Like
    Miss_B reacted to Pavel Chernitsky in Post Before Registering - Statistics?   
    I don't think there is a separate stat for that. But I can tell you that when we first enabled it our registrations more than doubled. From around 50-70 a week to around 150+
    *the second jump was after we've enabled Facebook+Google login.

  21. Like
    Miss_B reacted to kotaco in Wall of Fame -Top Topics/Member /Forums /Moderators   
    Thanks to the support from the developer the issue has now been fixed. Thanks @Miss_B
  22. Like
    Miss_B reacted to Daniel F in Access to furl controller on private board   
    Hi,
    Do you mean real apiendpoints using the IPS REST API or regular own controllers inside app/modules/front/... ?
    If the latter, then you can use the Application::allowOfflineAccess method to control if the specific page should be accessible even in offline mode.
     
    /** * Can view page even when site is offline * * @param \IPS\Application\Module $module The module * @param string $controller The controller * @param string|NULL $do To "do" parameter * @return bool */ public function allowOfflineAccess( \IPS\Application\Module $module, $controller, $do )  
  23. Thanks
    Miss_B got a reaction from alphamale in Populating news on portal?   
    It is the weekend you know. I do not mean to be rude, but you come off a bit impatient to me. Give it some time. Or you can also tweak with it yourself if you can not wait. 
    If you think that you will get replies/answers immediately for similiar questions at xenforo, you will be in for a big surprise. Also, if I were you, I would think twice before buying/downloading third party plugins/apps there. Unlike here, they let everyone there to submit stuff without being checked first, which might result in one 's site being compromized security and performance wise. Just a friendly advice. 
     
  24. Like
    Miss_B reacted to Matt in [This site] Site offline message   
    Let's discover this together.

    Most things are roughly in the same place.

    We have four main areas now, support, community, marketplace and developers.

    Support is where you seek to either give feedback on our features, or get help with your own Invision Community.

    Community is a place to hang out with other Invision Community owners to get advice, tips and support outside the scope of our technical support.

    Marketplace handles all the marketplace things and likewise Developer contains the resources needed for developing add-ons to Invision Community.
  25. Like
    Miss_B got a reaction from Jordan Miller in Feature request - Hide/Unhide all user content   
    The unhide content does exist in the current latest version.

×
×
  • Create New...