[UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.14 upgrade

User avatar
cradleofphil
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 188
Joined: Wed Aug 24, 2005 5:22 pm
Location: Ashland, OR
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.14 upgrade

Post by cradleofphil » Sat Feb 09, 2008 9:35 am

It appears I have resolved the problem.

What I did is:

Global Config>turn off SEO friendly links
Unpublish all mambots except default ones
Then I took the Mambot login.html.php files and login.xml files from another working site also 1.0.13 and uploaded them replacing the ones there.  I think I had some custom javascript in the older one and thats prolly what was messing it up.  But now it seems to be workiing fine again so I will post here if it starts erroring again.

User avatar
cradleofphil
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 188
Joined: Wed Aug 24, 2005 5:22 pm
Location: Ashland, OR
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.14 upgrade

Post by cradleofphil » Sun Feb 10, 2008 6:20 am

The Site experiencing these errors is: http://www.vilemetalvids.com

I find it very strange that this problem has been showing up at night around 9:30 to 12:00.  It was working all day today I was logging in and out with 5 different user accounts and could log in np on the front end.

Right now if I try it with any of the same five users I get this in IE: v. 7.0.5730.11  service pack 2 (windows XP Professional install. I am running Joomla 1.0.13 and have never used 1.0.14 RC upgrade

When logged into Phpmyadmin these are the version lines shown there: phpMyAdmin - 2.11.4 MySQL client version: 4.1.22)

The website declined to show this webpage
HTTP 403 
  Most likely causes: This website requires you to log in.

--

And in FireFox 2.0.0.12:

A dialog box pops up saying this after logging in with any of the five users...."You are not authorized to view this resource."

Again please if any Joomla Hero has the will to help I would be very greatful because my site gets most of its visitors at NIGHT, so the worst time for joomla to not allow front end users to login.

Again, same as before I can login back end administrator every time just fine with no problems.

I can't WAIT till this issue is resolved, it’s such a burden. (Am toying around with 1.5 on a test domain).

Sincerely,

Phil S.
Last edited by cradleofphil on Sun Feb 10, 2008 7:12 am, edited 1 time in total.

User avatar
cradleofphil
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 188
Joined: Wed Aug 24, 2005 5:22 pm
Location: Ashland, OR
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.14 upgrade

Post by cradleofphil » Sun Feb 10, 2008 6:26 am

I just tried using http://www.kproxy.com and logging in from a proxy'd connection and the exact same errors occur so its not my IP address causing the issue.

Phil

User avatar
cradleofphil
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 188
Joined: Wed Aug 24, 2005 5:22 pm
Location: Ashland, OR
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.14 upgrade

Post by cradleofphil » Sun Feb 10, 2008 8:22 am

12:24PM PST - 2/10/2008 - Frontend Login is working again with all five user accounts.... I do not understand why this problem is so intermittent.  Anyways hope this info helps.

Phil

vmv
Joomla! Apprentice
Joomla! Apprentice
Posts: 30
Joined: Mon Feb 11, 2008 6:53 pm
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by vmv » Wed Feb 13, 2008 7:07 am

I have confirmed again for now 5 days in a row, the problem only happens from 9:30 PM PST to 12:30AM PST.

I have located the file and lines that are producing the error.

The file is:

/components/com_login/login.php

The lines that are producing the error are lines 24 through 28:

-------

if ( $mosConfig_frontend_login != NULL && ($mosConfig_frontend_login === 0 || $mosConfig_frontend_login === '0')) {
header( "HTTP/1.0 403 Forbidden" );
echo _NOT_AUTH;
return;
}

-------

Let me know if you need any further information that could help in solving this problem I am sure lots of joomla admins are blue in the face with this issue as much as I am......

Sincerely,

Phil

razwww
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Wed Jan 24, 2007 12:00 pm
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by razwww » Wed Feb 13, 2008 2:59 pm

Same problem on one of my Joomla sites, I've rolled back to 1.0.12 and works as it should. I guess I'll just wait for a fix to update again to .14

curvesahead
Joomla! Apprentice
Joomla! Apprentice
Posts: 27
Joined: Tue Apr 17, 2007 4:10 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by curvesahead » Wed Feb 13, 2008 5:33 pm

I am down too. No users can login to the frontend, not even admin. I receive the "Incorrect user namer or password" error. This happened overnight. Tried to login with IE and Firefox and on two computers (different locations). I made no changes to my site over the past two days. I am on 1.013 and have not tried to upgrade to 1.014. I did change hosts last week.

Was working yesterday and now it is not. Any help solving this would be appreciated!!

site= http://www.curvesahead.net

vmv
Joomla! Apprentice
Joomla! Apprentice
Posts: 30
Joined: Mon Feb 11, 2008 6:53 pm
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by vmv » Thu Feb 14, 2008 7:34 am

My site is doing the errors I explained right now ( 2/13/08 11:36 PM )

Here is what happens in IE7:

The website declined to show this webpage
HTTP 403
Most likely causes:
This website requires you to log in.

Here is what happens in Firefox 2.0.0.12:

Dialog box: "You are not authorised to view this resource"

Try using the following user name and password I created for testing:

Username: test
password: test

http://www.vilemetalvids.com

One more thing I want to point out.... It will error out and give the exact same error if you type in non-existing user names / passwords.... try this, try logging in with:

username: uiop
password: hjkl

it will give the exact same error as if you where to use an actual existing account.

Lets figure out what is going on here, this problem is quite painful.

Sincerely,

Phil

tim carey
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Feb 04, 2008 3:04 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by tim carey » Thu Feb 14, 2008 9:01 am

The login for my site just plain doesn't work anytime, if I try a user that hasn't been set-up I get the same response, nothing. I've tried using IE 6, 7 and Firefox nothing works, please feel free to try it http://firefly.unitedhosting.co.uk/bmcc ... /index.php, I have created a test user with password of test, if you get in let me know.

I have applied the patch to take the site to the "stable" 1.0.14 release, but nothing changes.

vmv
Joomla! Apprentice
Joomla! Apprentice
Posts: 30
Joined: Mon Feb 11, 2008 6:53 pm
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by vmv » Fri Feb 15, 2008 6:22 am

Yep tim it doesnt work.

.....It is 10:25 PM PST and my site http://www.vilemetalvids.com is producing the same errors I have reported for the last eight days in a row:

Here is what happens in IE7:

The website declined to show this webpage
HTTP 403
Most likely causes:
This website requires you to log in.

Here is what happens in Firefox 2.0.0.12:

Dialog box: "You are not authorised to view this resource"

No one has responded or even said anything except dhuelsmann which his comment didn't help towards a resolution to the front end login errors..... I am wondering how the joomla forums went from very responsive to almost no response.

below is a VALID account I created for testing

username: test
password: test

Phil

curvesahead
Joomla! Apprentice
Joomla! Apprentice
Posts: 27
Joined: Tue Apr 17, 2007 4:10 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by curvesahead » Fri Feb 15, 2008 8:22 pm

Interesting Finding/Possible Temporary Solution: None of my users could log in to the front end including admin. When I submitted for a new password, the new password worked! So that user could now log in with the new password. When I checked the info in mysql the users that could successfully log in had a password of numbers and letters. The users that could NOT log in had the letters and numbers then a : with more letters and numbers (example-- could log in password h78hf5f7680j9 could not log in password h78hf5f7680j9:u87t6c7)

Could it be that the log in table was corrupted somehow? Could this be some sort of hack? The log in stopped working overnight with no warning. I am using 1.012 sunfire.

utahjefe
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Sat Nov 24, 2007 5:44 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by utahjefe » Fri Feb 15, 2008 8:58 pm

I have been having this problem for a while now. Anytime a new user is created on my system, they cannot log in to the front end, yet they can get in through the back end. Any suggestions as to what I can do to fix this??

I tried using the suggestions above, such as having a new password sent, but even that password failed.

Here is a link to the site:
http://www.thecrossroadsjournal.com/

tradewise
Joomla! Apprentice
Joomla! Apprentice
Posts: 13
Joined: Thu Sep 07, 2006 1:11 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by tradewise » Sat Feb 16, 2008 6:22 am

curvesahead wrote:Interesting Finding/Possible Temporary Solution: None of my users could log in to the front end including admin.
I too have been experiencing this problem for 3 days now, sometimes you can login but mostly you can't so it has to be some sort of time issue as discussed above. I have narrowed down the problem to being an issue with the Login Module regardless of using the default or any other 3rd party Login modules. However, accessing Login directly via the Component is not affected.

Temporary Solution:
The only way I've been able to access my sites Frontend any time was to Create a New Menu Item from Admin, Selecting Component and then Login and publishing it to the front page. At least for now my members can login. On initial Login, the Login Module/s still show user as not being logged in, however on a page refresh - show as logged in. (hope this makes some sense).

I can only hope that someone with more experience in these matters can fix this issue and hopefully this temporary fix may help in seeing the underlying cause.

Regards to all - Steve!!!

sali40
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Thu Oct 19, 2006 6:10 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by sali40 » Sat Feb 16, 2008 7:25 am

Count me in the club, too :'(
and ... I've tried the Steve's workaround but ... no luck!
I just get an "You are not authorised to view this resource" message

Edit: I forgot to add that I've upgraded 1.0.12 to 1.0.14, but the issue is exactly the same

Norguad
Joomla! Intern
Joomla! Intern
Posts: 60
Joined: Sat Sep 22, 2007 8:21 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by Norguad » Mon Feb 18, 2008 7:07 am

I am looking forward, if anyone can find a solution for this logging problem...

t-readyroc
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Thu Jan 26, 2006 8:29 pm
Location: East Coast, USA
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by t-readyroc » Mon Feb 18, 2008 10:03 pm

Count me in as another affected user. Attempting to login simply dumps you back to the index page. Tried via multiple browsers from multiple locations & multiple user accounts. This was a .12 > .14 upgrade. CB 1.02. Custom template. System info:
PHP built On: SunOS cbl.umces.edu 5.10 Generic_127111-03 sun4v
Database Version: 5.1.20-beta-log
PHP Version: 5.2.5
Web Server: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7d DAV/2 PHP/5.2.5 mod_jk/1.2.25 mod_perl/2.0.3 Perl/v5.8.8
WebServer to PHP interface: apache2handler
Joomla! Version: Joomla! 1.0.14 Stable [ Daybreak ] 11 February 2008 00:00 UTC

Fishaholics
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Tue Dec 18, 2007 7:51 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by Fishaholics » Tue Feb 19, 2008 1:42 am

I too have no way of logging in at admin login
keep getting this error
2, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 111

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php:111) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 111

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php:111) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 111

Warning: session_write_close() [function.session-write-close]: open(/home/users/web/b1531/ipw.fishahol/public_html/cgi-bin/tmp/sess_1b552947953537fe9cde91338db49542, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 155

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/users/web/b1531/ipw.fishahol/public_html/cgi-bin/tmp) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 155


Warning: session_start() [function.session-start]: open(/home/users/web/b1531/ipw.fishahol/public_html/cgi-bin/tmp/sess_f65ceafc4bbdf5937d73affa9f2e7443, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index2.php on line 37

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index2.php:37) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index2.php on line 37

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index2.php:37) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index2.php on line 37


http://forum.joomla.org/viewtopic.php?f ... n#p1204396


Warning: session_start() [function.session-start]: open(/home/users/web/b1531/ipw.fishahol/public_html/cgi-bin/tmp/sess_03928bdde74b13069870215b5835105d, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 116

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php:116) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 116

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php:116) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 116

Warning: session_write_close() [function.session-write-close]: open(/home/users/web/b1531/ipw.fishahol/public_html/cgi-bin/tmp/sess_03928bdde74b13069870215b5835105d, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 155

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/users/web/b1531/ipw.fishahol/public_html/cgi-bin/tmp) in /hermes/bosweb/web153/b1531/ipw.fishahol/public_html/joomla/administrator/index.php on line 155
Perhaps someone could help?

Fishaholics
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Tue Dec 18, 2007 7:51 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by Fishaholics » Tue Feb 19, 2008 2:30 am

My problem SOLVED
Somhow I had deleted the cgi-bin/tmp file :o
So all I needed to do was create a new cgi-bin/tmp file and that solved it
Sorry to trouble you all :'(
I will leave this post up incase it helps someone else that it as stupid as I am.

sali40
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Thu Oct 19, 2006 6:10 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by sali40 » Tue Feb 19, 2008 5:54 am

Ok, I can't keep on preventing the users from accessing so ... I'm getting back to 12 :( :'(

blue7hand
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Dec 31, 2007 10:13 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by blue7hand » Tue Feb 19, 2008 8:46 pm

RobInk wrote:Could anyone experiencing please give more details? What I'd like to know is:

- system information (admin > system > system info, first part with php/mysql/apache info)
- installed extensions, especially SEF and Community Builder
- using another template as default? if so, which one?

!! - the users that can not login, are there accounts created before or after the upgrade, or both?

Thanks Robin
PHP Instalado: Linux hosting1.serverhs.org 2.6.19.2-grsec-websp #2 SMP Mon Feb 12 03:04:52 WET 2007 i686
Versão da Base de Dados: 5.0.45-community
Versão do PHP: 5.2.4
Servidor Web: Apache
Interface de Servidor para PHP: apache
Versão do Joomla: Joomla! 1.0.13.01 pt-PT Estável [ Sunglow ] 21 Julho 2007 16:00 UTC (* I now reinstalled 1.0.13 *)
Browser Utilizado: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.12) Gecko/20080201
Firefox/2.0.0.12
Configurações PHP relevantes:
Emulação Joomla para Registos Globais: off
Registos Globais: off
Citações Mágicas: on
Modo Seguro: off
Carregamento de Ficheiros: on
Início automático de sessão: off
Caminho para Sessão: /tmp
Tags de abertura abreviados: on
Memória temporária de saída: off
Directório base de abertura: /home/malik:/usr/lib/php:/usr/local/lib/php:/tmp
Exibir Erros: on
XML activado: yes
Zlib activado: yes
Funções desactivadas: system,passthru,exec,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,ini_restore


Fresh english install via cpanel-fantastico of joomla 1.0.13, then portugues complete package 1.0.13, then upgrade to 1.0.14.

No extensions.

template: gopip_beach 01.11.2007 http://www.gopip.de

Joomla build-in SEF on or off: can't log in on front end

superadmin was created before obviously and i tried new users afterwards: no frontend login or registry, just a refresh of the page...

I have another side running on same server, same settings, which i uprated as well to 1.0.14 and it is still working fine... (touch wood!!!)
hope that helps
J

Mexx77
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sun Nov 18, 2007 8:26 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by Mexx77 » Wed Feb 20, 2008 4:08 pm

Have the same problem.
I updated Joomla! from 1.0.13 to 1.0.14. User cant login to frontend including me. Any help?

acad
Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Sun Aug 26, 2007 8:35 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by acad » Wed Feb 20, 2008 4:22 pm

After I patched joomla 13 to joomla 14 I couldn't install components or modules any more. No problems with login but the same error 403, as many of you have described. I restored my site to the previous 1.0.13 version and everything is back to normal. The only extension I had on my site was last version of docman.

I posted a thread at administration forum http://forum.joomla.org/viewtopic.php?f=34&t=266482, but there was no response. Please try to check (if you are anyhow able to login to your administration panel...) if components' and mosules' installation still work foryou and let us know. It is probably a more serious problem with 1.0.13 to 1.0.14 patch than we initially thought!

Thanks!

opadilla85
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Thu Feb 21, 2008 12:22 am

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by opadilla85 » Thu Feb 21, 2008 12:39 am

I have the same problem and I discovered that the url of my site in frontend and backend changes from http://www.deaquisoy.ws to http://deaquisoy.ws and just when I enter to my site with http://www.deaquisoy.ws or http://www.deaquisoy.ws/administrator I get problems to login but when is redirected to http://deaquisoy.ws I dont have problems.

I think that this problem is related with SEF and I disabled SEF but there wasnt solution.

User avatar
joomlaz
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Thu Sep 01, 2005 9:26 pm
Location: Germany
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by joomlaz » Thu Feb 21, 2008 11:15 pm

O.k. I got the same problem after migration from J!13 to J!14.
This problem also occurs in a fresh installation of J!14.
There were no changes on the webserver or in the config (php.ini, etc.).

All installations of several J!13 sites are up and running without problems.

Waiting for a fix.

Joomlaz

Mexx77
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sun Nov 18, 2007 8:26 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by Mexx77 » Fri Feb 22, 2008 3:12 pm

After updating to Joomla! 1.0.15 the login problem seems to be removed. My site is working again! Thanks to the developer! Lucky I didnt downgrade!

Cheers Max

utahjefe
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Sat Nov 24, 2007 5:44 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by utahjefe » Fri Feb 22, 2008 7:11 pm

I also updated to the 1.15 release and login seems to be working normally again...

Thank you!

Mexx77
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sun Nov 18, 2007 8:26 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by Mexx77 » Fri Feb 22, 2008 7:35 pm

If a few more people could confirm the removal of the login problem by updating to 1.0.15,
we should mark this threat as [CONFIRMED+FIXED]. Max

tim carey
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Feb 04, 2008 3:04 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by tim carey » Fri Feb 22, 2008 8:36 pm

Updated to 1.0.15 and no change, still not able to login.

User avatar
rawkey
Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Fri Aug 18, 2006 12:07 pm

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by rawkey » Fri Feb 22, 2008 10:26 pm

I have the same problem, im on 1.0.12 and I have tried upgrading to 1.0.13, 1.0.14 and now 1.0.15 and get the same problem! I unlike some people cannot login in both the front end and backend! :-\

I tried a fresh install today on my local machine, and imported my 1.012 db, it let me login to the backend initially, then it stopped working after I logged out.

It has been driving me nuts, especially now that there is a security risk im starting to get a little worried, I have read lots of posts and tried different so called fix's and had no luck..

Any help would be greatly appreciated! :)

My webhosts config,

PHP built On: FreeBSD echo.fastwebhosting.net 5.3-RELEASE-p15 FreeBSD 5.3-RELEASE-p15 #0: Fri May 20 13:25:17 BST 2005 [email protected]:/usr/obj/usr/src/sys/GENERIC i386
Database Version: 4.1.11
PHP Version: 4.4.2
Web Server: Apache/2.0.54 (Unix) mod_perl/1.99_17 Perl/v5.8.7 mod_ssl/2.0.54 OpenSSL/0.9.7d FrontPage/5.0.2.2635 PHP/4.4.2 mod_webapp/1.2.0-dev mod_python/3.1.4 Python/2.2.2

User avatar
philena30
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Tue Sep 19, 2006 4:38 am
Location: South Side of Chi-Town
Contact:

Re: [UNDER REVIEW] can't login to front-end after 1.0.13 to 1.0.

Post by philena30 » Sat Feb 23, 2008 11:43 pm

I can't login the frontend either. Or non of my users. I went from 1.01.3 to 1.01.5 and that's when the problems kicked it. I get invalid username and password. I removed my SEO and still not working.
Cause that what it is..

Who's your favorite cookie?


Locked

Return to “Joomla! 1.0.x_Q&T”