If there any planning to port this module to D7?

Comments

doitDave’s picture

It is not unlikely and will primarily depend on how soon how many subscriptions to this request will follow.

glenn_jones’s picture

subscribing

elvin - albania drupal developer’s picture

?

citkane’s picture

Looks like the business, but I am on Drupal 7

marazmus’s picture

sub

Refineo’s picture

sub

kors4r’s picture

subcribing

tomato33’s picture

I NEEEEEEEEED THAT :)

doitDave’s picture

Ok folks. Nice to see this. Looks like it might be worth a try; give me some time for that.

frontmobe’s picture

Yes this would definitely be cool, a no-frills chat functionality is needed in D7, PLEASE PORT!

yacoub.oweis’s picture

Yes this would definitely be cool

daniorama’s picture

Yes, right now 2 chat "only Drupal" modules: drupalchat and chatroom, but none of them works 100% right. I would be cool to join all efforts into just one module.

mototribe’s picture

same here

.DoK’s picture

+1

soci0pat’s picture

Category: feature » support

sub

bjdeliduka’s picture

I would love to see this on D7
How can I help?

doitDave’s picture

If you are into Drupal CS, you may start the port and propose a diff. I am still bound to other projects until about August.

Abdso’s picture

I`d like this module to drupal 7, I wish I could help.

www.pescaomuere.com

smartsystems160’s picture

Honestly this is the only module still keeping me from migrating to drupal 7. Subscribing...

Steven p’s picture

sub

mttjn’s picture

sub

doitDave’s picture

Assigned: Unassigned » doitDave
Priority: Normal » Major
doitDave’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Needs review

Ok guys. I think it's time you test the first "official" dev snapshots and report your issues. At a first glance, it looks up and working now.

(Snapshot will be available within the next 12 hrs., as usual.)

FreeFox’s picture

Thank you very much doitDave. I will install it tomorrow and let you know my findings. Great that you found some time for it.

Thanks
Freefox

doitDave’s picture

Ok. Don't forget to always install the most recent dev snapshot (see also http://drupal.org/node/120150/commits) as there is still some constant evolution and improvement.

Aside from the daily packaging on the project page, you may also download the latest snapshots via http://drupalcode.org/project/chatblock.git/shortlog/refs/heads/7.x-1.x (most recent commit -> snapshot). Just in case you didn't already know.

And, again anyone, if someone has a living demo ready to be linked: Always welcome.

Gaelan’s picture

Category: support » feature
doitDave’s picture

Well well, you are right, man. Although some more "works" comments would also be really helpful ;)

FreeFox’s picture

I'm so sorry for the delay but loads of work in a new job and there is something wrong on our server with APC and APC should be enabled to work with the needed library.

Whenever the APC problem is fixed I can test it further and I will give you my feedback asap.

Thanks already for the good work.
BTW ... others that installed this module may react too ^^

Gaelan’s picture

@doitDave It works…except for the info and the log pages, which both WSOD. The logs don't say anything. If it helps, I'm using PostgreSQL.

doitDave’s picture

@Gaelan thanks for this, it would be really great if you could open an issue with a configuration list as detailed as possible (Server architecture, version infos, module list etc.). Really great would be if you could make a test install with only D7 bare (default distribution) and chatblock to see whether there is possibly an interference with another module or so. Thanks in advance!

doitDave’s picture

Any chance to get more infos on this? I tried in a fresh PG install but couldn't reproduce the error here. Also, if there are no log entries, you could try to find out about the error by temporarily adding

error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);

to your index.php and copypasting the error messages here. (See also http://drupal.org/node/158043 for this.)

Would be really nice, thanks in advance!

doitDave’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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