Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: winelf on February 26, 2011, 12:48:45 PM

Title: error:: can't find xml_topic.js and spellcheck.js
Post by: winelf on February 26, 2011, 12:48:45 PM
I found these in my system error log

[Sat Feb 26 09:05:25 2011] [error] [client 205.188.116.200] File does not exist: /home/windy/public_html/woww/Themes/default/xml_topic.js
[Sat Feb 26 09:05:25 2011] [error] [client 205.188.116.134] File does not exist: /home/windy/public_html/woww/Themes/default/spellcheck.js

is this someone trying to find a js that has a weakness to exploit, or did the update to 2.0 change these files such that other things might now look for non- existent files??

thanks
Title: Re: error:: can't find xml_topic.js and spellcheck.js
Post by: Arantor on February 26, 2011, 03:45:27 PM
Sounds like you have a theme from 1.1.x that hasn't been properly upgraded. spellcheck.js is now in the Themes/default/scripts directory and xml_topic.js is now called topic.js and is in the same directory.

Talk to the theme author.
Title: Re: error:: can't find xml_topic.js and spellcheck.js
Post by: winelf on February 27, 2011, 03:18:21 PM
thank you!
  I'll let support know as they updated the forum :} I mess thing up way to easily to try the upgrade
thanks again!!