My users seem to be having trouble logging in for the first time.

I get this error as I click the one time link to login for the first time after registering:

(It does log them in, but this is the first thing that say, on their account page.... site.com/user/their-username.

Their soundcloud profile would be empty as it is the first time they have logged in... could this be why the error is appearing?

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/myuser/public_html/example.co.za/sites/all/modules/soundcloud/soundcloud.module:263 Stack trace: #0 /home/myuserpublic_html/example.co.za/sites/all/modules/soundcloud/soundcloud.module(263): SimpleXMLElement->__construct('...') #1 /home/myuser/public_html/example.co.za/sites/all/modules/soundcloud/soundcloud.module(219): soundcloud_me('106') #2 /home/myuser/public_html/example.co.za/sites/all/modules/soundcloud/contrib/soundcloud_profile/soundcloud_profile.module(28): soundcloud_check_token('106') #3 /home/sideswit/public_html/example.co.za/modules/user/user.module(21): soundcloud_profile_user('view', NULL, Object(stdClass), NULL) #4 /home/sideswit/public_html/example.co.za/modules/user/user.module(1658): user_module_invoke('view', NULL, Object(stdClass)) #5 /home/sideswit/public_html/example.co.za/sites/all/modules/realname/realname.mo in /home/myuser/public_html/example.co.za/sites/all/modules/soundcloud/soundcloud.module on line 263

Comments

stewest’s picture

Update: As administrator, I get this error on my account page.

Fatal error: Cannot redeclare class OAuthException in /home/mysuer/public_html/site.com/sites/all/modules/oauth/oauth.lib.php on line 17

I'm using OAuth 6.x-2.02 with Twitter 6.x-3.0-beta8

As the normal user, when trying to go to my account page (at login), In the site report error logs I see:

SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/myuser/public_html/site.com/sites/all/modules/soundcloud/soundcloud.module on line 263.

miccelito’s picture

I get same errors and also it seems that this module has conflicts with Facebook modules.

miccelito’s picture

Issue summary: View changes

Added info about this error appearing on the user's account page

stewest’s picture

Status: Active » Closed (outdated)