1 (edited by beatsmith 2005-02-21 10:33)

Topic: "There is no valid language pack 'English' installed. Please reinstall

This error is coming up once I've installed punbb as per instructions. Any pointers as to what is wrong ? This error is coming up

There is no valid language pack 'English' installed. Please reinstall a language of that name.

I have installed, and chmoded the cache & lang dirs to 777. Host is fully php/mysql enabled etc. Can't work out what the hell is wrong !

Regards
James

Re: "There is no valid language pack 'English' installed. Please reinstall

Try re-uploading English directory in lang/

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: "There is no valid language pack 'English' installed. Please reinstall

Have done so several times.

Re: "There is no valid language pack 'English' installed. Please reinstall

Open up include/common.php and look for

@include PUN_ROOT.'lang/'.$pun_user['language'].'/common.php';

Try removing the @ at the beginning of the line and see if you get a more descriptive error message.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: "There is no valid language pack 'English' installed. Please reinstall

This is now coming up

Warning: main(): Unable to access ./lang/English/common.php in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118

Warning: main(./lang/English/common.php): failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118

Warning: main(): Unable to access ./lang/English/common.php in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118

Warning: main(./lang/English/common.php): failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118

Warning: main(): Unable to access ./lang/English/common.php in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118

Warning: main(./lang/English/common.php): failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118

Warning: main(): Failed opening './lang/English/common.php' for inclusion (include_path='.:/usr/local/psa/apache/lib/php') in /usr/local/psa/home/vhosts/birdsick.com/httpdocs/punbb/include/common.php on line 118
There is no valid language pack 'English' installed. Please reinstall a language of that name.

Re: "There is no valid language pack 'English' installed. Please reinstall

anyone?

Re: "There is no valid language pack 'English' installed. Please reinstall

Well, the error message states that PunBB is unable to access the file common.php in your language pack. Are you sure it's not a permission problem?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

8

Re: "There is no valid language pack 'English' installed. Please reinstall

I had the same problem. The folder "lang/English" was written as "lang/english".
(Copy problem from windows to unix...)
Check it!

9 (edited by beatsmith 2005-02-24 16:02)

Re: "There is no valid language pack 'English' installed. Please reinstall

Hi Tom.

So how did you fix the prob? I just renamed "English" to "english" and this has had no effect? Then renamed back to 'English' and still not working.

I've also chmoded every file to 777.

Thanks

Re: "There is no valid language pack 'English' installed. Please reinstall

the case will only cause problems on a unix based server

Re: "There is no valid language pack 'English' installed. Please reinstall

So any ideas about what could be causing it ?

Re: "There is no valid language pack 'English' installed. Please reinstall

check its in the lang folder?

Re: "There is no valid language pack 'English' installed. Please reinstall

common.php ? it is. have re-uploaded several times.

Re: "There is no valid language pack 'English' installed. Please reinstall

no, is the folder English in the folder lang in the punbb folder tongue

Re: "There is no valid language pack 'English' installed. Please reinstall

yes.

Re: "There is no valid language pack 'English' installed. Please reinstall

Does anyone have an idea of what is causing this? I'll have to go with another board script if I can't sort it soon (any recommendations?)

Re: "There is no valid language pack 'English' installed. Please reinstall

i would delete the files (except config.php) and reupload it all to be sure its all there

Re: "There is no valid language pack 'English' installed. Please reinstall

I've done this three or four times. Everything has been uploaded correctly, I've re-installed twice, and chmoded everything correctly.

Re: "There is no valid language pack 'English' installed. Please reinstall

Just for "fun", could you try it on a different server?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: "There is no valid language pack 'English' installed. Please reinstall

Just installed on another server and getting exact same error ? What is up ??!

Re: "There is no valid language pack 'English' installed. Please reinstall

give us a link to your site

Re: "There is no valid language pack 'English' installed. Please reinstall

birdsick.com/punbb

Re: "There is no valid language pack 'English' installed. Please reinstall

I get a 404 for that link.

However, the fact that you get the problem on another server as well leads me to believe that you're doing something wrong. What do you use to upload the files?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: "There is no valid language pack 'English' installed. Please reinstall

just installed newest version and is now working. god knows what was going on there.

Another question, however. Can i disable users being able to choose their own style?

Re: "There is no valid language pack 'English' installed. Please reinstall

Just remove all other styles (or keep them in another folder, in case you change your mind)