× Joomla Facebook Connect support forum

Topic-icon error with System - JFBC System

Active Subscriptions:

None
14 years 7 months ago #14629 by fb_1542011702
Uploaded the site to my server and am still receiving the same errors that I was on my testing server.
The topic has been locked.
Support Specialist
14 years 7 months ago #14630 by alzander
There's no reason this should be happening on your local or live server. It does look like there may be a problem with one of our files (the K2 issue above). If you can make the change below, it should fix that first error:
In the /components/com_jfbconnect/libraries/profile.php file, at line 47, look for:
function jfbcProfilesOnRegister()
and change to:
function jfbcProfilesOnRegister($jUserId, $fbUserId)

With that fixed though, there's still no reason that JFBConnect, or anything else really, should be pushing your memory usage past 128MB per page. Are you changing any files or doing any sort of PHP development with JFBConnect, or otherwise on your site? I simply can't imagine what's going on. We run quite a few extensions on this site, and our normal memory usage per page is 28M, which can go much lower or slightly higher, but never above 40M.

Any information you can provide will help. Let us know if the above code fix changes anything, and we'll wrack our brains for other ideas.

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

None
14 years 7 months ago #14631 by fb_1542011702
Alright, I think I may found the culprit.

I started off with a clean Joomla 1.7 install and began installing the component, plugins and modules one by one until I found the one killing the site:

plg_jfbcprofiles_k2_j1.6_v4.0.0.tar.gz

Even with the plugin disabled, the site still spit out errors until it was completely removed - then the site began to work correctly. Any ideas as to why this would be causing the errors?

Thanks!
The topic has been locked.
Support Specialist
14 years 7 months ago #14633 by alzander
I'm honestly not sure. That plugin shouldn't be called on every page, just when the user is registering or logging in.. or in other words, only after the Login With Facebook button is called. With it disabled, there's no reason it should cause any problems. Then, it shouldn't even be loaded at all (Joomla prevents that)... so that's really odd.

What version of K2 2.5 do you have installed? Is it the RC version, or one of the early betas. Really clueless as to possible causes.

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

None
14 years 7 months ago #14634 by fb_1542011702
Strange indeed. Using RC K2 v2.5.0.

*Just realized this previous thread was in Joomla 1.5 category - sorry about that.
The topic has been locked.
Support Specialist
14 years 7 months ago #14646 by alzander
We're looking into this. If possible, since it sounds like you're on a dev site that we could access, can you Private Message us a set of admin credentials to get in and look around? We can't recreate this issue, and you're the only one to report it.. so it's tough to suggest fixes.

Thanks,
Alex
The topic has been locked.