Problem with javascript?
Problem with javascript?
Looks like I have managed to pinpoint the problem file:
If I remove this line only from overall_header, the white page dissapears and the board starts working normal. Without the prettyphoto mod of course...
Code: Select all
<script src="{ROOT_PATH}prettyphoto/jquery-1.4.4.min.js" type="text/javascript"></script>
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Problem with javascript?
Then go here to get the latest jquery version and use that instead: http://docs.jquery.com/Downloading_jQuery
Board rules! No PM support
Problem with javascript?
I have saved the latest version of jquery on the server and changed that overall_header line to:
Is that all I need to do?
If it is, I have tested it and it doesn't work. The problem is still there...
Code: Select all
<script src="{ROOT_PATH}prettyphoto/jquery-1.7.2.min.js" type="text/javascript"></script>
If it is, I have tested it and it doesn't work. The problem is still there...
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Problem with javascript?
You havent changed the line in overall_header.html
But this doesnt explain why it works on your testboard and not on your live board.
Also you tell me that it works fine on prosilver which leads to some kind of problem with the style, but only on your live board.
But this doesnt explain why it works on your testboard and not on your live board.
Also you tell me that it works fine on prosilver which leads to some kind of problem with the style, but only on your live board.
Board rules! No PM support
Problem with javascript?
I have done the changes, but I reverted back as the problem still existed...
Do you think it would be a better idea to uninstall the prettyphoto and use higslide mod instead?
Do you think it would be a better idea to uninstall the prettyphoto and use higslide mod instead?
Problem with javascript?
Well, I have replaced prettyphoto mod with the higslide one, and so far it looks like it's working fine. The white page has gone, so I'm happy now...
Thanks for all the support, I appreciate it!
Thanks for all the support, I appreciate it!