Author Topic: Donation PopUp doesn't work!  (Read 4689 times)

0 Members and 1 Guest are viewing this topic.

dnz27

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dnz27
Donation PopUp doesn't work!
« on: January 07, 2016, 01:12:44 AM »
Hello Everybody,

Since i recieved my first donation, i got the information, that my popup is not working at all!

I'll post my settings below ( Pictures ). The weird thing about it is, that when i push "preview" in the settings, its poping up, like i want to have it, then, when someone donates, my bot writes exactly this into the stream chat: "Donation of EUR 1 received from xEN3D with message 'Bester Spieler!'.Added 10 Points to xEN3D.."


Then, the donation is in the Notifications tab on deepbot aswell, so its listed, obviously cuz the bot wrote about it. but why the hell isn't it popping up? :s








the last is just with the preview, and thats is how i want to have it look like!


Would be awesome if someone can help me!

Thx in advance!

Dennis

Dante557

  • Advisor
  • Councilor
  • **
  • Posts: 555
  • Karma: +26/-0
  • Sometimes Helpful, Sometimes Not :D
    • View Profile
    • My Twitch Page
  • Twitch Name: Dante557
Re: Donation PopUp doesn't work!
« Reply #1 on: January 07, 2016, 02:36:25 AM »
From the looks of your config, the minimum amount for it to show an on-screen popup is set at €5. This means that any amount below that won't trigger the actual on-screen alert. Due to you having received a €1 tip from xEN3D this'd explain why you never got the on-screen notification for that tip.

Did you receive any donations during the day that were €5 or more?

Thanks,
Dante557
If you need to get through to me you can try to contact me on Twitter @ http://www.twitter.com/dante556

dnz27

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dnz27
Re: Donation PopUp doesn't work!
« Reply #2 on: January 07, 2016, 03:43:40 AM »
From the looks of your config, the minimum amount for it to show an on-screen popup is set at €5. This means that any amount below that won't trigger the actual on-screen alert. Due to you having received a €1 tip from xEN3D this'd explain why you never got the on-screen notification for that tip.

Did you receive any donations during the day that were €5 or more?

Thanks,
Dante557

yes, same user, 50$, the 1euro was just a try..:/

Dante557

  • Advisor
  • Councilor
  • **
  • Posts: 555
  • Karma: +26/-0
  • Sometimes Helpful, Sometimes Not :D
    • View Profile
    • My Twitch Page
  • Twitch Name: Dante557
Re: Donation PopUp doesn't work!
« Reply #3 on: January 07, 2016, 04:06:05 AM »
We've alerted Experts to it. Anything below €5 wouldn't show due to your settings but the big donation should have. It looks like it's populating your Deepbot properly due to showing up in your overlay and, as discussed the other day, is getting populated everywhere else apart from the actual alert on the webpage.

We'll let you know of any developments.

Thanks,
Dante557
If you need to get through to me you can try to contact me on Twitter @ http://www.twitter.com/dante556

FSHSchmo

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: FSHSchmo
Re: Donation PopUp doesn't work!
« Reply #4 on: January 07, 2016, 10:32:37 AM »
My donation popup or notification is not working either.  I have attached my config picture.  I went into Paypal and made sure the UTF is turned on.
« Last Edit: January 07, 2016, 10:37:39 AM by FSHSchmo »

dnz27

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dnz27
Re: Donation PopUp doesn't work!
« Reply #5 on: January 11, 2016, 09:37:17 PM »
any help now..?

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Donation PopUp doesn't work!
« Reply #6 on: January 12, 2016, 12:46:58 PM »
any help now..?


Do you have the CLR browser setup correctly? Is your deepbot donation page setup with a minimum donation of 1?
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

dnz27

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dnz27
Re: Donation PopUp doesn't work!
« Reply #7 on: January 15, 2016, 12:31:41 AM »
i posted screenshots, there you see everything, dont ya? :/

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Donation PopUp doesn't work!
« Reply #8 on: January 15, 2016, 01:34:03 AM »
i posted screenshots, there you see everything, dont ya? :/

It may be something with your CSS, can you pastebin your css or copy and paste here.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

dnz27

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dnz27
Re: Donation PopUp doesn't work!
« Reply #9 on: January 15, 2016, 03:26:38 AM »
i posted screenshots, there you see everything, dont ya? :/

It may be something with your CSS, can you pastebin your css or copy and paste here.

#donor-notification {
    text-align: center;
    font-weight: bold;
    Font-size: 34px;
    font-family: 'Fixedsys Regular';
    background-repeat: no-repeat;
    background-image: url('http://i68.tinypic.com/258xwz7.gif') !important;
}


#donor-notification .header {
    Color: #d79c00;
}

#donor-notification .message {
    Color: #d79c00;
}

#donor-notification .amount {
    Color: #316ffb;
}

#donor-notification .donor {
    Color: #316ffb;
}

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Donation PopUp doesn't work!
« Reply #10 on: January 15, 2016, 03:39:14 AM »
I do not think your image is working o.o

Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

dnz27

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dnz27
Re: Donation PopUp doesn't work!
« Reply #11 on: January 15, 2016, 08:50:39 PM »
I do not think your image is working o.o



its just an empty image ;) like blank, no background whatever, transparent ^^

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Donation PopUp doesn't work!
« Reply #12 on: January 16, 2016, 02:47:50 AM »
Try doing this instead then with the CSS.

background-image: transparent !important;

Also the most recent update fixed notifications not popping up.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

Paladin

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: itzZ_Paladin
Re: Donation PopUp doesn't work!
« Reply #13 on: January 23, 2016, 02:08:20 AM »
I think i am having issues with the URL? I use the css format off the forums for a custom alert image, put my image link in the proper line, but everytime its like i am getting someone elses image? Everything works great for my follower alert. Attached is a screenshot of the alert that pops up, its definitely not the one i had made.

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Donation PopUp doesn't work!
« Reply #14 on: January 23, 2016, 02:19:49 AM »
Can you post your CSS?
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport