Recent content by vmedia

  1. vmedia

    XF 2.3 Why does push alert use app name plus forum name? how to fix?

    bump on this please? still on going issue and looks ugly, would just want to see where i could remove one of those lines / change the phrasing as i dont see it in phrases?
  2. vmedia

    XF 2.3 Why does push alert use app name plus forum name? how to fix?

    Hello, So i enabled push notifications PWA on my forum and im testing it with my ios device. Works okay but I noticed currently it says this: New alert from App Name (i think its app name) from Forum (my forum name) now my app name is obviously my forum name and my forum name is the same as...
  3. vmedia

    XF 2.3 How to change sticky background based on dark / light theme?

    Hello! Should be simple - just wanna have a specific sticky background for the default light and dark theme for xenforo. Here is what I have currently in my extra.less .structItemContainer-group--sticky { background: #000; } .structItemContainer-group--sticky .structItem-title a:link...
  4. vmedia

    XF 2.3 Emails not sending since sunday - didnt touch anything

    hmm yes thats what im thinking too - but im using cloudflare ssl. and using smtp of sendgrid. and hosting on a cpanel whm. with this setup what CA certificate would it be referring to? surely not the local one on my server right? should be on cloudflares side? im not that advanced to know which...
  5. vmedia

    XF 2.3 Emails not sending since sunday - didnt touch anything

    That doesnt fix it either. I tried using ssl and using the ssl port for sendgrid. here is the full output: #0 [internal function]: Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream->Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}(2, 'stream_socket_e...', '/home/xxxx...'...
  6. vmedia

    XF 2.3 Emails not sending since sunday - didnt touch anything

    getting this error: Symfony\Component\Mailer\Exception\TransportException: Email to support@xxxx.com from rxxxxy@gmail.com failed: Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL...
Back
Top Bottom