Problem with javascript?
Problem with javascript?
Hi there,
I would like to ask here if someone would be so kind to give me a little help...
Everything on my board seems to be working fine, but after login /logout or if you hit a refresh button, the white page with the list of forums appears for a moment before the style loads. It's not doing it in IE, only in FF and I havent tested other browsers. Example of the white page is shown in the attachment below.
I have already started a discussion for this matter on phpbb support forum and someone pointed out that javascript is causing an issue... I believe the only javascript I have installed on my board is the one of the prettyphoto mod.
Maybe any other clues?
Thank you!
p.s.: (I'm unable to post url links, so the link to the board is in my profile)
I would like to ask here if someone would be so kind to give me a little help...
Everything on my board seems to be working fine, but after login /logout or if you hit a refresh button, the white page with the list of forums appears for a moment before the style loads. It's not doing it in IE, only in FF and I havent tested other browsers. Example of the white page is shown in the attachment below.
I have already started a discussion for this matter on phpbb support forum and someone pointed out that javascript is causing an issue... I believe the only javascript I have installed on my board is the one of the prettyphoto mod.
Maybe any other clues?
Thank you!
p.s.: (I'm unable to post url links, so the link to the board is in my profile)
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Problem with javascript?
url >> http://www.subaru-slo.net/forum/ also in the users profile or website button
loads ok for me on all browsers even after hitting F5 lots of times as a guest
loads ok for me on all browsers even after hitting F5 lots of times as a guest
Problem with javascript?
It only appears for a moment. Besides when refreshing it also does it when logging in / out.
Open in FF and try hitting refresh. I'm sure it will happen...
Open in FF and try hitting refresh. I'm sure it will happen...
- 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?
In ACP, under load settings. What do you have in this setting:
Recompile stale style components:
Check for updated style components on filesystem and recompile.
Recompile stale style components:
Check for updated style components on filesystem and recompile.
Board rules! No PM support
Problem with javascript?
It is set to "NO".
Right now I tryed with yes, but it got much worse, the white page appeared on every single click anywhere on board...
Right now I tryed with yes, but it got much worse, the white page appeared on every single click anywhere on board...
- 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?
Move this piece of code from your overall_header.html:
Down below:
<link href="{ROOT_PATH}prettyphoto/css/prettyPhoto.css" rel="stylesheet" type="text/css" />
Down below:
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />
Board rules! No PM support
Problem with javascript?
Did it and nothing is different... (I did refresh, clear the cache and all that)
- 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?
Just to make sure, try undo the edits in overall_header.html
Then lets see what happens.
Then lets see what happens.
Board rules! No PM support
Problem with javascript?
Do you mean thos changes I just did?
Nothing changes, they seem to have no effect at all...
Just guessing: Can this be related to anything else, but javascript?
Nothing changes, they seem to have no effect at all...
Just guessing: Can this be related to anything else, but javascript?
- 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?
I mean uninstall the prettyphoto mod.
Then we can test if the mod is the problem.
Then we can test if the mod is the problem.
Board rules! No PM support