Topic-icon apply stopped working

Active Subscriptions:

None
11 years 8 months ago #25198 by purplechris
my apply tag has stopped working and i have no idea why.

only thing i can think of is viewing my html source this

src="/recmanagercomponents/com_jlinked/includes/jlinked.js?v110

is wrong and is missing a slash and should be

src="/recmanager/components/com_jlinked/includes/jlinked.js?v110
The topic has been locked.
Active Subscriptions:

None
11 years 8 months ago #25199 by purplechris
Replied by purplechris on topic apply stopped working
fixed this. in plugins/system/jlinkedsystem/jlinkedsystem.php

line 86, looks like if your joomla dir is in a sub directory a slash is needed.
The topic has been locked.
Support Specialist
11 years 8 months ago #25226 by alzander
Replied by alzander on topic apply stopped working
Thanks for the report, and sorry for the stupid mistake. We're actually putting out a new point-release of JLinked today or tomorrow, and this fix will be in there.

If you still run into other issues, just let us know, but hopefully, that fixes your problem.

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

None
11 years 8 months ago #25288 by gjr
Replied by gjr on topic apply stopped working
We had the same problem in a sub-dir, upgraded to 1.2.3 and this was solved.

However we do still have a problem with the JlinkedApply code in a custom HTML module...
We use this code in the module:
{JLinkedApply companyid=700223 [email protected] jobtitle=Lefit.nl - Solicitatie via website phone=true}

Javascript is loaded properly, however the apply button is not displayed correctly.

We use joomla 2.5.6, jlinked 1.2.3 and rocket theme template Clarion.

The active module can be seen here, bottom right (Jouw carriere): www.lefit.nl/vacature/financieel
The topic has been locked.
Support Specialist
11 years 8 months ago #25305 by alzander
Replied by alzander on topic apply stopped working
I'm not seeing it on the page at all.. neither the text, or what JLinked should replace it with. Sometimes, what happens is that the "Content - Email Cloaking" plugin can interfere with the email address in the tag itself. Can you try disabling the Content - Email Cloaking plugin, temporarily, to see if that helps with the issue. If not, let us know what you do, or don't, see on the page.. because I see nothing, which seems odd on it's own.

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

None
11 years 8 months ago #25328 by gjr
Replied by gjr on topic apply stopped working
Hi Alex,

Thanks for your quick reply.
The botton should appear below this dutch line: "Of maak je gegevens kenbaar direct met jouw Linkedin profiel:".
On the bottom right of the page.

Disabling email-cloacking did not solve the issue.
The topic has been locked.
Active Subscriptions:

None
11 years 8 months ago #25665 by gjr
Replied by gjr on topic apply stopped working
Any update on this issue?

The problem of the JlinkedApply tag code in a custom HTML module, the apply button does not appear correctly...
The topic has been locked.
Support Specialist
11 years 8 months ago #25673 by alzander
Replied by alzander on topic apply stopped working
gjr,
Very sorry for the delay! We were working on another Apply issue for PurpleChris, who started this thread, and then lost track of your posts at the end.

Can you post the {JLinkedApply ...} code that you're trying to use? That will help us to try and recreate the problem on our end and see if we can figure out what's happening. It's really strange that *nothing* is being inserted in the HTML.

Just so I know, should the Apply button be above the "Geen passende positi.." text, or below that paragraph?

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

None
11 years 8 months ago #25674 by gjr
Replied by gjr on topic apply stopped working
Thanks Alzander,

This button should be below the text: "Of maak je gegevens kenbaar direct met jouw Linkedin profiel:"...

That's 2 paragraphs below "Geen passende positi.." ;)

Please check the apply tag code we use in our previous post:
{JLinkedApply companyid=700223 email= This email address is being protected from spambots. You need JavaScript enabled to view it. jobtitle=Lefit.nl - Solicitatie via website phone=true}
The topic has been locked.
Support Specialist
11 years 8 months ago #25675 by alzander
Replied by alzander on topic apply stopped working
I'm really unsure now. I just used your exact code on our demo site, and the Apply button shows fine. Feel free to check it out on the page below:
www.sourcecoast.com/jlinked/social-modules

Scroll down to the very bottom for the "Test Apply" button. The only change I made was to add our admin render key.. {JLinkedApply ... key=xxxx} If you don't have the proper key, the actual tag will show. So, that's likely not the issue for you since nothing is showing.

Is there anything you're using to dynamically load content, like through AJAX or something? Can you try switching your template to one of the built-in Joomla templates to see if that explains the behavior? Something seems to be removing our script tags, which is obviously a problem. We just need to figure out what it is.

Finally, would it be possible to access the admin area of your site? If so, please Private Message me the credentials. You can PM me by clicking the arrow under my picture (<----) and hitting the mail icon. That will help understand things more, but isn't absolutely necessary yet.

Thanks,
Alex
The topic has been locked.