Jump to content

bosss

Members
  • Posts

    736
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by bosss

  1. 2 hours ago, breatheheavy said:

    Can you clarify this please? Because after the update, my forum is sending notifications late and the batch processing is kind of stuck. Members are saying they're getting notifications from "just now," but when they click on them it takes them to a days-old post. 

    1571789267_ScreenShot2020-10-27at8_04_04AM.thumb.png.7c81ec239aee2af1acdc7cf4973e0226.png

     

    After update with latest patch - have no issues - checked backgrund processes and was empty!

  2. 11 minutes ago, Dknelson said:

    Same for me.  I installed it but it's not generating a post.  I'm running the latest version of 4.5.

    Me too - run latest version but i downgrade to ver 2.5.6 and made test - worked fine - created topic and sent PM - email disabled!

  3. 13 hours ago, optrexnz said:

    Superstar as usual @DawPi

    I can confirm the edit works and new members are now welcomes again on 4.5.4

    Now does anyone know how I can get an active @ tag in a post please as that would make me extremely happy?

    Just tested and for me works not - no topics, no PM and no email.

  4. 4 hours ago, DawPi said:

    Open: applications/autowelcome/sources/Alerts/Alerts.php

    Find:

    
                $topic->pinned = ( \IPS\Settings::i()->aw_topic_settings && mb_strpos( \IPS\Settings::i()->aw_topic_settings, 'pin' ) !== false ) ? TRUE : FALSE;
                $topic->state  = ( \IPS\Settings::i()->aw_topic_settings && mb_strpos( \IPS\Settings::i()->aw_topic_settings, 'close' ) !== false ) ? 'closed' : 'open';   

    Change to:

    
                $topic->pinned = ( \IPS\Settings::i()->aw_topic_settings && \in_array( 'pin', \IPS\Settings::i()->aw_topic_settings ) ) ? TRUE : FALSE; 
                $topic->state  = ( \IPS\Settings::i()->aw_topic_settings && \in_array( 'close', \IPS\Settings::i()->aw_topic_settings ) ) ? 'closed' : 'open';  

    Save, upload & test if it helped.

    Should we make those changes in 2.5.6 (ips 4.4) ver or 2.6.1 (ips 4.5)?

  5. 4 hours ago, Gabriel Torres said:

    core > global > global > fmDarkJSBG

    Add to the logic:

    
    .ipsTabs_activeItem { background:' + colour + ' !important; }

    Can you explain more - what is "logic"? you mean "var styles"?

     

    i just made

    .ipsTabs_activeItem { background:' + colour + ' !important; }';     put only ! important
           

  6. 18 minutes ago, Gabriel Torres said:

    core > custom > fmdark.css

    change

    
    .ipsTabs_activeItem {
    	color: #fff;
    }

    to:

    
    .ipsTabs_activeItem {
    	color: #fff !important;
    }

    Add this to custom.css:

    
    /* Logo */
    #elLogo {
      z-index: 2001;
    }
    
    /* Breadcrumb */
    .ipsBreadcrumb {
    	color: inherit;
    }
    
    /* Mentions */
    a[data-mentionid] {
      color: #000;
    }
    a[data-mentionid]:hover {
     color: rgb(var(--theme-text_color));
    }

     

    What made those changes? have you some screenshoot?

     

  7. 4 hours ago, Gabriel Torres said:

    @TheJackal84 I bought your theme and I am loving it. There is one biggie here that needs your attention. The editor toolbar is still grey, and I think it should be in a dark color:

    image.png.73f01098c58d0478f5ae041b59788cc2.png

    Could you fix that for us?

    Thanks.

    Add this to your custom.css file

    .ipsApp .cke_top {
        background-color: #000 !important;
    }

    Change color what your want.

  8. 1 hour ago, Sonya* said:

    I need to login in Marketplace on my test installation, that is protected by .htaccess. It's a Plesk managed server, I am server admin dummie, I can only Plesk 😁

    How can I allow Marketplace login without opening test installation for the public? Btw opening test installation for the public is not allowed by IPS rules. Yes, I know that I can open it, login und then protect again. But if login is lost, I have to make it again and again and on every test installation I have. It is tedious.

    Is there a simple way to allow Marketplace login without removing .htaccess protection for the whole installation?

     

    Asked same question support and got this answer - maybe will help you!

     

    Quote
    Rhett
    • 1 day ago
    Hello, the marketplace requires the site be open to the public, which a test site cannot be, so if you need to use the marketplace on a test site, you would need to enable public access, then once you are done processing this, lock it back down with htaccess.  

    Thank you.

    Rhett 
    Support and Cloud Manager
    Invision Power Services, Inc.

     

  9. Use plugin for background image (backstretch image picker) - works fine, but have some problem with default IPS theme.

    Will attach image for best explanation (also made support ticket).

    On some skins that is no problem.

    In my custom css file have this code

    in my custom.css file i have this code
    #ipsLayout_mainArea, #ipsLayout_sidebar, #ipsLayout_footer, #ipsLayout_footer a, #elCopyright_userLine, #ipsLayout_body, #elCopyright, #ipsFaded_withHover, #ipsBreadcrumb_bottom, #ipsLayout_contentWrapper, #ipsBreadcrumb_top {
    background: #fff !important;
    }
    
    #ipsLayout_footer {
    margin: 0px 0 !important;
    }

     

    some help to cut (remove) footer parts (see picture)

    regards

    default_footer.png

  10. if I buy milk in store want to take the milk home do not leave in the store and bring pancakes dough to the store to use my milk
    If I buy tires for my car - do not need to show a driver's license - such visions do not like
    Such rules can not be insert in the middle of the process (4.4.10 - 4.5)


    Backups have nothing to do with this - my paid files can not make backup - not needed - paid for them.

  11. Agree with You ( @Davyc and @xtech) 100 %. Wrote before that our paid files are stealed from us and got warning because of criticsm. Will never buy something from Donatorplace (Marketplace) and will never renew my paid files because my paid files will have on my computer and used when i need them (and also protect them on my way). IPS do not need protect my paid files because they can not protect their owns (allready you can download 4.5.2 whole package - nulled).

    Will buy something only on developers site in future. Bought Ipsproarcade - on developers site and had never problems (you can not find nulled arcade) - developer protected his files = Bravo - teach lesson IPS.

    @Lindyyou can give me another warning but i understand You - criticsm is not welcome here but kissing ass is ok!

  12. You @Lindywant to say that your vision (IPS) was that  you steel my files?? (from marketplace) - That was bad vision - you shouls know that customers have some rights also but seems not in your vision.

    In my country we said that first make clean in own house and after that in others - You can not protect own files (there are lot nulled IPS files - already 4.5.2 with patches) and you should protect developers or my files what you steel - yes steel.

  13. And @Haku2like many others have right to be dissapointed with Your new solution about Market place - i know that personaly will never buy somthing here on new maketplace or renew some of my apps or plugins - in future only on developers sities. (where i can get my paid files). You make one absurd and like company should be shamed for that.

×
×
  • Create New...