From: Franky V. L. <lie...@te...> - 2010-06-10 08:19:48
|
This error is the result of this html code: <script type="text/javascript" src="http://www.nisimasa.com/phpESP/js/default.js"></script> ==> if I go to that url, it says "Page not found". So your settings are wrong. Check your config of the base_url parameter. Franky On Thu, 10 Jun 2010 01:20:21 +0200 Jass Seljamaa <ja...@se...> wrote: > okay, it is defined, sorry again, its in another file... > > 2010/6/10 Jass Seljamaa <ja...@se...>: > > this is what the javascript console says: > > > > Uncaught ReferenceError: addAnswerLine is not defined > > Uncaught ReferenceError: clearTextInputs is not defined > > > > I attached the pages source code as a text file. I dont know js, > > but I dont see the function defined in the source, might it be that > > it is not loaded from one of the php files? > > > > Unfortunately i dont have access to the server logs. Another thing > > is that i have not changed file permissions, but they all seem to > > be 644 by default.. > > > > > > thanks, > > jass > > > > > > 2010/6/9 Franky Van Liedekerke <lie...@te...>: > >> On Wed, 9 Jun 2010 12:40:55 +0200 > >> Jass Seljamaa <ja...@se...> wrote: > >> > >>> Yup, my bad, got 2.1.4 installed, but still unable to add lines to > >>> questions, same problem as in 2.1.1. Neither "Add another answer > >>> line" nor "Clear all answer lines" work when clicked. > >>> > >>> jass > >> > >> Then you need to check the error console of your browser and the > >> error logs of the webserver. Logs are the key to everything ... > >> > >> > >> Franky > >> > >> ------------------------------------------------------------------------------ > >> ThinkGeek and WIRED's GeekDad team up for the Ultimate > >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > >> lucky parental unit. See the prize list and enter to win: > >> http://p.sf.net/sfu/thinkgeek-promo > >> _______________________________________________ > >> phpESP-general mailing list > >> php...@li... > >> https://lists.sourceforge.net/lists/listinfo/phpesp-general > >> > > > |