- Posts: 3
- Thank you received: 0
Error 500 - Language Content
-
alexBA
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 9 months ago #39479
by alexBA
Error 500 - Language Content was created by alexBA
Hi,
just ordered Corporate-Template and installed Joomla according to install-instruction PDF. Everything looks fine, howerver, I am not able to setup second/another language: Menu - Extesions - Language Manager - Content. I receive an error 500:
"Unknown column 'a.access' in 'on clause' SQL=SELECT a.*,ag.title AS access_level,l.home AS home FROM `hw3tm_languages` AS a LEFT JOIN hw3tm_viewlevels AS ag ON ag.id = a.access LEFT JOIN `hw3tm_menu` AS l ON l.language = a.lang_code AND l.home=1 AND l.language <> '*' WHERE (a.published IN (0, 1)) ORDER BY a.title asc Unknown column 'a.access' in 'on clause' SQL=SELECT a.*,ag.title AS access_level,l.home AS home FROM `hw3tm_languages` AS a LEFT JOIN hw3tm_viewlevels AS ag ON ag.id = a.access LEFT JOIN `hw3tm_menu` AS l ON l.language = a.lang_code AND l.home=1 AND l.language <> '*' WHERE (a.published IN (0, 1)) ORDER BY a.title asc LIMIT 0, 20 Unknown column 'a.access' in 'on clause' SQL=SELECT a.*,ag.title AS access_level,l.home AS home FROM `hw3tm_languages` AS a LEFT JOIN hw3tm_viewlevels AS ag ON ag.id = a.access LEFT JOIN `hw3tm_menu` AS l ON l.language = a.lang_code AND l.home=1 AND l.language <> '*' WHERE (a.published IN (0, 1)) ORDER BY a.title asc"
Please, can you advice?
Thanks
Alex
just ordered Corporate-Template and installed Joomla according to install-instruction PDF. Everything looks fine, howerver, I am not able to setup second/another language: Menu - Extesions - Language Manager - Content. I receive an error 500:
"Unknown column 'a.access' in 'on clause' SQL=SELECT a.*,ag.title AS access_level,l.home AS home FROM `hw3tm_languages` AS a LEFT JOIN hw3tm_viewlevels AS ag ON ag.id = a.access LEFT JOIN `hw3tm_menu` AS l ON l.language = a.lang_code AND l.home=1 AND l.language <> '*' WHERE (a.published IN (0, 1)) ORDER BY a.title asc Unknown column 'a.access' in 'on clause' SQL=SELECT a.*,ag.title AS access_level,l.home AS home FROM `hw3tm_languages` AS a LEFT JOIN hw3tm_viewlevels AS ag ON ag.id = a.access LEFT JOIN `hw3tm_menu` AS l ON l.language = a.lang_code AND l.home=1 AND l.language <> '*' WHERE (a.published IN (0, 1)) ORDER BY a.title asc LIMIT 0, 20 Unknown column 'a.access' in 'on clause' SQL=SELECT a.*,ag.title AS access_level,l.home AS home FROM `hw3tm_languages` AS a LEFT JOIN hw3tm_viewlevels AS ag ON ag.id = a.access LEFT JOIN `hw3tm_menu` AS l ON l.language = a.lang_code AND l.home=1 AND l.language <> '*' WHERE (a.published IN (0, 1)) ORDER BY a.title asc"
Please, can you advice?
Thanks
Alex
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39480
by ivan.milic
Replied by ivan.milic on topic Error 500 - Language Content
GO to extension manager , "Database" tab. Check if there is some button saying something like "click here to fix database" if yes click on it
Please Log in to join the conversation.
-
alexBA
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
10 years 9 months ago #39481
by alexBA
Replied by alexBA on topic Error 500 - Language Content
Thank you.
Now when I click on falang, i get this error message:
Warning: require_once(__DIR__/component.php) [function.require-once]: failed to open stream: No such file or directory in /www/s/k/u28742/public_html/letisko/administrator/components/com_falang/liveupdate/classes/storage/storage.php on line 46
Fatal error: require_once() [function.require]: Failed opening required '__DIR__/component.php' (include_path='.:/usr/local/php52/lib/php') in /www/s/k/u28742/public_html/letisko/administrator/components/com_falang/liveupdate/classes/storage/storage.php on line 46
please advice.
thank you
Now when I click on falang, i get this error message:
Warning: require_once(__DIR__/component.php) [function.require-once]: failed to open stream: No such file or directory in /www/s/k/u28742/public_html/letisko/administrator/components/com_falang/liveupdate/classes/storage/storage.php on line 46
Fatal error: require_once() [function.require]: Failed opening required '__DIR__/component.php' (include_path='.:/usr/local/php52/lib/php') in /www/s/k/u28742/public_html/letisko/administrator/components/com_falang/liveupdate/classes/storage/storage.php on line 46
please advice.
thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39482
by ivan.milic
Replied by ivan.milic on topic Error 500 - Language Content
What is component "com_falang" ?
Please Log in to join the conversation.
-
alexBA
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
10 years 9 months ago #39483
by alexBA
Replied by alexBA on topic Error 500 - Language Content
Multiple language module
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
10 years 9 months ago #39486
by milos
Replied by milos on topic Error 500 - Language Content
The errors you listed above are related to component "com_falang". Therefore, you should ask for support from the component developers.
Thanks
Thanks
Please Log in to join the conversation.
Time to create page: 0.191 seconds