is it possible to use this module on drupal 5?
or can you please release the drupal 5 version. drupal 6 is too slow

CommentFileSizeAuthor
#29 eventviewsscreen.png278.51 KBjusyjim
#23 fb_connect_d5.patch37.02 KBgansbrest

Comments

LaNets’s picture

I will release a drupal 5 version as soon as I'll be able to release a final 1.0 version for drupal 6, in 1 or 2 weeks I hope.

LaNets’s picture

Assigned: Unassigned » LaNets
jusyjim’s picture

subscribing

techczech’s picture

Subscribing

denis_sle’s picture

I'm wait for release of drupal 5 version too
Thank you for nice module!

yonailo’s picture

Subscribing.

bflora’s picture

Subscribing

mattharman’s picture

Subscribing.

taqwa’s picture

subscribing

aerodog’s picture

ooh, that makes it a couple days shy of fbconnect v. 5! i'm so giddy right now i could download in my pants!

...sorry

yossilac’s picture

Subscribing.

avpaderno’s picture

Title: Can i use it for drupal 5 » Version for Drupal 5
Version: 6.x-1.0-beta1 »
Category: feature » task
socialnicheguru’s picture

this is great to hear!

eLd0raDo’s picture

Subscribing.

Any news on when the version for 5.x is coming or if it has been started?
Thx for your efforts!

drutube’s picture

Excellent

mojo78’s picture

I was thinking of switching to Drupal 6 just to use this module but might wait til the version for 5 comes out. The project page says you can connect, bring FB profile data to your drupal profile, see which FB friends are on the drupal site and invite FB friends to use the drupal site.

It also says you can publish a customizable message on your FB feed announcing that you've created an account but no other mention of publishing to the feed is made. Is there built-in support for publishing arbitrary actions to FB feeds or is such support planned?

robin monks’s picture

Subscribing

yonailo’s picture

How difficult is to migrate a module from D6 to D5 ?

I have seen this information http://drupal.org/node/114774 which obviously could be followed in reverse order (D6 -> D5), but
maybe somebody knows a better way of downgrading a module or a better tutorial.

avpaderno’s picture

The difficulty of downgrading from Drupal 6 to Drupal 5 could be more than the difficulty of upgrading from Drupal 5 to Drupal 6. Drupal 6 has some functions to manipulate the databases that abstract from the database engine being used, and those functions are not present in Drupal 5; if the module is using such functions (like db_placeholders()), it's difficult (but not impossible) to convert the code to Drupal 5 code.

I think that the maintainer will start to make a version for Drupal 5 only when there will be a version 1.0 for Drupal 6 because he can then use a stable version for Drupal 6 to create the version for Drupal 5. I think that is something correct to do.

As the maintainer has already replied that he means to create a version of the module for Drupal 5, the only thing you can do is to wait, or to offer to help the maintainer in creating a version for Drupal 5.

laperla’s picture

subscribing

LaNets’s picture

Hello,

Thank you for your support. Convert this module in version 5 is not very difficult, but at first I'd like to correct some javascript
bugs, I think this task is critical. At the same time I'm working on another project given by my company, I hope to have some free time to migrate to version 5 soon.

gansbrest’s picture

Title: Version for Drupal 5 » Ported to Drupal 5
Status: Active » Needs review

Yesterday I've downported this module to Drupal 5 but didn't do a lot of testing. It worked for me but maybe someone else will try to play more with it.

You can remove those files with *.inc extension because of menu changes between D5 and D6. Content of those files included in the .module.

Changed files:
.info
.install
.module

Thanks

gansbrest’s picture

Title: Ported to Drupal 5 » Patch
StatusFileSize
new37.02 KB

Patch

avpaderno’s picture

Title: Patch » Version for Drupal 5

The issue title is not the comment title.
Please, don't change it if you are going to make it less descriptive than it is. The issue title is useful for who are checking the issues already present in a issue queue; if you change it to something too generic like patch, people will not understand the topic of the report.

socialnicheguru’s picture

I tried it on D5.14. I don't see a facebook connect tab like I do on D6. I am using usernode and nodeprofile, not the profile module. does that make a difference?

While I placed the facebook block,

I can't get the fb friends block to show up since I don't know how I would log in at this point. I would love to put the fb connect button on a user's profile page or create a specific profile using nodeprofile just for their facebook profile.

C

gansbrest’s picture

I'm still working on porting this module. So there probably will be more updates soon. Just post new issues so I could see what's broken.

LaNets’s picture

Status: Needs review » Reviewed & tested by the community
LaNets’s picture

Status: Reviewed & tested by the community » Fixed
jusyjim’s picture

StatusFileSize
new278.51 KB

edited posted in wrong area, sorry.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.