Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
If you're not working from CVS, the easiest way is to wait a few hours (tomorrow, probably) until the new tar.gz package is automatically built. Then it'll replace the current package on the project page.
oh wow .. I had an error in my template. When I redid the part of the code with the rating in it, I made sure to put just print $node->jrating_html and it works just as advertised. Sorry for wasting your time :(
Comments
Comment #1
hickory commentedWhat's the error?
Comment #2
Nikkol commentedI don't know really. I just get a syntax error, line1, char 1 of the node page. So it's not that helpful.
Comment #3
Nikkol commentedError: syntax error
Source File: /misc/jquery.js
Line: 2, Column: 7
Source Code:
data =
Comment #4
Nikkol commentedoops ... the code part didn't come through
data = < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
without the spaces between < ! D
Comment #5
hickory commentedCan you open misc/jquery.js directly in your web browser?
Comment #6
hickory commentedActually, I know what this might be - make sure you have the latest DRUPAL 5 branch from CVS, as of about an hour ago.
Comment #7
Nikkol commentedForgive my ignorance ... how do I download the branch from the repository?
Comment #8
hickory commentedIf you're not working from CVS, the easiest way is to wait a few hours (tomorrow, probably) until the new tar.gz package is automatically built. Then it'll replace the current package on the project page.
alf.
Comment #9
Nikkol commentedInstalling the latest still did not resolve the issue. Thoughts?
Comment #10
hickory commentedIt's working fine for me. I'll have to ask this again: Can you open misc/jquery.js directly in your web browser?
Comment #11
Nikkol commentedI am prompted to download it.
Comment #12
csc4 commentedI'm having a very similar problem with 4.7 - is the JS fix applicable to both branches?
Comment #13
Nikkol commentedoh wow .. I had an error in my template. When I redid the part of the code with the rating in it, I made sure to put just print $node->jrating_html and it works just as advertised. Sorry for wasting your time :(
Comment #14
hickory commented