The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum making too many requests on the same page

4 posters

Go down

Solved Forum making too many requests on the same page

Post by KidSasuke April 21st 2014, 6:19 am

Recently my forum has been acting up and causing alot of inconvenience for my users. The page is constantly loading the same scripts over and over, thus leading to this poppin' up every time. If anyone has a solution to this problem, please post down below, thank you.

Forum making too many requests on the same page JYAjBEj

I went to check out if anything was wrong with the CSS, HTML, and Java, but nothing seem to be wrong until I found this:

Forum making too many requests on the same page 8gxRg

Forum Type: PHPBB3

Link to forum: http://www.xenonduelacademy.com/


Last edited by KidSasuke on May 3rd 2014, 6:11 pm; edited 1 time in total
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by Ange Tuteur April 21st 2014, 6:50 am

Hello KidSasuke,

Check anything that you have recently added :

- JavaScripts
- Widgets
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by KidSasuke April 21st 2014, 7:21 am

Nothing really comes to mind that I've added, Ange Tuteur. Checked the CSS, Widget, HTML, and Java again like you said, but couldn't find anything.v
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by RadioHead April 21st 2014, 7:25 am

Hi,

Have you activated & deactivated the JS's?


Navigate: Admin panel >> Modules >> Javascript > Activate Javascript = NO > Save.
Now go back to your forum and see if it happens again, if so the cause is possibly somewhere in the CSS.
If the issue stops, reactivate your Javascripts and go into each individual one (newest/top first) and deactivate it, and continue until you have done all of them.
If you find the one that causes it you will need to modify that one's coding to prevent it 'forever loading'
RadioHead
RadioHead
Forumember

Posts : 337
Reputation : 23
Language : English (der?)

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by SLGray April 21st 2014, 10:28 am

Do you have JavaScripts that request many times from the same page?


Forum making too many requests on the same page Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by KidSasuke April 21st 2014, 9:58 pm

RadioHead wrote:Hi,

Have you activated & deactivated the JS's?


Navigate: Admin panel >> Modules >> Javascript > Activate Javascript = NO > Save.
Now go back to your forum and see if it happens again, if so the cause is possibly somewhere in the CSS.
If the issue stops, reactivate your Javascripts and go into each individual one (newest/top first) and deactivate it, and continue until you have done all of them.
If you find the one that causes it you will need to modify that one's coding to prevent it 'forever loading'

Yes, I've already try activating and deactivating the Java scripts, but the problem still comes up with or without it on regardless.

SLGray wrote:Do you have JavaScripts that request many times from the same page?

No not really. I have a few Java scripts, but I've already tried deactivating them and the problem still occurs. While I was looking on the homepage, it showed up that these were loading over and over again. Thus, I attempted to remove all of those relating to the loading message. However, it still says "waiting for xenonduelacademy" even if it doesn't show the other tasks. Even when I refresh, it redirects me to the "Request limit exceeded" white page.

Forum making too many requests on the same page DqEgw4E

Forum making too many requests on the same page JSv6daY

Forum making too many requests on the same page NsRLYmf
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by Ange Tuteur April 21st 2014, 10:51 pm

Check your widgets. When looking at your right column last night I saw a script there with 'uservoice' in it.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by KidSasuke April 22nd 2014, 3:36 am

Ange Tuteur wrote:Check your widgets. When looking at your right column last night I saw a script there with 'uservoice' in it.

Yah, I took that off too just to make sure, but the problem still occurs. I've had that widget on for weeks before this problem ever happen so I doubt it's anything with the widgets.

Edit: most likely it's the java so any applications that have java in them (can be html too). More specifically anything that was edited recently. It has to be something that was added recently if you ask me though. I'll try backing them up and removing them one by one like RadioHead suggested this time. I'll also do this with the css. Delete half of the css and see if that works, same for the html-- and check/disable any recently added widgets. It literally cannot be anything outside of those 4
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by Ange Tuteur April 22nd 2014, 5:03 am

It is most likely a javascript related problem as I've disabled JS on my browser and didn't encounter this. I would check anything which contains a script.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by KidSasuke April 22nd 2014, 10:47 pm

Ange Tuteur wrote:It is most likely a javascript related problem as I've disabled JS on my browser and didn't encounter this. I would check anything which contains a script.

So I have literately took of the Java from the Javascript section in Admin Panel and Widgets. There seems to be one last problem and it shows up as this: http://puu.sh/8jldF.png

Also, this was found in the source codes:

<iframe id="iframe_shoutbox" height="380px" width="100%" frameBorder="0" src="/h1-">Your browser does not support IFRAMEs</iframe>

/h1- unavailable

Could this be in the templates?
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by KidSasuke May 3rd 2014, 6:10 pm

Problem has been resolved now. You may lock this topic now.
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum making too many requests on the same page

Post by SLGray May 3rd 2014, 9:28 pm

Locked as Requested


Forum making too many requests on the same page Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum