YAFLogo

Tezza
  • Tezza
  • 50.2% (Neutral)
  • YAF Forumling Topic Starter
11 years ago
I am trying to integrate YAF v1.9.6.1 into an existing application set up with the following

Target framework: .net framework 4.0

Program: Visual Studio 2012 Express

OS Windows 8

I used the instruction(I hope I did not miss anything) to merge the bits across I have done this before since 1.9.1 without any major issues.

When I try to run the program using IE10 I find the following

Main home page for the web site works with the site master without any problem, when I integrate the forum into the website, when I run the page with the site master it works without a problem, this could be the source of the problem however I get the following

This is the message I receive when the exception is triggered

0x800a138f - JavaScript runtime error: Unable to get property 'settings' of undefined or null reference

and when I hit break I get the following highlighted I have changed the setting from 60000 to 600000 to test

jQuery.timeago.settings.refreshMillis=600000

App.config information

*************************************************************************************************************************************

*************************************************************************************************************************************

I have run it using firefox without any problems.

Sponsor