
Test and let me know your feedbacks.

![]() |
| | Thread Tools | Display Modes |
| ||||
|
The module is updated to version 0.2 to reflect the changes, that the url is picked up automatically (no edit needed), admin-email is also picked up automatically, proper e-mail construction and modified content for better greeting ![]() Test and let me know your feedbacks. |
| |||
|
is there anyone has this working or am i the one? when a user is registered it always says "Failed. Check your email...". it anyway sends the mail. it does not contain any code. url in the mail is like http://localhost/validation.php/?code=&uid=user1 db parameters seem to be correct changed the "a" to pliggggg changed /validation.php/?code=$encode&uid=$username to /validation.php?code=$encode&uid=$username. removing extra slash after .php |
| ||||
|
NEC, Yeah, I seem to be having the exact same problems as you. DB params are correct and had the extra backslash, also getting the "Failed" message. -bergs |
| ||||
|
I figured out that I could get rid of the "failed" message by removing "pligg" in all instances that I am talking to the db - since I didn't install my db with the pligg_users prefix. So... I get the nice welcome message and the email with a link with code=232342530401... but, when I click on the link I get "No input file specified." and when I remove the "/" in the string after validation.php I get "Could not connect: Unknown MySQL server host 'DB_HOST' (1)". I have correctly defined my db. Hmmm |
| ||||
|
Guys that was a problem that we did not update all places to use your user table and some places still had Pligg_users table references hard-coded - fixed now with version 0.3 Should work fine. Thanks for brining this to our attention. We did not notice them as all our tables had Pligg_ prefix. Link to latest build: http://www.pligg.com/forum/attachmen...1&d=1173771044 Last edited by dollars5; 03-13-2007 at 04:31 AM. |
| ||||
| Quote:
We tested at local host and seems to work fine. |
| |||
|
Is there a problem with the zip file , i can't unzip it.
|
| |||
|
forum attachments are broken at the moment come back soon and hopefully they'll be fixed.
|
| ||||
|
Hey Dollars5, it's Berto from IRC. Thanks, I finally got around to installing this. Two comments: 1. At first, the Captcha didn't show up. I re-saved register_step_1.tpl and then it worked. I think a cache issue or something. and more importantly, 2. You should make the captcha input box have tabindex="5" in register_step_1.tpl so that it's easy to tab down to it. I'll upload my version of this file. Thanks again! berto http://pastebin.com/ZEjfXbZS Last edited by Yankidank; 03-23-2011 at 03:50 PM. |
| ||||
|
One more thing everyone: If you're using yget or something that has a Register section in the sidebars, then that section is no longer going to work. Fixing it is on my long list of things on the to-do list, but I think if they hit the little register tab in my yget-like template, I will just shoot them over to register.php. Just something everyone should be aware of. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Email confirmation for registration | sbanerjee | Questions and Comments | 2 | 11-23-2008 12:42 PM |
| Single Step Registration+Email Verification | arkasun | Questions and Comments | 6 | 11-10-2008 11:46 AM |
| HELP! I'm getting spammed! | AshMCairo | Questions and Comments | 113 | 11-04-2008 02:58 PM |
| Single step registration + Confirmation e-mail v0.3 | onis | Questions and Comments | 1 | 01-17-2008 12:23 PM |