Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Edifier on June 06, 2011, 05:23:47 PM

Title: Fixed Other Problems, But Created Another In The Process
Post by: Edifier on June 06, 2011, 05:23:47 PM
Ok, I fixed my forum by converting it to UTF-8 (It actually worked to fix my copy and paste issue.) But now I'm getting thousands of errors in my log on every action, getting these errors with or without any mods installed, they look like this:

 

Today at 2:20:05 PM
3689ed4bc5059e11f8fbae0687ad4dcf
Type of error: Undefined






http://www.jesusay.com/index.php?action=admin;area=logs;sa=errorlog;desc



8: Undefined index: share_default_menu



File: /home/human/public_html/Sources/ShareThis.php
Line: 47





Guest
   
 

Today at 2:20:05 PM
Type of error: General






http://www.jesusay.com/index.php?action=admin;area=logs;sa=errorlog;desc



Unable to load the 'ShareThis.english-utf8' language file.
Title: Re: Fixed Other Problems, But Created Another In The Process
Post by: Suki on June 06, 2011, 05:57:45 PM
8: Undefined index: share_default_menu

Thats because you are using the ShareThis Topic mod with a lnaguage the mod does not support.

go to  /Themes/default/languages/   grab the ShareThis.english.php file,  make a copy on the same folder, rename the copy to  ShareThis.english-utf8.php
Title: Re: Fixed Other Problems, But Created Another In The Process
Post by: Edifier on June 06, 2011, 08:26:40 PM
Ok, thanks
Title: Re: Fixed Other Problems, But Created Another In The Process
Post by: Suki on June 06, 2011, 08:42:27 PM
if this is solved, please mark it as solved by using the button "Mark Topic Solved"  at the bottom of this page.