Page 1 of 1

Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 3:56 am
by Syrinx2112
Problem Description:
On my website, when you click on the Create an account link, and get the REGISTRATION page, you could enter the standard information, click on the Register button, and it just sits there and does nothing. The information entered in the boxes is still there.

Log/Error Message:
[quote]none - page unresponsive[/quote]
Actions Taken To Resolve:
You can come back after an undetermined timeframe, and it would work fine. Issue is on both IE and Firefox; Linux and Windows OS.

Diagnostic Information
Joomla! Version: Joomla! 1.5.1 Production/Stable [ Seenu ] 8-February-2008 22:00 GMT
configuration.php: Writable (Mode: 644 ) | RG_EMULATION: N/A
Architecture/Platform: Linux 2.4.21-52.EL ( i686) | Web Server: WebServerX ( http://www.columbusrockylive.org ) | PHP Version: 4.4.7
PHP Requirements: register_globals: Enabled | magic_quotes_gpc: Enabled | safe_mode: Disabled | MySQL Support: Yes | XML Support: Yes | zlib Support: Yes
mbstring Support (1.5): Yes | iconv Support (1.5): Yes | save.session_path: Writable | Max.Execution Time: 30 seconds | File Uploads: Enabled
MySQL Version: 4.0.27-standard ( Localhost via UNIX socket )

Re: REGISTRATION unresponsive (Maybe a fix?)

Posted: Wed Mar 26, 2008 12:30 pm
by Syrinx2112
I tired it this morning, and it was doing the same thing (8am). Fill out the info (standard default form), and it just sits there. However, I saw that someone was able to create an account earlier, at about 4:30am.

I looked around the admin backend, and I found this:

Global Configuration -> System -> Enable Web Services (This function is enabled to ensure that third-party extions work)

Mine was disabled. I changed it over to YES. Save.

Went back to the registration and was able to create an account.

I'll keep trying it thoughout the day....

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 12:45 pm
by Syrinx2112
NOPE!!

I just went back, and it's just sitting there again!

Other than opening the site to everyone, and ripping out the registration all together, is there any other ideas?

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 1:20 pm
by ircmaxell
Do you have cache (especially the cache plugin) enabled? Do you have a URL we could look at?

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 2:30 pm
by Syrinx2112
Hrm.. I think you may of found the answer here...

I am looking in the Plugin Manager, and I see that:

System - Cache
System - Log
System - Backlink

are disabled. (all the other "System - *" are enabled)


I'll go ahead and enable the Cache. Should I go ahead a enable the other two as well?

URL to site: http://www.columbusrockylive.org
the CREATE AN ACCOUNT is on the bottom left.

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 2:33 pm
by Syrinx2112
After enabling Cache, I tried it again.

Just sits there.

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 2:55 pm
by Syrinx2112
...but yet, I just got an e-mail notification of a new signup (someone else, not from my test)....

So confused!

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 3:49 pm
by ircmaxell
I didn't mean to enable it. I asked weather it was enabled... Besides, all three of those can remain disabled...

Re: Create an Account / REGISTRATION unresponsive

Posted: Wed Mar 26, 2008 4:02 pm
by Syrinx2112
Sorry for that...
I will go ahead and disable it...

Re: Create an Account / REGISTRATION unresponsive

Posted: Thu Apr 03, 2008 12:54 pm
by edubuff
Reads like you are hosted with GoDaddy... I have similar problem with my GoDaddy hosting. Seems like they have reverse proxy-cache. If you try to clear the cache - Tools->Clean Cache menu, you will see the pending success or error message. I thought it was GoDaddy until I found out it's not any issue with Drupal script. I don't say you and I to migrate to Drupal. My site runs on Joomla and I want this fixed in Joomla.

Re: Create an Account / REGISTRATION unresponsive

Posted: Thu Apr 03, 2008 1:03 pm
by Syrinx2112
Thanks so much for replying..... I was thinking this became a dead issue. I am still having this problem. I will try that clear cache.

Yea - it's the strangest thing. I had one person tell me that it just sat there, un-responsive, and their info still in the boxes. Literally, 2 minutes later, another person was able to successully register.

I guess the final "fix" would be to just get rid of the registration all together, but I really like what that can lead to.

*EDIT - Ok, other than telling me that there were 7 pages in the cache, it didn't say anything. It deleted very quickly. Still can't create an account on my end (dummy account, for testing).

REGISTRATION unresponsive (almost got it...)

Posted: Thu Apr 03, 2008 5:41 pm
by Syrinx2112
Soved? Maybe? Close?

Trying again to create a dummy account here at work, with a failed attempt. E-mailed a friend to try it, and he was right in.

I cleaned out my browser's cache, and I'm happy to report that I've now made 4 'dummy' accounts. The e-mail notification is very quick, as well.

Ok...so THAT was the issue.
Now the question becomes:

Is there something in the Admin, that I can do to help that? I don't want someone who isn't browser-savvy to clear out their saved passwords, etc, just to be able to log in my site.

Re: Create an Account / REGISTRATION unresponsive

Posted: Fri Apr 04, 2008 11:11 pm
by edubuff
I've finally solved my issue. It may help solve you issue too. I observed hosting sites behave differently to Joomla's cache setting. Here's what I did:
1. Go to Joomla admin page <http://yoursite/administrator> , log-in and
2. disable all cache settings.. (a) Global Configuration-->System; (b) Extensions-->Plugin Manager-->System Cache
3. clear system cache - Tools-Clean Cache, select all and click Delete
You can experiment with System Cache (under extension ->plugin manager menu). click the plugin and you'll see the browser cache option parameter

Good luck!