We were a linux shop back in 2013 and installed lime surveys for a customer of ours.
We had a developer move all the directories around for some reason last week and it jacked up lime survey.
I got everything working. Displays survey correctly with all the necessary information.
When a user submits the survey I have some javascript to pull in the answers for formatting.
I reference these answers as such: {Q024}, {Q004.code}, {Q002_SQ003}, etc
The problem is javascript now says all these variables are undefined upon submission of the form and we never record the surveys. What would be the issue with javascript interpreting limesurvey answers?
The bummer is we will probably be off this software in 6 months (going to a new platform, so I can't or don't want to upgrade)