Topic-icon error on facebook login

Active Subscriptions:

None
14 years 2 weeks ago #22996 by dandro
Replied by dandro on topic error on facebook login
Hello,

You asked me to change public error reporting to: $error_reporting = 'none';
I didn't succeed at first time because the access rights were 444. I changed them to 566 and I could write a new configurtation. php file.
I changed it to 666 but the problems remain.

1) I can't login to the backend (error 404)
2) Not all errors on the frontend have dissapeared.

"Strict Standards: Only variables should be assigned by reference in /home/ynnadje/domains/oostendseverhalen.be/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 42 Strict Standards: Only variables should be assigned by reference in /home/ynnadje/domains/oostendseverhalen.be/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 43 Strict Standards: Only variables should be assigned by reference in /home/ynnadje/domains/oostendseverhalen.be/public_html/plugins/content/load_obrss/load_obrss.php on line 22 Op Oostendse verhalen vind je heel veel informatie over Oostende, het Oostends en de Oostendenaars"
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23000 by alzander
Replied by alzander on topic error on facebook login
Danny,
It looks to be working right for me, including the back-end access. Can you try again? You may want to try a different browser or clear your cache.

We're investigating one other user with this issue where the problem is more consistent. Hopefully we can get a good answer on their site.

Sorry again for the trouble, and definitely let us know if the problem I introduced above is still present in anyway.

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

None
14 years 2 weeks ago #23002 by dandro
Replied by dandro on topic error on facebook login
thanks,
At the moment the facebook login isn't working properly. (again, I receive the error 404 page
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23014 by alzander
Replied by alzander on topic error on facebook login
Danny,
I tried to install a file management extension on your site to make some modifications to JFBConnect files and narrow down the issue. I was unable to get any of them to work though. Would it be possible to send us FTP information for your site so we can debug things further.

We have some good ideas of what may be happening now, and just need to test further. FTP access will also ensure that we can't 'break' your site like we accidentally did last night.

Thanks, and we'll help you get to the bottom of this,
Alex
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23042 by alzander
Replied by alzander on topic error on facebook login
Danny,
Thank you! We really appreciate the FTP credentials and were able to definitely narrow down where the conflict was coming from. It's from the "System - FeedGator pseudo-cron Plugin". I was able to see the conflict in action and verified that another user reporting a similar issue is using the same plugin. For more information and recommendations of workarounds, please see the thread below:
www.sourcecoast.com/forums/jfbconnect/jf...n-not-working#p23040

I already set the plugin to "Registered" on your site (as recommended in that post), so hopefully, this issue should be behind you. I'd honestly recommend disabling it altogether though due to other problems you'll probably run into.

Either way, please let us know how it goes,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 2 weeks ago #23051 by dandro
Replied by dandro on topic error on facebook login
Hi,

Thanks for your work but ... I just tried to login via facebook and it worked fine. When I tried to logout, I got the following error message:

url: www.oostendseverhalen.be/index.php?optio...k=logout&return=Lw==

error 500
"Notice: Trying to get property of non-object in /home/ynnadje/domains/oostendseverhalen.be/public_html/plugins/system/qlue404/qlue404.php on line 115 Notice: Trying to get property of non-object in /home/ynnadje/domains/oostendseverhalen.be/public_html/plugins/system/qlue404/qlue404.php on line 118 "

I created a normal cronjob and disabled the feedgator pseudo cron. I see what this gives.

Danny
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23058 by alzander
Replied by alzander on topic error on facebook login
Danny,
Yeah, I forgot about the logout process which uses the same mechanism. Turning off the feedgator plugin altogether should fix that issue. A cron job is also better in general since it won't slow down a user's page load time when the plugin executes.

Finally, the Notice you were getting was because I had set Error Reporting to maximum in the admin area. I set that back to "None" and re-enabled GZip compression, just so you know.

Please change or disable the admin credentials you gave me. I should no longer (hopefully) need them!

Thanks,
Alex
The topic has been locked.