Page 1 of 1

Errors after changing Default Frontend Language

Posted: Fri Dec 01, 2006 6:22 pm
by hakki_dogusan
Hi,

(As I have a little more space, I installed cmsms to server. Previously I was using HTTrack.)

My configuration is:
- CMSMS 1.0.2
- Linux server
- MySQL 4.1.18-standard
- PHP 5.0.4
- Apache 1.3.34 (Unix)
- MySQL connection collation: utf8_unicode_ci
- phpMyAdmin - 2.8.0.2


If I set default frontend to English my site works (but I'm not getting some translations)

If I change the language to Turkish then following error occurs:

Fatal error: Class 'PageInfoOperations' not found in /home/dynaset/public_html/index.php on line 189

Fatal error: Call to undefined method pear_ADOConnection::IsConnected() in /home/dynaset/public_html/lib/classes/class.global.inc.php on line 370


Help me please...


ps. There is no problem in local WampServer

--
Regards,
Hakki Dogusan
www.dynaset.org

Re: Errors after changing Default Frontend Language

Posted: Sat Dec 02, 2006 12:18 am
by hakki_dogusan
Hi,

(Wrong timing, I guess  :P )


I changed include.php as follows:

line ~ 220

#if ($frontendlang != '')
#{
#    @setlocale(LC_ALL, $frontendlang);
#}

I can use Turkish language for default frontend now.


--
Regards,
Hakki Dogusan

Re: Errors after changing Default Frontend Language

Posted: Tue Jun 09, 2009 12:38 pm
by ostin
hocam ben bu işi çözemedim bi yardımcı olurmusun? bahsettiğin değişikliği de yaptım ama hala dili tr yapınca sayfa kayboluyor..

Re: Errors after changing Default Frontend Language

Posted: Tue Jun 09, 2009 12:42 pm
by alby
ostin wrote: ..
English only!

Alby

Re: Errors after changing Default Frontend Language

Posted: Thu Jun 25, 2009 4:31 pm
by ostin
hi and sorry for turkish question :)

i have a problem with front end language when i install in english  site is wrking great but when i try to change front end or backend language pages are lost how to fix this problem?

Re: Errors after changing Default Frontend Language

Posted: Thu Jun 25, 2009 7:27 pm
by alby
ostin wrote: hi and sorry for turkish question :)

i have a problem with front end language when i install in english  site is wrking great but when i try to change front end or backend language pages are lost how to fix this problem?
Try to enable debug in config.php and look in server error logs for other infos

Alby

Re: Errors after changing Default Frontend Language

Posted: Mon Jul 06, 2009 9:25 am
by ostin
I tried it and got the following error, what should I do?

Fatal error: Class 'PageInfoOperations' not found in b.co.cc/htdocs/index.php on line 237

Fatal error: Call to undefined method pear_ADOConnection::IsConnected() inb.co.cc/htdocs/lib/classes/class.global.inc.php on line 346

Re: Errors after changing Default Frontend Language

Posted: Mon Jul 06, 2009 10:23 am
by alby
ostin wrote: I tried it and got the following error, what should I do?
Check with System Verification if your installation is good.
This happen with all not en_US languages?

Alby

Re: Errors after changing Default Frontend Language

Posted: Mon May 10, 2010 6:04 pm
by zenics
I do have the same problem. I changed the frontend lang to Turkish and I got the same error. I did fix it by going to sql and change ti to English but still same

any help here please