Robyer / foo-httpcontrol

Automatically exported from code.google.com/p/foo-httpcontrol
2 stars 2 forks source link

JSON Parser error w/ ajQuery template #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Opening ajQuery in any browser 
2. Thats it.
3.

What is the expected output? What do you see instead?
Expect to see UI, get error about JSON parser.

What version of the product are you using? On what operating system?
foo_httpcontrol 0.97
ajquery template v 0.6.4

Please provide any additional information below.
Server is running Foobar2000 v1.1, windows XP sp3
I get the same error accessing only the ajquery template in: Opera 10.63, 
Chrome 7 and Firefox 3.6.10 remotely, though I get the same error when trying 
to access ajquery locally as well.
Connection is wired.

Console data error is as follows:

settings.url: /ajquery/?param3=js/state.json

XMLHttpRequest.responseText: 
<html><title>Template error</title><body style="background-color:light gray; 
font-family:sans-serif; font-size:1em;"><p>Error loading template configuration 
file:<br>foo_httpcontrol_data\ajquery\config</p><p><small>Check console for 
details.</small></p><p><a href="/">Show installed 
templates</a></p></body></html>

XMLHttpRequest.statusText: Not Found

Original issue reported on code.google.com by mag...@gmail.com on 18 Oct 2010 at 10:07

GoogleCodeExporter commented 9 years ago
check last message of fb2k console and inspect the full path of that file 
failing to open - do you really have the required file on your disk in that 
place?

Original comment by oblikoamorale@gmail.com on 19 Oct 2010 at 3:14

GoogleCodeExporter commented 9 years ago
I really did not. Changed the dir to ajquery and it appears to be working fine 
now. Thanks so much, great plugin btw.

Original comment by mag...@gmail.com on 19 Oct 2010 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by oblikoamorale@gmail.com on 19 Oct 2010 at 3:43