MyBB Community Forums

Full Version: pages not loading after upgrade to 1.8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Some times pages not loading after upgrade to 1.8

WHAT CAN I DO?

http://forum.alnel.com/index.php
If your forum doesn't load you probably should contact your host.

btw: You haven't updated your templates which will break several functions within MyBB. This is just one example:
<script type="text/javascript" src="http://forum.alnel.com/jscripts/prototype.js?ver=1603"></script>
<script type="text/javascript" src="http://forum.alnel.com/jscripts/general.js?ver=1603"></script>
<script type="text/javascript" src="http://forum.alnel.com/jscripts/popup_menu.js?ver=1600"></script>
You said sometimes?

Mean this problem is not permanent. Codes will be correct.

Check your Internet or see if it with your hosting.
^ referred codes (as is) should not exist on MyBB 1.8

upgrading guidance Wrote:Visit your Admin Control Panel, then go to Templates & Style > Templates > Find Updated Templates. This will show you a list of all the templates that have changed during the upgrade.

You can either revert these templates to their default - meaning all the changes you've made to it will be removed - or you can see a Diff Report which will show you exactly what's changed. If you have a custom theme installed, it is probably best that you look at the Diff Report and apply the changes you need.