Post by miktowers » Sun Oct 02, 2011 5:14 am

=======================
SPLIT FROM vQMod thread
=======================

Hi:
I've got this error when try to load modules in admin

Code: Select all

Error: Could not load language module/related! in XXXX/opencart/vqmod/vqcache/vq2-system_library_language.php on line 27
I'm running in local. The default language of the store is spanish (and english disabled). Using OC 1.5.1.3.1 and VQmod 2.1
Last edited by miktowers on Sun Oct 02, 2011 6:04 am, edited 1 time in total.

User avatar
Active Member

Posts

Joined
Sat Jul 23, 2011 1:09 am
Location - Ramos Mejia

Post by JAY6390 » Sun Oct 02, 2011 5:17 am

Not related to vQmod. This is because that language file doesn't exist in your language folder (/catalog/language/spanish/module/related.php)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by miktowers » Sun Oct 02, 2011 6:09 am

JAY6390 wrote:Not related to vQmod. This is because that language file doesn't exist in your language folder (/catalog/language/spanish/module/related.php)
Thanks Jay! Sorry...

User avatar
Active Member

Posts

Joined
Sat Jul 23, 2011 1:09 am
Location - Ramos Mejia

Post by tschiff » Thu Nov 24, 2011 3:23 am

can anyone explain me the solution? i can't handle it.

Thanks.

Newbie

Posts

Joined
Wed Nov 23, 2011 2:36 am

Post by JAY6390 » Thu Nov 24, 2011 7:48 pm

Hi tschiff

The solution is less to do with the related.php (file) and more to do with the fact that the language file for that module is missing

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by tschiff » Thu Nov 24, 2011 8:08 pm

that means, if i choose the english language, i wouldn't have this problem?
// i've tested it now. it works with the english language.
and where can i add the language for this module?

i can't believe that no one installed the vqmod with a other language than english!?

Thank you so much.

Newbie

Posts

Joined
Wed Nov 23, 2011 2:36 am

Post by JAY6390 » Thu Nov 24, 2011 8:13 pm

people have installed vqmod with other languages, that's not the problem. the problem is when people delete the English language and just use one other language. The cart by default uses English as a fall back if any of the required language files don't exist in the other languages used

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by ames » Sat Dec 03, 2011 1:08 am

i have a similar problem when i click System > Settings

i then get this error...

Notice: Error: Could not load language setting/store! in /var/www/vhosts/xxxxx.com/httpdocs/vqmod/vqcache/vq2-system_library_language.php on line 27

can anyone help its driving me crazy :(

New member

Posts

Joined
Wed Oct 19, 2011 9:11 pm

Post by JAY6390 » Sat Dec 03, 2011 1:14 am

Again, it will be that a language file is missing in the language you are using

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by itundmeer » Mon Jan 09, 2012 11:22 pm

I had a simliar problem after installing the news151b extension on a multilingual site.

"Notice: Error: Could not load language module/news! in /www/htdocs/xxxx/OpenCart/vqmod/vqcache/vq2-system_library_language.php on line 27"

Running default language German, it didn't find the language file, so I simply uploaded the "news.php" from english into
OpenCart/admin/language/de_DE/module folder.
This way I had no more error and could enter admin section again.

Newbie

Posts

Joined
Mon Jan 02, 2012 11:58 pm

Post by JAY6390 » Mon Jan 09, 2012 11:31 pm

yeah, that is actually a requirement of any multi-lingual store, that you copy the language files from the english folder to your selected language, and edit to the correct language. vQmod language edits are also needed in the same fashion, where you copy the language edit for your specific language, and change the file path and text

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by itundmeer » Mon Jan 09, 2012 11:48 pm

@JAY6390 Thanx man, I'm kind of a newbie with OpenCart, but I really wanted a news/blog system for a multilingual site,
the okmarket.com-News/Blog http://www.opencart.com/index.php?route ... ESC&page=2 seems to be working fine as soon as you insert the other news.php files in the other language directories.

Newbie

Posts

Joined
Mon Jan 02, 2012 11:58 pm

Post by Qphoria » Tue Jan 10, 2012 12:11 am

JAY6390 wrote:people have installed vqmod with other languages, that's not the problem. the problem is when people delete the English language and just use one other language. The cart by default uses English as a fall back if any of the required language files don't exist in the other languages used
Actually the current problem is that language fallback was removed in 1.5.0 through 1.5.1.3
It will be back in 1.5.2

So for now, if you have a module that only comes with an english file. you will need to clone that file to all your other languages or you will get this error.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by webappdev » Sat Jan 05, 2013 9:57 pm

Hi
I am getting Notice: Error: Could not load language module/ne! in xxx/vqmod/vqcache/vq2-system_library_language.php on line 27

I got replied this >>
you have to make a separate folder for the new language and have to put all the files in the english folder to that folder.

But dont understand where

As in my folder >> /catalog/language

there are both languages files present ie english and french

Where else I wnat to add files or which files?

Plz guide

Newbie

Posts

Joined
Sat Jan 05, 2013 9:53 pm

Post by elektroarena » Thu Jan 10, 2013 7:33 pm

Hello!

I have a similar problem in my store (1.5.4.1) when i'm updating the orderstatus and the notify customer box is checked.

Error: Could not load language norwegian! in /home/xxxxxxx/public_html/vqmod/vqcache/vq2-system_library_language.php on line 41

The language file is named norwegian.php and so is the folder located is catalog/language, also the language settings in the store is pointing to norwegian, both file and folder name.

New member

Posts

Joined
Sat Aug 25, 2012 10:41 pm

Post by elektroarena » Tue Jan 15, 2013 7:34 pm

Any one?

New member

Posts

Joined
Sat Aug 25, 2012 10:41 pm

Post by i2Paq » Tue Jan 15, 2013 7:50 pm

elektroarena wrote:Hello!

I have a similar problem in my store (1.5.4.1) when i'm updating the orderstatus and the notify customer box is checked.

Error: Could not load language norwegian! in /home/xxxxxxx/public_html/vqmod/vqcache/vq2-system_library_language.php on line 41

The language file is named norwegian.php and so is the folder located is catalog/language, also the language settings in the store is pointing to norwegian, both file and folder name.
And in \admin\language\norwegian?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by elektroarena » Tue Jan 15, 2013 8:01 pm

The admin language might be english only, i will check this!

New member

Posts

Joined
Sat Aug 25, 2012 10:41 pm

Post by elektroarena » Wed Jan 16, 2013 3:57 am

That got i working. But the e-mail looks like this:

text_order 10275
text_date_added 15/01/2013

text_order_status
Sendt

text_link
http://xxxxxxxxxxx.net/index.php?route= ... r_id=10275

text_comment

llllllllllllllllaaalalalalalalalalalala test test test

text_footer

New member

Posts

Joined
Sat Aug 25, 2012 10:41 pm
Who is online

Users browsing this forum: Semrush [Bot] and 25 guests