Closed (fixed)
Project:
Janrain Social Login
Version:
6.x-1.2-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Dec 2009 at 16:38 UTC
Updated:
21 Jan 2010 at 19:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
janrain commentedTry this patch.
Comment #2
ivanstegic commentedThis happened to me as well. The real fix was to make sure that the opening tag in the rpx.class.php was set as "<?php" and not "<?" -- make the world of difference. Also, this is covered in another bug #612076: RPX Class uses Short Open Tag and although the changes claim to have been committed, they do not show up in the latest rev of the file 1.1.2.5 from 12/17 here: http://drupalcode.org/viewvc/drupal/contributions/modules/rpx/rpx.class.php?revision=1.1.2.5&view=markup&pathrev=DRUPAL-6--1
Comment #3
nrambeck commentedLooks like rweishar fixed the short tag issue (again) and committed it to dev a couple weeks back.
Comment #4
richlove commentedGreat, thank you
Comment #5
janrain commented