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.

3 Issues

6 years 7 months ago
  • Goran's Avatar
    Topic Author
  • Goran
  • Offline
  • Junior Boarder
  • Posts: 140
  • Thank you received: 13
Licenses:
JomSocial Active GURU Expired Publisher Expired AdAgency Expired iSEO Active

Hello,
in chat page when we click on New message at the left window we have smiley with New chat text, where is this language string located I cant find it even with language debugger turned on.
(Note I have done translation fix for joomla 3.7 and there are no single error with translation except this ones...)
Also on front page of JomSocial we have Login with Facebook text but weird thing is in html codes is displayed in Serbian but on screen it is in English, how to translate it. (see screenshot)

Third one (IMPORTANT :) ) is when I select to register an account with facebook and have 2 types of profiles for user to choose from after selecting an username he is asked to select profile type but there is none to choose from and registration cant be completed.

Note that I have correct permisssions set and in standard registration they are displayed properly.

Thank you!

Attachments:
6 years 7 months ago
Licenses:
JomSocial Active

Try overriding COM_COMMUNITY_SIGN_IN_WITH_FACEBOOK with desired language text.

6 years 7 months ago
Licenses:

Zdravo Goran.

1. This text is hardcoded here: ROOT/components/com_community/assets/source/js/chat/chat.js
I'll report this to our developers.

2. Facebook login button is loaded straight from Facebook. It should detect your current language and text should be translated. IN need to see that but your site is off... when I log in, there is no FB button :)

3. Again, I need to be able to see that on your site.


- 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
The following user(s) said Thank You: Goran
6 years 7 months ago
Licenses:
JomSocial Active

I can confirm that new chat gives wrong avatar, or in my case same avatar but with incomplete url so thre is nothing :)

<div class="joms-chat__item joms-js--chat-item-0 active" data-chat-type="new" data-chat-id="0"> 
<div class="joms-avatar"> 
<img src="/components/com_community/assets/mood_21.png" alt=""> 
</div> 
<div class="joms-chat__item-body"> 
<a href="#">New chat</a> 
<span class="joms-js--chat-item-msg"></span>
</div> 
</div>

The following user(s) said Thank You: Goran
6 years 7 months ago
  • Goran's Avatar
    Topic Author
  • Goran
  • Offline
  • Junior Boarder
  • Posts: 140
  • Thank you received: 13
Licenses:
JomSocial Active GURU Expired Publisher Expired AdAgency Expired iSEO Active

Michał wrote: Zdravo Goran.

1. This text is hardcoded here: ROOT/components/com_community/assets/source/js/chat/chat.js
I'll report this to our developers.

2. Facebook login button is loaded straight from Facebook. It should detect your current language and text should be translated. IN need to see that but your site is off... when I log in, there is no FB button :)

3. Again, I need to be able to see that on your site.


Zdravo Michal,

if you click on register button on front page of JomSocial you are taken to standard registration form and there Facebook button (Singn in with facebook) is translated properly, this seems that is happening only on frontpage.

Unlock it temporarily to see issue number 2 and 3. :)
Hvala još jednom.

6 years 7 months ago
Licenses:

Zdravo Goran.

Please, unlock it again, my shift ends at 16:00 CEST ;) If you posted and unlocked at 23:26... I was already out of the office.


- 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
6 years 7 months ago
  • Goran's Avatar
    Topic Author
  • Goran
  • Offline
  • Junior Boarder
  • Posts: 140
  • Thank you received: 13
Licenses:
JomSocial Active GURU Expired Publisher Expired AdAgency Expired iSEO Active

Dobro jutro Michal site is unlocked now. let me know when you are done.

Btw sorry for this lockdown thing, site is in final beta testing before launching.

6 years 7 months ago
  • Goran's Avatar
    Topic Author
  • Goran
  • Offline
  • Junior Boarder
  • Posts: 140
  • Thank you received: 13
Licenses:
JomSocial Active GURU Expired Publisher Expired AdAgency Expired iSEO Active

Also Michal, can you confirm something for me while you are on site.
I have translated ROOT/components/com_community/assets/source/js/chat/chat.js New Chat to Novo Dopisivanje but changes are not reflected on site, can you confirm this one for me.
Either I have heavy cache issues and dont see changes or I am stupid as a ox :)

6 years 7 months ago
Licenses:

Zdravo Goran.

I saw the issue. You may lock site down.
I think that issue is caused by this: prntscr.com/ghpfn0
It loads English js script, thus button text is English... even if it's SErbian in code :/

I'll ask developers if we can do something about this.

As for "New Chat"... better to not touch js scripts. I reported that issue so we should have fix ASAP... it may be in more than one file though.


- 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
The following user(s) said Thank You: Goran
6 years 7 months ago
  • Goran's Avatar
    Topic Author
  • Goran
  • Offline
  • Junior Boarder
  • Posts: 140
  • Thank you received: 13
Licenses:
JomSocial Active GURU Expired Publisher Expired AdAgency Expired iSEO Active

Hvala Michal, site is locked. Will revert changes to js files.
Have you checked profile selection missing with facebook registration also?
If you need to unlock site again just login to back end and set it online in global configuration of Joomla.

Hvala još jednom Michal ;)

Attachments:
6 years 7 months ago
Licenses:

Zdravo Goran.

I reported this to our developers. Seems like FB changed something and we need to adjust our code as well.
I'll provide you an update ASAP.


- 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
The following user(s) said Thank You: Goran
6 years 7 months ago
  • Goran's Avatar
    Topic Author
  • Goran
  • Offline
  • Junior Boarder
  • Posts: 140
  • Thank you received: 13
Licenses:
JomSocial Active GURU Expired Publisher Expired AdAgency Expired iSEO Active

Ok Michal :) (sorry if I am being boring etc.)

6 years 7 months ago
Licenses:

Zdravo Goran.

Nema problema, brate ;)
I'll update you ASAP, no worries.


- 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
The following user(s) said Thank You: Goran
6 years 7 months ago
Licenses:

Zdravo Goran.

Issue is casued by Flat theme.

/Flat/layouts/frontpage/guest.php:
line 37: <span><i class="fa fa-facebook" aria-hidden="true"></i>Sign in with facebook</span>

Need to replace "Sign in with facebook" with
<?php echo JText::_('COM_COMMUNITY_SIGN_IN_WITH_FACEBOOK');?>


- 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
The following user(s) said Thank You: Goran
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