Internal Server Error - (Editing header) vBulletin $$ HELP$$

Discussion in 'vBulletin' started by virulent, Aug 6, 2010.

  1. #1
    I'm trying to install cometchat for vbulletin 4.0.5, and followed all the steps with the install, and when I get to the last part where I edit the header and footer for the style templates, I get an internal server error when I try putting:

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
    <script>jqcc=jQuery.noConflict(true);</script>
    
    Code (markup):
    at the very top like it states in 'header'

    Hit save and bam - it gives internal server error 500 ?? But when i type like 'sdfsdfdf' up top and try and hit save it works? What is going on???

    Will pay for a solution!
     
    virulent, Aug 6, 2010 IP
  2. gauravgrt

    gauravgrt Peon

    Messages:
    2,035
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    0
    #2
    are u using google analytics also?
     
    gauravgrt, Aug 7, 2010 IP
  3. virulent

    virulent Well-Known Member

    Messages:
    231
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #3
    No I'm not?
     
    virulent, Aug 7, 2010 IP
  4. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #4
    try

    <vb:literal>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
    <script>jqcc=jQuery.noConflict(true);</script>
    </vb:literal>
     
    Bohra, Aug 7, 2010 IP
  5. virulent

    virulent Well-Known Member

    Messages:
    231
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #5
    Same,

    Internal Server error. :(
     
    virulent, Aug 8, 2010 IP
  6. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #6
    try removing this line

    <script>jqcc=jQuery.noConflict(true);</script>
     
    Bohra, Aug 8, 2010 IP
  7. virulent

    virulent Well-Known Member

    Messages:
    231
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #7
    WOW worked? wtf? lol please explain this? :O!! Also would you like some compensation?
     
    virulent, Aug 8, 2010 IP
  8. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #8
    na no compensation for some reason that function entry is causing problems hmm. i think its not needed so leave it
     
    Bohra, Aug 8, 2010 IP