I Installed D7.0.3 and I am now getting: Fatal error: Cannot apply localization.
What is the problem, anyone??
Thanks,
Stuart
I Installed D7.0.3 and I am now getting: Fatal error: Cannot apply localization.
What is the problem, anyone??
Thanks,
Stuart There are none so blind as those that will not see. |
did you do the patch, or fresh install? ManOfTeal.COM a Proud UNA site, six years running strong! |
Fresh Install did you do the patch, or fresh install?
There are none so blind as those that will not see. |
Fresh Install did you do the patch, or fresh install?
ok, how did you get the files there? I have seen from past setups that if the files are uploaded with ftp, not all files transfer. I suggest uploading the zipped file and uncompress on server, then proceed. ManOfTeal.COM a Proud UNA site, six years running strong! |
I copied the language file from the install folder into the lang folder file in the root of my installation. This seems to have fixed the problem. I will check and report any other problems. There are none so blind as those that will not see. |
Default site language does not exist, how can I correct this?
Can I import the lang.en.php file ? There are none so blind as those that will not see. |
Imported the lang.en.php file, that appears to be ok. I cannot install ANY modules because: -- -- Cannot recompile the following languages: Help Please! There are none so blind as those that will not see. |
Ok, I have re-installed and everything seems to have gone smoothly, BUT I am getting:
Fatal error: Call to a member function getClassPrefix() on a non-object in /home/admin/domains/asia-connect-th.com/public_html/templates/base/scripts/BxBaseSearchResultSharedMedia.php on line 133 Any help would be appreciated. AlexT where are you? There are none so blind as those that will not see. |
I've asked appropriate person to have a look. Any help would be appreciated. AlexT where are you?
Rules → http://www.boonex.com/terms |
Hi AlexT, I have resolved the above issue, now my problem is, I cannot install ANY of the modules (admin/tools/modules/) because it reports: Installation of: Ads Failed -- Update languages: This might be a permissions problem, any ideas? Update: I am receiving these errors: Warning: fopen(/home/admin/domains/asia-connect-th.com/public_html/langs/lang-en.php) [function.fopen]: failed to open stream: Permission denied in /home/admin/domains/asia-connect-th.com/public_html/inc/languages.inc.php on line 303 I've asked appropriate person to have a look. Any help would be appreciated. AlexT where are you?
There are none so blind as those that will not see. |
Why don't you try a new fresh install by uploading the zip file to the server and extracting the files to the directory you want dolphin to be in? This worked for me, and is working great so far. Sometimes it's just better to start over again from the beginning...
regards, Mandy |
Why don't you try a new fresh install by uploading the zip file to the server and extracting the files to the directory you want dolphin to be in? This worked for me, and is working great so far. Sometimes it's just better to start over again from the beginning...
regards, Mandy I said in the post above: "Ok, I have re-installed and everything seems to have gone smoothly, BUT I am getting:" There are none so blind as those that will not see. |
It looks like you've uploaded lang-en.php file to /langs/ folder manually. Since it is manual upload using ftp - I suppose - permissions to this file were changed and Dolphin can not get access to this file. Set permissions to this file and the folder for sure: chmod 666 langs/lang-en.php chmod 777 langs after permissions are changed - modules should be able to install and recompile language file.
Hi AlexT, I have resolved the above issue, now my problem is, I cannot install ANY of the modules (admin/tools/modules/) because it reports: Installation of: Ads Failed -- Update languages: This might be a permissions problem, any ideas? Update: I am receiving these errors: Warning: fopen(/home/admin/domains/asia-connect-th.com/public_html/langs/lang-en.php) [function.fopen]: failed to open stream: Permission denied in /home/admin/domains/asia-connect-th.com/public_html/inc/languages.inc.php on line 303 I've asked appropriate person to have a look. Any help would be appreciated. AlexT where are you?
Rules → http://www.boonex.com/terms |
Hello Stuart038! Plz specify in what page of new Dolphin u've got this error? Fatal error: Call to a member function getClassPrefix() on a non-object in /home/admin/domains/asia-connect-th.com/public_html/templates/base/scripts/BxBaseSearchResultSharedMedia.php on line 133 Regards |
Many thanks AlexT, that sorted it!
Stuart It looks like you've uploaded lang-en.php file to /langs/ folder manually. Since it is manual upload using ftp - I suppose - permissions to this file were changed and Dolphin can not get access to this file. Set permissions to this file and the folder for sure: chmod 666 langs/lang-en.php chmod 777 langs after permissions are changed - modules should be able to install and recompile language file.
Hi AlexT, I have resolved the above issue, now my problem is, I cannot install ANY of the modules (admin/tools/modules/) because it reports: Installation of: Ads Failed -- Update languages: This might be a permissions problem, any ideas? Update: I am receiving these errors: Warning: fopen(/home/admin/domains/asia-connect-th.com/public_html/langs/lang-en.php) [function.fopen]: failed to open stream: Permission denied in /home/admin/domains/asia-connect-th.com/public_html/inc/languages.inc.php on line 303 I've asked appropriate person to have a look. Any help would be appreciated. AlexT where are you?
There are none so blind as those that will not see. |