Hi

I am re-posting this because the last topic was getting buried.

I re-installed after my tables were cleared..

..all went well and my original theme setup was still there which was good.

But..
Now I go to the ADMIN panel and I got this error at the top of the page, left frame and right frame:

Warning: Unable to access /home/virtual/site5/fst/var/www/html/ubbthreads/languages/c/generic.php in
/home/virtual/site5/fst/var/www/html/ubbthreads/ubbt.inc.php on line 197

I dont see any reference anywhere in config or ubbt php files to /c
I searched through these forums for similar problems an nothing exactly like it

My path to my languages is fine..in config and ubbt

What is this glitch?


Here is what lines 196-198 say in my ubbt.inc.php

if (isset($user['newlanguage'])) {
require ("{$config['path']}/languages/{$user['newlanguage']}/generic.php");
}
if (!$ubbt_language) { $ubbt_language = $config['language']; }


Now that I have a text editor that shows lines its much easier to view ..but I still dont know what is going wrong

Thanks again for any assistance

Lerosi