Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 2 Hours, 19 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

error with assigning to languages
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: error with assigning to languages
#7350
error with assigning to languages 1 Year, 11 Months ago  
I installed latest version and when I assign replacement to a specific language, replacement is not been done, when I assign replacement to all languages then it works.

what goes wrong?
coolmen
Posts: 12
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7368
Re: error with assigning to languages 1 Year, 11 Months ago  
I'll look into this...
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#7369
Re: error with assigning to languages 1 Year, 11 Months ago  
The problem is that the selections values are like 'en-GB'. But the returned active language is like 'en'. Will fix this in next version...
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#7370
Re: error with assigning to languages 1 Year, 11 Months ago  
Can be fixed by changing the file:
plugins/system/nonumberelements/helpers/assignments.php
line 617, from:
$lang = str_replace( '_', '-', $lang->_lang );

to:
$lang = array( $lang->_lang, strtolower( $lang->_lang ) );
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#7377
Re: error with assigning to languages 1 Year, 11 Months ago  
thanx peter

this solved my problem
coolmen
Posts: 12
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max
Open Source Training | Online Joomla! Training and Support