Status
Not open for further replies.
A couple days ago I noticed the livewall forum block stopped updating. Even on a new page load it still is showing data that's several hours behind.

Only after a refresh, will it show the latest information....and often on the next page visit, it reverts.

The only thing I think that has changed is the host company patched the server for the heartbleed bug. So I'm not sure if that has anything to do with it.

I've tried repair cache in the live feed settings which updates it, but then it still doesn't update on its own and won't show the latest info.

I'm experiencing a similar issue with vbslider as well. When a new thread is created in a slideshow forum, it isn't displaying automatically until I repair the cache.
 
Last edited:
I don't know if it's related, but the advertisements added to ad_navbar_below are causing multiple JS errors:
Code:
ReferenceError: vB_AJAX_NameVerify is not defined
	

OA_show(1);

/forum/ (line 5726)
ReferenceError: OA_show is not defined
	

OA_show(1);

/forum/ (line 2003)
ReferenceError: OA_show is not defined
	

OA_show(1);

/forum/ (line 5726)
Content Security Policy: Couldn't parse invalid source chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl
	

...conds();wa=na.getUTCMilliseconds();}na=(pa<=0||pa>=10000?(pa<0?"-":"+")+o(6,pa<0...

all.js (line 27)

I'm also not seeing the livewall.js code anywhere in your forumhome, indicating you may have a mod conflict. Have you installed anything new as of late?
 
Nope...haven't installed anything new. Been in cruise control mode for a few weeks now. The only thing I think that is different is the host indicated they installed a patch for the heartbleed bug. I was seeing expired token errors, but those seem to have gone away now.

What are you using to see those ad_navbar_below js errors?


Basically, the site is not serving fresh pages...on any page. If you have visited the page before, and reload it via a link or directly from browser it will serve the former old version of page rather than the current page. If you log in to the site for example, it will appear that you are still not logged in...until you actually refresh the page.
 
That sounds like you may be running some form of full page cache like CloudFlare. Do you have cPanel? If so, you can log in to that and see if there's any CloudFlare options to disable there.
 
I did have cloudflare enabled for awhile...but decided against using it a few weeks ago. (Basically got my site optimized to the point it wasn't doing much for me.) Even with cloudflare, things were updating without a problem.

I will take a look though...

Are you still seeing the issues with the navbar_below script? Could that have been from an ad-block on your browser?
 
Sorry for the delay :(

I'm still seeing Uncaught ReferenceError: vB_AJAX_NameVerify is not defined when browsing as a guest. Might be related to the code
Code:
<script async type="text/javascript" src="clientscript/vbulletin_ajax_nameverif.js?v=422"></script>
Maybe the async trips it up?

I am actually seeing the livewall update just now on your site, the AJAX calls are being ran at the very least. Has the issue been resolved somewhere else?
 
I finally got the site "started" again. I'm not entirely sure what caused it. I fixed it by turning off everything involving the cache, rebuilding posts, threads and forums, and sending no cache headers for a day. It was as if the site was serving "stale pages" with no updated content...which in turn was causing expired token errors when trying to make a post or send a pm (token looked expired to the server because the newly loaded page wasn't receiving valid token info).

I will look into that particular error though js error though. Thanks
 
Status
Not open for further replies.

Legacy Forum Live Feed & User Wall

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
532
Customer rating
0.00 star(s) 0 ratings
Back
Top