Deanos Facebook Connect Support - part 5

13 Aug 2013

I must be testing the wrong site.

All info is being passed to the join form, so it's not able to import photos.

You will need to keep this in mind, If your not allowing the active status to be Active per the setting in facebook connect, and your dolphin settings require you validate email or admin approval, then you cannot turn on the photo import option. Photos cannot be imported to inactive accounts.

https://www.deanbassett.com
13 Aug 2013

Ok, I probably screwed you up. I after the failure, I set it back to the default settings. I didn't know you were going to jump right in and fix it. (lol) Used to other mod developers taking weeks to respond....

Tell me what you need me to do. Also, you still have an admin account on the site...

PS, I only deleted the test account after I was done testing it, then I tried to join again, that's when it went weird

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

PS, you DON't have an admin account. You must have deleted it.

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Ok, i will rejoin. You can make the account admin and i will check it out.


https://www.deanbassett.com
13 Aug 2013

OH< I GET IT!

lol, of course a photo can't be imported to an inactive account, duh! Sorry, should have known it was me and not you.....

I created a Facebook membership but all memberships require I auth them first... Makes total sense now. Thanks Deano

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

A database error occurred right after the photo import was complete.

I need to see that error.

https://www.deanbassett.com
13 Aug 2013

Ok. It turns out it has something to do with the setting on the membership level.

For now i have that set to dolphin default. I am going to retest the photo import now.

https://www.deanbassett.com
13 Aug 2013

The other thing i found.

The membership is not switched until the end, and the standard account type does not allow adding of photos which i think is the reason why the photos are not importing.

Waiting on the database error report so i can continue to diagnose problems.

https://www.deanbassett.com
13 Aug 2013

Won't let me post it here, too long....

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

gonna forweard the email to you

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

As i mentioned. I do not need the entire thing.

Just the part above the words Debug Backtrace.

That would only be a half dozen lines or so.

https://www.deanbassett.com
13 Aug 2013

Ok, already sent it. Ill post the top piece here.

Database error in TowTalk.net

Query:

INSERT INTO `sys_acl_levels_members` (`IDMember`, `IDLevel`, `DateStarts`, `DateExpires`, `TransactionID`) VALUES ('1968', '12', NOW(), DATE_ADD(NOW(), INTERVAL  DAY), '')

Mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '), '')' at line 1

Found error in the file '/var/www/vhosts/towtalk.net/httpdocs/modules/deano/deanos_facebook_connect/classes/BxDbcsFaceBookConnectDb.php' at line 332.
Called 'query' function with erroneous argument #0.

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Major lightning system here, gotta shut down for a bit. Will check back in a hr or so....

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Ok. When you get a chance, i will need cpanel access.

There is something different about your database values for the membership levels.

Need to look it over, and try some module code changes.

https://www.deanbassett.com
13 Aug 2013

I believe i found the problem.

I will release a update as soon as i can. Need to fix a bug assigning the selected membership level, and i will be moving that before the photo import takes place.

https://www.deanbassett.com
13 Aug 2013

Ok. The setting on the membership problem is occurring on your site because no price with number of days has been setup on any of your membership levels. My mod was not expecting to find a null value.

Normally you set a price even for free memberships. You would set number of days to 0 which means lifetime and the price to 0.

However i am fixing my mod to deal with null values for the price. So it won't matter.

I will let you know when i have the new version in the market.

https://www.deanbassett.com
13 Aug 2013

Version 4.2.2 Released.

Aug 12, 2013 - Fixed bugs setting default membership.
Aug 12, 2013 - Added storing of facebook username and facebook profile link in table dbcs_facebook_connect_data.

https://www.deanbassett.com
13 Aug 2013

Ok, back. You've been busy! I don't have cpanel. I use Plesk. I am on Zarconia.net. Do you still need access?

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

I don't think so. I think it's fixed.

Uninstall your current version, and install the new one from the market.

https://www.deanbassett.com
13 Aug 2013

Just tested your new install.

It seems to be working fine now.

https://www.deanbassett.com
13 Aug 2013

Ok, I'm really not trying to be a bother. I installed the new version as instructed,

I clicked on the facebook join button after I set everything up to test photo import and I realized I still had the new membership. I went to logout so i could login as admin and delete it and I got this.

The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.

I cleared the cache in the script and browser, i even tried deleting the cookies. Still does it. Can't logout of the Facebook membership.

I'm so sorry Deano.... Foot in Mouth

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

I was unable to duplicate the problem with my tests.

What is the account you can't delete?

https://www.deanbassett.com
13 Aug 2013

I'm logging in as admin the hard way, going to delete the facebook membership and try again.

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

It's the 'Bill' username. I think it's because it was created under the old facebook connect.

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

I just had it happen.

I will need your plesk access. I need to check the database. The facebook logout url must not be getting set properly.

https://www.deanbassett.com
13 Aug 2013

While I got your attention, does deleting an account from Dolphin also remove it fromn the Facebook mod DB?

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Ok, emailing it to you... won;t touch it until you've had a chance to check it

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Leave it to me to find a way to break the crap out of it... lol

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

No. Actually i broke it.

It was working until the last update.

Figures. I fix one bug and create another one.

https://www.deanbassett.com
13 Aug 2013

Chew on this tho... I am in the middle of writing my own dot net application in C#!!!!

LOLOLOLOLOLOL! Good thing you're not my tech connection for that project! Trust me, all of India knows who I am now.....

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Ok.

I really hate Plesk.

It should be fixed now. Try again.

https://www.deanbassett.com
13 Aug 2013

I patched the one on your site, but i also added another alert and a couple more small fixes. I uploaded a new file to the market. I did not update the version number.

Just grab a new copy in the morning and reinstall.

This should fix everything.



https://www.deanbassett.com
13 Aug 2013

 

Ok.

I really hate Plesk.

It should be fixed now. Try again.

 You aren't the only one ... but the price is right and it took me a minute but I can use it pretty well now. If I get hungup, I just pull the Nathan card out ... (lol)

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

WOWSERS! Now that I get to see this in it's full glory, what a terrific mod! Everything works stellar Deano. No longer having any issues with it.

Especially cool is the ability to allow users to import their photo albums from their Facebook accounts! What a terrific way to increase the content in the site and keep the outline mod populated!

Thanks for stepping up immediately to get my issues resolved! There is no one on this site that offers better customer support than you!

Posted from one completely satisfied user..... 5 stars....!! Cool

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Glad you like it. A product review would be nice :)



https://www.deanbassett.com
13 Aug 2013

I already did one last year so it won't let me do it again. SOOO>> I'll just do it here:

To say this application is slick does it no justice. This application is the Facebook Connect that all other Facebook Connect mods will be modeled after! Fully configurable all the way down to allowing new members to import their photos from their Facebook account on join! Completely interactive with the Dolphin experience, Add to that the stellar customer support Deano is already known for and you can't lose! A top performer in the Dolphin Community!

5 Stars!

http://towtalk.net ... Hosted by Zarconia.net!
13 Aug 2013

Small problem Deano. Noticed it when I tried to change a membership type. I created a specific Facebook membership that gives them advanced access over a standard guest account. Once they join and I have approved them, I change their status from the Facebook membership type to TG Owner membership. When I try and do this, I am met with this error.

Facebook error

 

Any ideas?

http://towtalk.net ... Hosted by Zarconia.net!
15 Oct 2013

No. No clues.

I just performed a test changing memberships on my site from the one fb connect assigns. And it worked.

I however did notice i could not change to a membership type where i could not check the starts immediately checkbox such as standard.

I will look into it, but i believe this is a dolphin issue and unless the current membership has expired or starts immediately has been checked then the membership level cannot be switched.

So try checking the starts immediately checkbox. If you don't i believe dolphin will not switch it because the current membership is not expired.

https://www.deanbassett.com
15 Oct 2013

A new version of my Facebook connect module will be released soon.

There are a number of fixes and enhancements. Release log below.

-------------
VERSION 4.2.3
-------------
Oct 03, 2013 - Fixed bug causing a problem with script completing properly after facebooks october api updates.
Oct 03, 2013 - Updated facebook php sdk to version 3.2.2
Oct 04, 2013 - Added facebook popup style logon option.
Oct 04, 2013 - Change button and other internal url's to use permalink if available.
Oct 04, 2013 - Changed button design to make it translatable and to support new popup method.
Oct 24, 2013 - Fixed bug preventing users from canceling facebook permission request dialog.
Nov 06, 2013 - Fixed bug preventing proper import of photos when auto activation is off.
Nov 21, 2013 - Added option to prompt for profile type if AQB Softs Profile Type Splitter is installed.
Nov 21, 2013 - Added redirect on logout setting.
Nov 21, 2013 - Added redirect on unregister setting.

A few new features including support for AQB Softs Profile Type Splitter.

Testing is underway at http://www.deanbassett.com

Please test. This update is due to be released in a couple of days and i would like to ensure it is as bug free as possible.


https://www.deanbassett.com
21 Nov 2013

Sounds great Deano. Thanks for all the hard work..

22 Nov 2013

Hey Deano did you fix the description on this mod? If you didn't then it will interfere with your anti spam mod. In your anti spam mod you cannot have links in the description and you have a Facebook connect link. Or had in it.. Just wondering and join your site to test and noticed there was no link on my new account there..

22 Nov 2013

 

Hey Deano did you fix the description on this mod? If you didn't then it will interfere with your anti spam mod. In your anti spam mod you cannot have links in the description and you have a Facebook connect link. Or had in it.. Just wondering and join your site to test and noticed there was no link on my new account there..

 It's been removed.


https://www.deanbassett.com
22 Nov 2013

When people sign up using facebook connect, a description is added into the member's profile. How do I change this automatic description to say something else? The description says:

I joined this site via Deanos Facebook Connect. Click the facebook connect button to join with your facebook account. Post this site on your wall, have all your facebook friends check it out.

25 Nov 2013

It's in the modules language file. Language keys are.

_dbcs_fbc_default_headline
_dbcs_fbc_default_about_me

Current version online was updated a few weeks ago so are empty by default, and the new version due out in a couple of days will default to empty on those as well.

Note, it only sets the default description if the members description on facebook is empty. Which happens more than i would have expected. Looks like not many people on FB actually fill out all their profile information.

https://www.deanbassett.com
25 Nov 2013

Version 4.2.3 has been released.

-------------
VERSION 4.2.3
-------------
Oct 03, 2013 - Fixed bug causing a problem with script completing properly after facebooks october api updates.
Oct 03, 2013 - Updated facebook php sdk to version 3.2.2
Oct 04, 2013 - Added facebook popup style logon option.
Oct 04, 2013 - Change button and other internal url's to use permalink if available.
Oct 04, 2013 - Changed button design to make it translatable and to support new popup method.
Oct 24, 2013 - Fixed bug preventing users from canceling facebook permission request dialog.
Nov 06, 2013 - Fixed bug preventing proper import of photos when auto activation is off.
Nov 21, 2013 - Added option to prompt for profile type if AQB Softs Profile Type Splitter is installed.
Nov 21, 2013 - Added redirect on logout setting.
Nov 21, 2013 - Added redirect on unregister setting.
Nov 23, 2013 - Fixed missing language key for continue button.
Nov 26, 2013 - Fixed bug that allowed nickname check to pass if facebook first and last name fields were empty.
Nov 26, 2013 - Added a additional username option to allow the use of the new facebook api username field.
Nov 27, 2013 - Added option to show email address for login id instead of nick name on finish page and welcome email.


NOTE: This version has two new features that require the button code be replaced with the new button code for this version.

1) Buttons can now be translated. You will need to use the new button code for this to work.
2) New popup style facebook login. To use the popup you need to be using the new button code.

https://www.deanbassett.com
30 Nov 2013

Version 4.2.4 released.

-------------
VERSION 4.2.4
-------------
Dec 07, 2013 - Fixed bug with new AQB Softs Profile Type Splitter feature. Was not saving type selection.
Dec 07, 2013 - Added missing language key.

https://www.deanbassett.com
7 Dec 2013

I don't know if this is a problem or I don't know how to configure it correctly, so I bring it up just in case someone else has the same issue.

Current users who joined my site prior to implement Facebook Connect mod (this mod), was not able to edit their profile. Because after he/she made the changes and clicks Save, the system says that email address is already in the system, therefore he/she must use another email address if still wants to update the profile.

9 Dec 2013

 

I don't know if this is a problem or I don't know how to configure it correctly, so I bring it up just in case someone else has the same issue.

Current users who joined my site prior to implement Facebook Connect mod (this mod), was not able to edit their profile. Because after he/she made the changes and clicks Save, the system says that email address is already in the system, therefore he/she must use another email address if still wants to update the profile.

 
Have you changed any of the default config options. Specifically match accounts by email address. That should not be happening if facebook connect is connecting to an existing account. If it's creating a new one and it's trying to be saved with a existing email address then that would be a problem. So check that setting.


https://www.deanbassett.com
9 Dec 2013

Version 4.2.5 Released.

This is a critical bug fix release.

Error checking on the optional prompts was not working.

http://www.boonex.com/m/Deanos_Facebook_Connect_Version_2_0

https://www.deanbassett.com
14 Dec 2013
29 Dec 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.