Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

NEw error: Country display error: COM_COMMUNITY_LANG_NAME_

10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

I have this same issue with the country.php

I seen the option value is already set to JText::_($name), as seen in another forum but the fix from there did not work and this is a new thread.

<option value="<?php echo $name;?>"<?php echo ($field->value == $name) ? ' selected="selected"' : '';?>><?php echo JText::_($name);?></option>


Any takers???

Will

10 years 3 months ago
Licenses:

I presume that this error looks like that one in this topic: www.jomsocial.com/forum/installation/122...e?limitstart=0#61885

Country name display error concerns all countries or selected? It occurs a specific view, like search result or is shown everywhere? Could you provide link to your website?

Are you sure that no language files are missing or incomplete?

Did you tried to override missing translations using Joomla? On backend Extensions -> Language manager -> Overrides. Copy string e.g COM_COMMUNITY_LANG_NAME_CROATIA, paste it into "Constant" field and translation to "Text" field. Does it work?


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

No it did not work

The error is showing up on our search results page.

Here is a link to our listing page, in the search area there is a field for name and I been using "middleton" which will show you the actual error itself

www.eftuniverse.com/index.php?option=com...showList&Itemid=3163

thanks
Will

10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

anyone??

10 years 3 months ago
Licenses:

I've noticed that constant " COM_COMMUNITY_LANG_NAME_UNITEDSTATES" has a space on the beginning. Could you check language file en-GB.com_community.country.ini for that?

Does this error apply only to "United States" or also to other countries?


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

ok, checked it out and there is no extra space.

The problem is consistent with all countries.

10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

not complain but 3 days to get a support response?

I been trying to get help for close to a week, had it on one thread, told to start another and bottom line NOT GETTING ANYWHERE!

Getting very frustrated

I REALLY LIKE TO GET THIS FIXED ASAP

10 years 3 months ago
Licenses:

Some bugs need a bit more time to resolve. Please understand that we are doing our best to help you.
Before I report to our developers, could you send me access to your FTP? I'll try to review some files.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

ok maybe a third time it will work

I sent you a PM with info

10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

just to escalate this issue

10 years 3 months ago
Licenses:

Hi M
One of our developers has had a look at your issue and they have suggested the following:

Please open this file
ROOT/language/en-GB/en-GB.com_community_country.ini and copy entire content of it
Then open
ROOT/language/en-GB/en-GB.xuislanguagefile.ini and past the copied content at the bottom of it

The issue looks like it is caused by com_xius and as this is a 3rd party product it is really outside the scope of our support. Try the above fix and if that doesn't help it may be an idea to contact the provider of the component that is affecting the jomsocial Language file


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

really???

that file doesn't even exist in that folder and not in any others I've looked but that's ok.

10 years 3 months ago
Licenses:

Hi m.

If your installation lacks "en-GB.com_community_country.ini" you'll find it in JomSocial package (languages/site/en-GB.com_community_country.ini). Copy it to ROOT/language/en-GB/.

If "en-GB.xuislanguagefile.ini" try to find it com_xius installation pack and copy it to ROOT/language/en-GB/.

Then check if problem still occurs. If it's still present, pleas do as I advised in previous post.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 3 months ago
  • m's Avatar
    Topic Author
  • m
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
Licenses:
JomSocial Expired

sorry didn't specify

This file does not exist en-GB.xuislanguagefile.ini

I have XI looking at this as well but I don't think it's them. If you look the following thread one admins could not fix it but a regular user did. He didn't have XI.

www.jomsocial.com/forum/installation/122...ng-name?limitstart=0

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW