× Joomla Facebook Connect support forum

Topic-icon subscriber id not recognized

Active Subscriptions:

None
11 years 6 months ago #27052 by barcan
Hi, I just bought JFBConnect and installed the component. When I go through the Autotune proces I get the error: Your Subscriber ID was not associated with an active JFBConnect subscription.

As my collegue posted earlier on this forum, we use Joomla 1.5.14 and JomSocial 1.2.195. Does the autotune work with Joomla 1.5.14? I don't want to post my subscriber ID here, unless you tell me its ok of course.
The topic has been locked.
Support Specialist
11 years 6 months ago #27055 by alzander
Are you still having issues? From our logs, I can see that there's been a successful Autotune request to get the Facebook App recommendations. If you're seeing that error still, that would be odd. There isn't anything in Joomla 1.5.14 that should cause the Autotune to not work, just so you know.

The subscriber ID that we receieved a successful attempt for started with 528afc*****, for your reference.

Let me know and we'll help how we can,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 6 months ago #27058 by barcan
Replied by barcan on topic subscriber id not recognized
Hi, yes I still have that error. I have asked the host if there are any restrictions on outgoing requests. I will wait for that answer. I just (22:24) did another autotune request (same error).
The topic has been locked.
Active Subscriptions:

None
11 years 6 months ago #27059 by barcan
Replied by barcan on topic subscriber id not recognized
Oh and I also have this php warning (but maybe that is because no data was returned):
Warning: Invalid argument supplied for foreach() in /administrator/components/com_jfbconnect/models/autotune.php on line 506
The topic has been locked.
Support Specialist
11 years 6 months ago #27061 by alzander
Baris,
Not sure what's happening there, in all honesty. Something's definitely not right but we haven't heard of that issue before. While it is possible it's the old version of Joomla, it's unlikely. My better guess is that it's some configuration error either with your server or PHP settings. Looking at the logs, I'm actually not seeing any Autotune requests for fetching new App recommendations, only a request to run the error checker tool.

Can you go to the Basic Info page of Autotune and re-verify your Subscriber ID? Also, at the bottom of the Autotune area, does it show your subscriber details, or does it say "No Subscription Found!"?

If none of the above helps narrow things down, would it be possible to pass along a super admin account so we can take a look? If so, you can Private Message me by clicking the arrow under my picture (<
) and hitting the mail icon.

Finally, I'm going to make the grand assumption that you have no intent of upgrading Joomla to the latest 1.5.27 release, correct?

Thanks,
Alex
The topic has been locked.
Support Specialist
11 years 6 months ago #27062 by alzander
Oh! Actually, what version of PHP are you using? If it's not PHP 5.0+, JFBConnect will not work.

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

None
11 years 6 months ago #27064 by barcan
Replied by barcan on topic subscriber id not recognized
Hi,

1. PHP 5.2.17 and cURL enabled
2. verified that the subID is correct
3. SourceCoast Subscription Status User: User Not Found! Subscription: No Subscription Found! Expires: No Subscription Found! (Expired) Last Checked: 2012/10/11

Seeing these things and you saying that there was no connection request to your website, I believe it is the host restriction. The host asks me which port your script is using to make the outgoing connection. Is it a normal curl to port 80 on sourcecoast.com? The host needs to enter these things into a whitelist. Very strict host.

ps. the core files have been modified so much that we cannot upgrade to another Joomla version.
The topic has been locked.
Active Subscriptions:

None
11 years 6 months ago #27065 by barcan
Replied by barcan on topic subscriber id not recognized
Hi, it must be a connection problem on my end. I tried the url to start.php on your server and put the json code into a variable just after $json = curl_exec($ch);
Now I get the next page in the proces and the subscriber details are filled in at the bottom. Is start.php the only outgoing request your script makes? Or are there also other outgoing requests?
The topic has been locked.
Active Subscriptions:

None
11 years 6 months ago #27066 by barcan
Replied by barcan on topic subscriber id not recognized
Hi, I get an error when clicking the Profiles tab in the admin. I read that this is because we are using Jomsocial 1.x. I read I must change line 449 to profiletypes = null. Only I think you script has changed since you wrote that (in 2011). Which line in jomsocial.php do I need to change to not get the error Call to undefined method CommunityModelProfile::getProfileTypes ?
The topic has been locked.
Active Subscriptions:

None
11 years 6 months ago #27067 by barcan
Replied by barcan on topic subscriber id not recognized
Never mind. Of course it is on the same line the error says it gets the error on (line 562 right now).

I do get a warning though:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /plugins/jfbcprofiles/jomsocial.php on line 567

Is this important?
The topic has been locked.