Monday, 21 September 2009 11:01
Basically the issue is that I installed the Kunena Discuss plugin version 1.6 beta, unsure of what it does, on this website and then my home page would never finish loading...
A javascript error would come up alerting of a problem with the following code:
function cycleback(){
partscollect[curpart].style.display="none"
curpart=(curpart>0)? curpart-1 : partscollect.length-1
partscollect[curpart].style.display="block"
updatenav()
}
I resolved this by uninstalling just that plugin. (well I disabled everything then turned on each plugin one by one... and found it was this one that caused the problem)
| < Prev | Next > |
|---|


