Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

ReferenceError: getCookie is not defined (gittip.js:183) #1690

Closed
bmispelon opened this issue Nov 24, 2013 · 2 comments
Closed

ReferenceError: getCookie is not defined (gittip.js:183) #1690

bmispelon opened this issue Nov 24, 2013 · 2 comments

Comments

@bmispelon
Copy link

Steps to reproduce:

  1. Go to someone's profile page
  2. Change amount in "weekly gift" field
  3. Click "Confirm"

What should happen:
The form should be submitted (presumably with ajax) and the UI should react accordingly.

What happens instead:
Nothing. The update is not submitted and there's no UI feedback at all.
Looking at the js console, I get the error shown in the title:

ReferenceError: getCookie is not defined (gittip.js:183)
@zbynekwinkler
Copy link
Contributor

I cannot reproduce the problem :(. Everything works fine for me - obviously - because if everyone would experience such an error, the site would be unusable. Anyway, I'd like to help. Can you check that all files were downloaded successfully? My guess would be that you are missing reset.css (see #1689) and some js file.

@bmispelon
Copy link
Author

As mentionned in my comment in the other issue, this turned out to be a misconfiguration on my end.

Sorry for the noise and thanks for your help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants