Jump to content

Sonya*

Clients
  • Posts

    3,946
  • Joined

  • Days Won

    34

Reputation Activity

  1. Like
    Sonya* got a reaction from kmk in Sticky Notes (support topic)   
    Suggestion: add an automatic Sticky Note with Birthday Greetings. The Sticky Note with greetings should automatically appear if user has a birthday and disappear some days after if not dismissed.
  2. Thanks
    Sonya* reacted to TheJackal84 in Club Categories ( Support Topic )   
    That is something I just noticed it don't have, I will add it to a update and throw it out before the week ends
    Yh that's possible, I was going to add a select box where you can select default / your own fa-icon / uploaded image anyway
  3. Like
    Sonya* got a reaction from Adriano Faria in Clubs Forums on Forums Index   
    Thank you works for me now. 
  4. Thanks
    Sonya* reacted to Adriano Faria in Clubs Forums on Forums Index   
    @Sonya*, sent you a new version via PM. Test and let me know if it's ok to update the file here on IPS.
  5. Like
    Sonya* reacted to CSSlife in Club Categories ( Support Topic )   
    This is amazing, finally I am glad someone is helping make finding clubs easier. Is there a chance you could potentially one day add functionality to this addon or another that allows us to search for clubs?
  6. Thanks
    Sonya* reacted to Adriano Faria in Clubs Forums on Forums Index   
    Sure. I’ll take a look within an hour or so. 
  7. Haha
    Sonya* reacted to Adriano Faria in Clubs Card on Forums Index   
    Maybe someday. I have a ton of resources to update to IPS 4.4.
  8. Thanks
    Sonya* got a reaction from Owdy in AdSense Crawler   
    Same here. I assume that the hack I have made does only work for login. But when the crawler tries to get to other pages, it still fails due to the csrf check. Probably the hack should go further, so that not only login but the session itself after login does not make csrf check. I am investigating further.
     
  9. Like
    Sonya* reacted to newbie LAC in (NB41) Enhanced Advertisements   
    Hello,
    Please read the setting description
    Location

    I can add new setting Show unique (selector + position) adverts and use inbuilt setting Advertisement circulation
    It would be better use as selector
    #elMobileNav  
  10. Like
    Sonya* got a reaction from Unlucky in (NB41) Enhanced Advertisements   
    You have to chain class selectors if they are applied to one element:
    .ipsList_inline.ipsResponsive_hideDesktop.ipsResponsive_block  
  11. Like
    Sonya* got a reaction from Unlucky in (NB41) Enhanced Advertisements   
    We have checked system logs and have seen that 404 error page does not work, instead 500 error page is delivered. When we disable plugin then the issue is solved. If we disable the app, then it is also gone. So that we had to decide what to use.
  12. Thanks
    Sonya* reacted to newbie LAC in (NB41) Enhanced Advertisements   
    Hello,
    Screen please
    Yes. I'll change this for next release
  13. Like
    Sonya* reacted to Cyboman in Mail Bouncer - Automated Bounce Management   
    I have some thoughts about the importance of such an enhancement ->
    rule: dont destroy your quality email quota in advance on any paid service platform, your paid email service provider will punish you for initial misuse frequency. If I could prepare in advance, and pass the criteria with a good score, lets do it. why spending money on services, better save hundreds of bucks if you can do the sending yourself. means such an enhancement is really valuable if you expand your app, you will reach all customers (full spectrum, it will go gold) 🏆
  14. Like
    Sonya* reacted to Mopar1973Man in Mail Bouncer - Automated Bounce Management   
    I would love to see this happen for another website in which I manage for the owner. He not capable at this time to afford email service like Sendgrid and on a shoestring budget. It would be awesome to have email checking for the own local server email. 
  15. Like
    Sonya* reacted to Cyboman in Mail Bouncer - Automated Bounce Management   
    If this would be possible, I'd directly purchase this plugin 🙂 💲💲💲
  16. Like
    Sonya* reacted to dean84 in Pages in Clubs?   
    Football teams:
    You could create a page for:
    Tables Fixtures/results Squad list Stadium info etc.
  17. Like
    Sonya* reacted to Wolf in Mail Bouncer - Automated Bounce Management   
    Are there any plans to allow the setting and checking of an on-server bounce address? This was a feature that Xenforo had that I miss. I don't wish to use an external service, but I would at least like to flag and send bad emails to the validation queue. If you are able to implement this, I will purchase.
  18. Like
    Sonya* got a reaction from lordi in AdSense Crawler   
    I've done a "dirty" hack to allow a crawler to login into my community. Attention: This changes core login functionality for one user and will be overwritten when you update:
    Create a user with name "Crawler" and give him access to the areas the crawler should have access to. Open file system/Login/Login.php and edit a method authenticate(): public function authenticate( \IPS\Login\Handler $onlyCheck = NULL ) { try { if ( isset( \IPS\Request::i()->_processLogin ) ) { // Allow access for the AdSense bot if (\IPS\Request::i()->auth != 'Crawler') { \IPS\Session::i()->csrfCheck(); } ..... }  
    Go to your Adsense account and add credentials:

    Be aware of the additional field _processLogin to be added to login credentials. Again, it works, but this is a very dirty solution that works till next update. I hope that IPS can add a setting so that we can exclude bot user from checking csrf in the future, so that we do not need so dirty hacks.
  19. Sad
    Sonya* reacted to SeNioR- in Large community? You have a problems with sitemap!   
    @Sonya* yes, and it will stay issue as long as IPS does not change the sitemap mechanism and structure.
  20. Like
    Sonya* got a reaction from SeNioR- in Large community? You have a problems with sitemap!   
    We have 1407 sitemaps. The oldest is more than 1 month old and the newest one is 4 days old. And we have decrease in Google indexed page. Is there still an issue with large sitemaps?
  21. Thanks
    Sonya* reacted to Adriano Faria in Links Directory   
    Just asked them as I have doubts on this: https://invisioncommunity.com/forums/topic/449833-sitemap-generator/
    EDIT:
    Reply: https://invisioncommunity.com/forums/topic/449833-sitemap-generator/?do=findComment&comment=2770278
    Wait for 4.4.
  22. Like
    Sonya* reacted to Nathan Explosion in AdSense Crawler   
    I've put together a plugin which handles this in a different location, making it hookable - have sent a new copy of it to @Mopar1973Man to try it out. If anyone would like a copy then please PM me directly.
    I won't be releasing it to the MarketPlace, as it does circumvent the security which IPS has built in to the product (albeit for only one configured account) - all I ask is you chuck me a beer 😉
  23. Like
    Sonya* reacted to Owdy in AdSense Crawler   
    I get parse errors with that. Can you show exatly how to edit Login.php? @Sonya*
     
    edit: got it.
  24. Like
    Sonya* got a reaction from Owdy in AdSense Crawler   
    I've done a "dirty" hack to allow a crawler to login into my community. Attention: This changes core login functionality for one user and will be overwritten when you update:
    Create a user with name "Crawler" and give him access to the areas the crawler should have access to. Open file system/Login/Login.php and edit a method authenticate(): public function authenticate( \IPS\Login\Handler $onlyCheck = NULL ) { try { if ( isset( \IPS\Request::i()->_processLogin ) ) { // Allow access for the AdSense bot if (\IPS\Request::i()->auth != 'Crawler') { \IPS\Session::i()->csrfCheck(); } ..... }  
    Go to your Adsense account and add credentials:

    Be aware of the additional field _processLogin to be added to login credentials. Again, it works, but this is a very dirty solution that works till next update. I hope that IPS can add a setting so that we can exclude bot user from checking csrf in the future, so that we do not need so dirty hacks.
  25. Thanks
    Sonya* got a reaction from Cyboman in IPB NEEDS A DECENT EMAIL MARKETING SOLUTION!   
    We need here bounce handling, that automatically unsubscribe "dead" E-mails from newsletter. So that we do not need to send over 300 000 mails for each newsletter. I am sure that at least a quarter of them do not exist any more. We have used custom phplist integration till November (excellent bounce handling + free), then we upgraded and loose the integration. Now we test 3rd party Newsletter apps right now. But unfortunately none of them support bouncing 
×
×
  • Create New...