Go Back   Web Scribble Forums » Joomla » jConnector
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-05-2009, 10:21 PM
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default Error message after login

Hi!

I'm getting these errors after I press the Connect with Facebook button:

Warning: Missing argument 2 for plgUserSysplgaup_newregistered:nLoginUser() in /home/domain/test/plugins/user/sysplgaup_newregistered.php on line 131

Warning: Cannot modify header information - headers already sent by (output started at /home/domain/test/plugins/user/sysplgaup_newregistered.php:131) in /home/anmelgev/public_html/test/modules/mod_jconnector/jconnector_server.php on line 138

When I push the back button, everything is OK and I'm logged on...

Would be great if someone can tell me why I get this error!
Reply With Quote
  #2 (permalink)  
Old 09-09-2009, 11:44 AM
Web Scribble Staff
 
Join Date: Jul 2009
Posts: 246
Default

Please set the following option
admin area => site => global configuration => Server => Error Reporting => none
Reply With Quote
  #3 (permalink)  
Old 09-30-2009, 04:20 AM
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default Same problem...

I have the same problem, but changing the error setting doesn't fix the problem. Also changing the error setting isn't really a fix; it's more kind of a hid the problem solution

Anybody with a suggestion?
Reply With Quote
  #4 (permalink)  
Old 10-12-2009, 03:00 PM
Junior Member
 
Join Date: Oct 2009
Posts: 10
Default

Quote:
Originally Posted by bornakke View Post
I have the same problem, but changing the error setting doesn't fix the problem. Also changing the error setting isn't really a fix; it's more kind of a hid the problem solution

Anybody with a suggestion?
Same problem here now. It's strange as this worked perfectly the first few times after getting it installed and working correctly but now I have the same problem as you. Did you resolve this?
Reply With Quote
  #5 (permalink)  
Old 10-12-2009, 03:35 PM
Junior Member
 
Join Date: Oct 2009
Posts: 10
Default

Looking at the LoginUser() function it appears to be requiring 2 parameters ($user, $options) so I wondered if these were actually being passed to the page after a successful login. (If I press my back button to resturn to the page with my login button I am actually logged in so is the redirect losing something?)
Reply With Quote
  #6 (permalink)  
Old 10-12-2009, 03:44 PM
Junior Member
 
Join Date: Oct 2009
Posts: 10
Default

ahh, the error message is actually being returned by a script from alphapoints and not jconnector. I edited the alphapoints page: sysplgaup_newregistered.php by removing the 2nd parameter as I couldnt see this in the function iteself and it now works as it should. Alpsapoints also seems to be working still. I've just created a new account/ voted on articles/polls etc and it all seems to be working ok.
Reply With Quote
  #7 (permalink)  
Old 10-12-2009, 03:45 PM
Junior Member
 
Join Date: Oct 2009
Posts: 10
Default

Should have said:
function onLoginUser($user, $options)
Becomes
function onLoginUser($user)
Reply With Quote
  #8 (permalink)  
Old 10-15-2009, 06:06 PM
Junior Member
 
Join Date: Oct 2009
Posts: 2
Default i have the same problem..

Quote:
ahh, the error message is actually being returned by a script from alphapoints and not jconnector. I edited the alphapoints page: sysplgaup_newregistered.php by removing the 2nd parameter as I couldnt see this in the function iteself and it now works as it should. Alpsapoints also seems to be working still. I've just created a new account/ voted on articles/polls etc and it all seems to be working ok.
Where exactly do you make these changes??

Can you help me please???
Reply With Quote
  #9 (permalink)  
Old 10-22-2009, 04:31 PM
Junior Member
 
Join Date: Oct 2009
Posts: 1
Default

I think I am having the same problem. Error is below.
What is the problem please?


Fatal error: Uncaught exception 'FacebookRestClientException' with message 'Incorrect signature' in /home/airlinkj/public_html/alw/modules/mod_jconnector/facebook/php/facebookapi_php5_restlib.php:3017 Stack trace: #0 /home/airlinkj/public_html/alw/modules/mod_jconnector/facebook/php/facebookapi_php5_restlib.php(285): FacebookRestClient->call_method('facebook.auth.g...', Array) #1 /home/airlinkj/public_html/alw/modules/mod_jconnector/facebook/php/facebook.php(205): FacebookRestClient->auth_getSession('7f1f36f175bdfec...', false) #2 /home/airlinkj/public_html/alw/modules/mod_jconnector/facebook/php/facebook.php(166): Facebook->do_get_session('7f1f36f175bdfec...') #3 /home/airlinkj/public_html/alw/modules/mod_jconnector/facebook/php/facebook.php(68): Facebook->validate_fb_params() #4 /home/airlinkj/public_html/alw/modules/mod_jconnector/jconnector_server.php(51): Facebook->__construct('0b3973f6392fe55...', '?72e43c8b28028a...') #5 {main} thrown in /home/airlinkj/public_html/alw/modules/mod_jconnector/facebook/php/facebookapi_php5_restlib.php on line 3017
Reply With Quote
  #10 (permalink)  
Old 10-23-2009, 09:40 AM
Web Scribble Staff
 
Join Date: Jul 2009
Posts: 246
Default

Hi, a user has recently reported that FB had some kind of troubles. It fubctions fine so please recheck your jConnector.

So far I've seen only one reason for this issue and that's an incorrect key or secret. Please note that this issue is tricky. When you copy-paste values, browser may also copy-paste some weird and invisible character there (like end-of-line). Please go into your key and secret fields, press ctrl+a inside of them and then press backspace. This will clear your fields. After this you should accurately copy-paste your key and secret again.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 05:40 PM.