PDA

View Full Version : Unable to comment


amatos
11-09-2007, 09:58 AM
Using:
MySQL version 4.1.22-standard-log
PHP version 4.4.7

Still, I'm unable to post comments, I can't even see the comment form :( when I click to see the comment form, nothing happens and there is only an extra # in the adress

I you want to see it for your self, please go here (http://www.cholito.org/pixelpost/#). Any ideas on how to solve this? thanks!!

Alejandro

reflejandome
11-09-2007, 10:51 AM
javascript error : invalid label
[Break on this error] Content-Length: 4638\n

amatos
11-09-2007, 10:54 AM
javascript error : invalid label
[Break on this error] Content-Length: 4638\n

And that means...? :(

dhdesign
11-09-2007, 11:57 AM
Try changing your template from Horizon to Simple and see if you are able to leave a comment.

From the looks of things, there is a javascript error with the Horizon template that is causing this issue. Did you alter the image_template.html file in the Horizon template in any way? Also, are you sure that all of the files were uploaded for that template when you set up PP?

austriaka
11-09-2007, 02:11 PM
Could it be you forgot to copy the whole script directory of horizon template?
Try to re-upload the whole horizon folder from your installation package!

austriaka
11-09-2007, 02:15 PM
I guess I found it:
you have some strange codelines in the beginning of the JavaScripts:
Content-Length: 37872 in effects.js for example. This causes the error.
Please download a new installation package and use the original horizon files from there!