Topic-icon New Installation - Redirect to JomSocial page problem

Active Subscriptions:

None
Worked 3 times. Now it stays on the same page the login button is on.
Any suggestions?
Thanks,
Frank
The topic has been locked.
Support Specialist
13 years 10 months ago #24742 by alzander
Frank,
Not sure why you're having issues. I can recreate them by clicking the Login With Facebook button on your site though, so you're not crazy :)

Here's a couple of things that may be contributing to the problem that I can see. If it's possible to disable these (temporarily) that would be great
* Your template looks to have some Facebook features built in. When I open the HTML, in the body tag, I see:
data-config='{"twitter":1,"plusone":1,"facebook":1}'
Not sure what that's doing, but it's likely causing the Facebook Javascript library to be re-loaded somewhere. If you can disable other Facebook integration, that'd be great.
* All the Javascript tags have been replaced with <script type="text/rocketscript"> Never seen that before (may be related to Cloudflare). If it's a Joomla extension, can you try disabling it. Some 'optimization' scripts can cause conflicts with Facebook.
* Cloudflare - They heavily cache things. While that shouldn't be the problem, eliminating them as the source would be good.

Again, these would be temporary measures to narrow things down. If you can test and let us know if any helps, we can help re-enable the feature. Beyond that, a bit dumbfounded, but we'll get it!

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

None
13 years 10 months ago #24778 by frasur
Alex
Still fighting this one.
I've disabled Cloudflare, reloaded the page - no luck.
I use WooThemes Zoo and BigEasy Template. This is where you found the Facebook, Google+ and Twitter references. I've disabled them, again no luck.
Rocketscript is Cloudflare although I can't see where that would affect things...?
What is strange is that the redirect worked the first 3 or 4 times I tried it. I made no changes but then it died.
Other extensions I'm running:
Akeeba Subscriptions
JomSocial
Disqus
Akeeba Backup
AlphaUserPoints
Community Builder (as a test -disabled)

Any other suggestions?
Thanks,
Frank
The topic has been locked.
Support Specialist
13 years 10 months ago #24805 by alzander
Frank,
Been testing on and off all day on your site, and are honestly unsure what's happening.

Is it possible to disable the Cloudflare and compression on the site so we can do some testing without it to see if it makes a differentce? The Rocketscript thing is just different. All Javascript is run with specific tags.. Cloudflare is changing those tags to something we've never seen, which makes us suspicious simply because things aren't working. Eliminating variables is the only thing we can do right now to narrow down the issue.

Beyond that, I can only ask that you try switching templates, temporarily again, and seeing if the behavior is the same.

I'm not sure why the redirect broke. It's good to know it did work, but unfortunately, that knowledge doesn't really help us to understand why it isn't working now unless you made changes somewhere else between working and not working that you can let us know about.

Everything on the page seems right. The problem is that either a) our Javascript isn't firing or b) some heavy caching is occuring which is making the browser thing that it doesn't need to go to a new page and simply remains on the current one. Basically, if using any browser but IE, if you put the following in the address bar, something should happen:
javascript:jfbc.login.login_custom(); <--- That should show the app login and then redirect the user.. I get either an error or no redirect
javascript:jfbc.login.on_login(); <---- That should redirect the user. Nothing happens.

Hope that helps, and we'll do what we can to get to the bottom of it, just need to narrow things down a bit.

Alex
The topic has been locked.
Active Subscriptions:

None
13 years 10 months ago #24819 by frasur
Hi Alex
I've just learned that I can assign a different template to individual pages. I'm going to try using a generic template for that page and then test it. Will let you know the results (with Cloudflare suspended).
Thanks for you attempts.
Frank
The topic has been locked.
Support Specialist
13 years 10 months ago #24824 by alzander
Definitely keep us posted on what you find. Curious to hear the solution, if you find one. If not, let us know, and we'll gladly look again.

Thanks,
Alex
The topic has been locked.