[WINDOWS] Register module

chr15toffer

Joined: 2011-06-24
Posts: 6
Posted: Fri, 2011-06-24 18:18

Guys,

I am trying to get a new instance of G3 up and running and have the requirement for users to be able to automatically register themselves. I have installed the register module, but there is something wrong. When a user clicks 'register' and fills in their details, a subsequent click of the 'register' button on the popup appears to do nothing, but DOES enter the details into the database. The fact that there is no password field in the register popup means that it is impossible for a user to successfully register themselves. The 'forgot password' link has a similar effect, doing nothing at all after the click. I know windows is not supported, but this is my only option at the moment so if anyone has any ideas then they would be much appreciated. Please feel free to have a go at registering yourself...

http://87.194.128.158

http://87.194.128.158/phpinfo.php

Thanks in advance,

Chris

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2011-06-24 19:04
Quote:
The fact that there is no password field in the register popup means that it is impossible for a user to successfully register themselves.

No it doesn't. An email should be sent to them with a link to finish everything, including entering a password.

This is the only support I can lend for a Windows installation:
http://codex.gallery2.org/Gallery3:Installation_on_Windows_Server_2008_and_IIS7

You need something setup on your server to send email and PHP needs to be configured for it.

____________________________________________
Like Gallery? Like the support? Donate now!

 
chr15toffer

Joined: 2011-06-24
Posts: 6
Posted: Fri, 2011-06-24 20:55

Is there a face in hands smiley? Yeah, makes sense that the mail needs to be sent somehow, I was getting hung up on the fact the front end didn't look right when it was actually around the back. Thanks for your help!

 
chr15toffer

Joined: 2011-06-24
Posts: 6
Posted: Tue, 2011-06-28 18:45

OK, I have hit a brick wall again with this one. I have a test script running http://87.194.128.158/mailtest.php which successfully sends email from php through my mail server. However, the register module never initiates a session with the server. Is there something different in the code in the register module that is causing this? That's the only explanation I can come up with.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2011-06-28 19:59

Does not work for me.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
chr15toffer

Joined: 2011-06-24
Posts: 6
Posted: Tue, 2011-06-28 20:03

Not any more it doesn't, but it would do if the mail server were running. I've abandoned that idea and have installed the phpmailer module. Hey presto, still no emails being sent from the register module.

 
chr15toffer

Joined: 2011-06-24
Posts: 6
Posted: Tue, 2011-06-28 21:30

I've gone back to the original configuration with the server running, so the test script works again now. There must be something wrong with what gallery is passing to the mail server, as the mail function clearly works. Anyone seen anything like this before?

 
chr15toffer

Joined: 2011-06-24
Posts: 6
Posted: Wed, 2011-06-29 15:29

Cured by a complete fresh install. Still not sure what was up, but then I don't suppose anyone cares as I'm a [WINDOWS] user.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Wed, 2011-06-29 16:58

It's not that we don't care. If someone wants to step up and commit 100s to 1000s of hours per year for the LIFE of G3 supporting the code AND the community for Windows related issues then we'll welcome them with open arms. As of yet, nobody has stepped up to bat to make such a commitment. It looked like we had someone for a short time, but like so many who have a lot of energy to start with, they've dropped off or other things in life have taken priority.

Quote:
Scope #2, Supported Configurations - Gallery 3 is supported on Linux / Unix servers, running a MySQL 5 and an Apache 2.2 web server with PHP 5.2. Emphasis on supported, not necessarily required. It may well work with MySQL 4.1 on MS Windows as well. But the Gallery team is going to focus its energy on making the best possible product on the supported configurations.

bharat wrote:
....the gallery dev team is not going to invest time into supporting Windows. But this is open source, so if it's of enough interest to the community I'm sure you'll see some support emerging.

____________________________________________
Like Gallery? Like the support? Donate now!