Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: teamvtec on March 28, 2011, 04:56:04 AM

Title: Undefined index: actual_theme_dir
Post by: teamvtec on March 28, 2011, 04:56:04 AM
Hi guys,

I recently stumbled upon 20 pages of this error:


http://www.civicvtec.org/forums/index.php?http://www.civicvtec.org/forums/
8: Undefined index: actual_theme_dir
File: /usr/home/deb9479/domains/civicvtec.org/public_html/forums/Sources/Load.php
Line: 2082

Sources/load:

// Default language directories to try.
$language_directories = array(
$settings['default_theme_dir'] . '/languages',
$settings['actual_theme_dir'] . '/languages',
);


Might it have something to do that i recently switched from English to English-utf8? I did noticed some posts are missing content and i thought they were empty but for another member it shows normal??? what can i do to repair this?

My installed languages:
   English    ISO-8859-1    4    en_US
   Dutch    UTF-8    2    nl_NL.utf8
   English    UTF-8    229    en_US.utf8  <-----DEFAULT
   German Informal    UTF-8    0    de_DE.utf8

List of mods:

1.    RSS Feed Poster    3.0.1
2.    'Read the Rules' Link Above Post Button    2.0
3.    AvatarSelect    1.2.1
4.    Default Avatar    2.0
5.    Google Member Map    2.0.7
6.    Highslide 4 SMF    0.6
7.    Share This Topic    2.8
8.    Simple Audio Video Embedder    1.1    
9.    Treasury    2.09
10.    Activity_Bar    1.0.1.2
11.    SimpleAds    1.0.1
12.    SMF Trader System    1.6
13.    Tapatalk SMF 2.0 RC4 Plugin    1.3.0
14.    Karma Buttons    1.1
15.    Guest Registration Notification    1.2
16.    Stop Spammer    2.3.9


SMF version: 2.0RC-5
Title: Re: Undefined index: actual_theme_dir
Post by: teamvtec on March 30, 2011, 03:49:45 PM
Anyone please?
Title: Re: Undefined index: actual_theme_dir
Post by: HunterP on March 30, 2011, 06:13:38 PM

I recently experienced the same error :

http://www.simplemachines.org/community/index.php?topic=427245
Title: Re: Undefined index: actual_theme_dir
Post by: teamvtec on March 31, 2011, 09:42:15 AM
Bedankt man, thanks... i did see your topic but i never tried the solution given. Currently there are no errors in the log... so far so good.

Solved for now.
Title: Re: Undefined index: actual_theme_dir
Post by: teamvtec on April 01, 2011, 06:31:32 AM
Checked it again and all the errors are gone, thanks again.