Topic-icon Tags Not Appearing.

Support Specialist
10 years 9 months ago #34177 by alzander
Replied by alzander on topic Tags Not Appearing.
If you're not trying on the site that you configured the LinkedIn application for, the tags likely won't work. You'll need to make sure you add your localhost domain to the LinkedIn application. You can check if there are any errors in the Javascript console that are coming from LinkedIn which may also help diagnose the problem.

As for the other things you tried:
* Changing the script tag in Firefox won't work. That doesn't cause the browser to re-load that script, and we also do some initialization at page load that's required. The script needs to be loaded immediately, not after the page has rendered.
* Adding the script to your index.php file should work if it's in the head section. However, check the domain in your settings and error console for more information.

Alex
The topic has been locked.
Active Subscriptions:

None
10 years 9 months ago #34189 by prasanna
Replied by prasanna on topic Tags Not Appearing.
Hi Alex,


I will try that..
I want to know how to remove the JLinked login button that appears when we have given the wrong user/password in Joomla Login(That comes after configuring JLinked with Joomla)..Actually I want to add the same button after the Joomla Login button as shown in Attachment.I have added it and its working fine.. So now in my page it appears twice.(One custom button inserted by me and the other is inserted by JLinked..)..I want to keep the Custom one and remove the button inserted by JLinked.In which code file
File Attachment:

I will have to change it..


Regards:
prasanna
The topic has been locked.
Support Specialist
10 years 9 months ago #34203 by alzander
Replied by alzander on topic Tags Not Appearing.
In the Configuration area of JLinked, there is a setting for "Integrate into Joomla Login:". Disable that and it will remove the automatically added button.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 9 months ago #34212 by prasanna
Replied by prasanna on topic Tags Not Appearing.
Hey ALex.

Ya I tried that..It removes the button..Suppose I disabled it, and then the some unregistered user comes and logs in with Linked In account details it won't check for registration.. It directly logs in without that person having an account in the site..I faced that problem,, so I posted here and seeking your help..


Please help
Prasanna
The topic has been locked.
Support Specialist
10 years 9 months ago #34219 by alzander
Replied by alzander on topic Tags Not Appearing.

.Suppose I disabled it, and then the some unregistered user comes and logs in with Linked In account details it won't check for registration.. It directly logs in without that person having an account in the site..I faced that problem,, so I posted here and seeking your help..

The only way that auto-login occurs is if the user has already authenticated your website through LinkedIn and approved your application. It cannot automatically login a user who hasn't already approved your app.

If you're testing and deleting accounts on the site, you'll also need to delete the application from the user profile that you're testing with. To do so, go into the LinkedIn user's profile -> Privacy & Settings -> Groups, Companies & Applications -> View Applications and then delete the application/web site that you approved. That will prevent the automatic login from occurring.

I hope that explains,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 9 months ago #34256 by prasanna
Replied by prasanna on topic Tags Not Appearing.
Hello Alex,

Thats working fine..Thanks a lot.. But the new problem is when we register after providing Linked In user details, and once you fill the details and click Register button, your account will be created at the backend, but it will not give any registration success message..Instead again it shows the same registration form with Linked In username.. I think thats understandable,,

Please Help:
Prasanna
The topic has been locked.
Support Specialist
10 years 9 months ago #34268 by alzander
Replied by alzander on topic Tags Not Appearing.
Is this happening on your local system, or is this on the live site? Can we test this or can you provide a picture of the page you mention with the same registration form? Are the details filled out, or does it look like you can submit the page again?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 9 months ago - 10 years 9 months ago #34389 by prasanna
Replied by prasanna on topic Tags Not Appearing.
Hello Alex,


Sorry for late reply..
The problem is in live site..when we register using linked In (JLinked by source coast) its not showing any registration successful message, once you complete registration..It is directly redirecting to the site front page..So user will not get to know whether he/she got registered or not.Also not even sending mails for registering. But in administrator its showing the De active(waiting for admin approval) account which is a normal process.


*Some times its shows the successful message..
Please Help:
Prasanna
Last edit: 10 years 9 months ago by prasanna.
The topic has been locked.
Support Specialist
10 years 9 months ago #34407 by alzander
Replied by alzander on topic Tags Not Appearing.
Prasanna,
Is the home page what you have set as the redirection URL, or is something else doing that?

My only guesses as to why the message wouldn't appear are:
* You have a User or System plugin that is redirecting the user before we fully complete the registration process. That would prevent our message from being properly added to Joomla and/or our redirection from occuring
* Your template doesn't have the proper code to display the System Error/Notice messages.

I hope that helps get you started with some ideas, but let me know about the above and we can try to help however we can.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 9 months ago #34448 by prasanna
Replied by prasanna on topic Tags Not Appearing.
Hello Alex,


The new bug we came out with:
When some user registers using JLkinked some {actor} tag is displaying.

File Attachment:

Check the screenshot attached


egards:
Prasanna
The topic has been locked.