carlsednaoui / ouibounce

Increase your landing page conversion rates.
MIT License
2.31k stars 373 forks source link

I know it sounds stupid, but keep getting "Ouibounce is undefined" in staging environment #70

Closed melinazell closed 10 years ago

melinazell commented 10 years ago

The questions says it all...

The demo works locally, once I upload it to the staging server, keep hitting the "undefined" error.

1) Yes, jquery.js is at the top. 1.10.0 2) Yes Ouibounce.js and css are after it. 3) Yes, the triggering script is just before body. 4) Yes, all js files are loaded in browser, no 404 errors.

Same structure as in demo, but once I upload everything, "ouibounce is undefined".

What could be causing it!??

carlsednaoui commented 10 years ago

If you open the console and type ouibounce, do you get access to it?

melinazell commented 10 years ago

Yes, if I start typing, the "auto fill" shows ouibounce. And if I press return, I can see the function too...

Please see this... oui

carlsednaoui commented 10 years ago

Looks like the script ins't being loaded — weird.

Carl Sednaoui +1 (646) 498-6451 @carlsednaoui http://www.twitter.com/carlsednaoui CoderDojo http://www.coderdojonyc.com/ | MailCharts http://www.mailcharts.com/ | Thinkful http://www.thinkful.com/

On Wed, Oct 15, 2014 at 2:10 AM, melinazell notifications@github.com wrote:

Yes, if I start typing, the "auto fill" shows ouibounce. And if I press return, I can see the function too...

Please see this... [image: oui] https://cloud.githubusercontent.com/assets/6194316/4641139/e46af9e6-5431-11e4-9d0d-de08ca391542.gif

— Reply to this email directly or view it on GitHub https://github.com/carlsednaoui/ouibounce/issues/70#issuecomment-59161908 .

ayanev commented 10 years ago

note that oui_B_ounce != oui_b_ounce :)

carlsednaoui commented 10 years ago

Kaboom!

Carl Sednaoui +1 (646) 498-6451 @carlsednaoui http://www.twitter.com/carlsednaoui CoderDojo http://www.coderdojonyc.com/ | MailCharts http://www.mailcharts.com/ | Thinkful http://www.thinkful.com/

On Wed, Oct 15, 2014 at 1:45 PM, Atanas Yanev notifications@github.com wrote:

note that oui_B_ounce != oui_b_ounce :)

— Reply to this email directly or view it on GitHub https://github.com/carlsednaoui/ouibounce/issues/70#issuecomment-59245696 .