michalgm / state_dem

Oil Change International State DEM Project
1 stars 0 forks source link

Uncaught ReferenceError: states is not defined #36

Closed stanleyjones closed 10 years ago

stanleyjones commented 11 years ago

main.js:417

Latest git pull broke my local installation.

stanleyjones commented 11 years ago

Hey @michalgm, do get an email if I mention your username in an issue?

stanleyjones commented 11 years ago

I think this is because states got moved to the db, no?

michalgm commented 11 years ago

Yeah. I need to send you an updated db to load. Oh wait.. You're not using the DB. Hmm. Right now it inserts a js array of state data in index . php. We either need to get your db working, or change that to an ajax request.

-----Original Message----- From: Stanley Jones notifications@github.com To: michalgm/state_dem state_dem@noreply.github.com Cc: Greg Michalec greg@primate.net Sent: Mon, 29 Jul 2013 3:41 PM Subject: Re: [state_dem] Uncaught ReferenceError: states is not defined (#36)

I think this is because states got moved to the db, no?


Reply to this email directly or view it on GitHub: https://github.com/michalgm/state_dem/issues/36#issuecomment-21757396

michalgm commented 10 years ago

We fixes this