The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 223 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8  Next
Author Message
PostPosted: Wed Mar 18, 2009 12:52 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Mar 07, 2009 6:54 pm
Posts: 2
I fix the problem, Dont know where it was :( Jus update my joomla from 1.5.7 to 1.5.9 and now its fine


Top
 Profile  
 
PostPosted: Fri Mar 20, 2009 3:55 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Mar 17, 2009 1:49 pm
Posts: 47
Ortixx wrote:
In any case, you should find the php.ini somewhere on your server. Usually you can find it through your control panel and reset your session save path to the right path. You can also ask your host to help you out. If you are the host, then you need to search for the php.ini file and search inside the file for session. Scroll down untill you see save path and edit that to a folder with chmod 777.

And what do you do when this fails to work too? Are you just screwed? Is Joomla not an option for you?


Top
 Profile  
 
PostPosted: Thu Mar 26, 2009 1:13 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Wed Aug 09, 2006 5:59 pm
Posts: 230
Just an update on this. My office building's WiFi is definitely filtering out cookies. Apparently they are worried about liability and their router has this ability. I guess I won't be doing any Joomla work out on the balcony.

092098jvm wrote:
I just had the same problem but fortunately it was pretty obvious what caused it. I was working on my site on my company LAN and decided to disconnect the wire and connect to my office building's WiFi network so I sit out on the patio. As soon as I did that I was logged out of admin and could not log back in (got the login loop). I tried to log into a different Joomla site and could not get into that one either. As soon as I went back to my desk and reconnected to the LAN, everything was fine.

What could cause this? Its almost like the WiFi network killed my cookies or something. Is that possible?

_________________
[url]KisMac.com[/url]


Top
 Profile  
 
PostPosted: Thu Apr 16, 2009 11:32 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon Apr 06, 2009 12:05 pm
Posts: 2
I was getting very frustrated reading through every line of this thread and trying every solution without succes but one thing helped for me; copying the original installation files back over the Joomla install. I left out the template and images folders because I made a lot of changes there but it still worked. Oh and another tip, don;t oevrwrite the files in the root, such as the index.php, htacces and such, and leave out the Installation folder aswell or you will not be able to login.

Someone said to just overwrite the plugins folder, that might be a good start for those whose database is perfectly fine like mine. If no succes you can update the rest of the files aswell (make a full backup first!)

I wish you all the luck and hope you found this thread fast enough before you fried your brain on the problem.


Top
 Profile  
 
PostPosted: Thu Apr 16, 2009 2:54 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Mar 17, 2009 1:49 pm
Posts: 47
Just FYI for some of you - I was not able to get Joomla to work on my server. I posted all the server info in another thread in this forum and nobody was able to help. This was a brand new installation and I tried installing a few different ways. I finally got the script installed using Fantastico in cPanel, but then I got stuck with the Admin loop problem and never was able to get past it.

So if you're getting the dreaded sessions error on installation and try all the suggestions here and still can't get it to work - or you're able to get it installed like I did and then get the admin loop problem, then you're just out of luck. I wasted weeks trying to get this script working to no avail. I've since had to change my plans and go with another script. Joomla simply doesn't work for everyone.


Top
 Profile  
 
PostPosted: Thu May 14, 2009 11:31 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu May 14, 2009 11:20 pm
Posts: 1
SOLUTION - SSL PROBLEMS

I had found the problem with mine, after reading several pages and trying all the suggestions to remove this bug, none of them worked. I found that the problem was within Forcing SSL. I had recently bought SSL encryption, and wanted to enable the SSL only on the administration pages. This option can seen through

Global Configuration -> Server -> Force SSL = Administration Only

After logging out of the administration page several minutes later (Which it was still working) Today, when I tried to log into the administration back end the page just kept refreshing. I even tried removing the https:// to http:// and it automatically put it back.

{SOLUTION}
Go into your site either through your web hosting control panel or FTP access, find your configuration.php file which should be found the main root of the site. Edit the file, you should find; "var $force_ssl = '1';" switch this to 0 to disable it. Upload the file back to the site and check the administration page if it logs through http://

This solution worked for me, if anyone enabled SSL and this bug came up, try this.

Also, if possible; could anyone tell me how I can incorporate my SSL only on my administration pages? I have bought SSL and it seems that it does not run with Joomla... Thanks!


Top
 Profile  
 
PostPosted: Wed May 20, 2009 11:50 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Tue May 19, 2009 12:03 pm
Posts: 3
javamate wrote:
As usual, I found a solution by using Google (joomla admin error):
http://webunleashed.projectweb.gr/2008/ ... min-panel/

[Joomla! v1.5 reports user name and password do not match. No reason to panic. The solution is simple: changing your administrator password will get things back to normal.

You need to follow this process:

1. Go to go to your phpMyAdmin.
2. Find your Joomla database, normally something like _jo..
3. Select the table jos_users and click on the browse button joomla users Image
4. Find the row where your administrator name is and click on the edit button Image
5. Then, from the row password - varchar(100) select from the column Function the value MD5 and in the column Value type the new temporary password.
6. When you’re finished click on the Go button at the right.
7. Return to your administrator login screen and login with your new credentials.
8. One more step to go: Go to the Site/User Manager panel and change your temporary password.

Hope this was helpful. Check my joomla website at http://www.projectweb.gr/]

I've tried this solution and it worked just fine!
Hope it'll do the trick for others too.



Thanks for your post........this solution worked for me..........


Top
 Profile  
 
PostPosted: Thu May 21, 2009 2:19 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue May 19, 2009 11:36 am
Posts: 5
1337Nima wrote:
[u]SOLUTION - SSL PROBLEMS

Also, if possible; could anyone tell me how I can incorporate my SSL only on my administration pages? I have bought SSL and it seems that it does not run with Joomla... Thanks!



Hi, I had the same problem.

I use SSL on my admin pages simply by typing in, or bookmarking https://mysite.com/administrator/index.php I see the lock in the browser and see my certificate. I login securely.. but it changes back to http:// for some reason. If I remember I change it again to https:// and this time it sticks. Its a bit of a pain you can't force it, but it seems to work this way.

Hope it helps..


Top
 Profile  
 
PostPosted: Thu May 28, 2009 7:08 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Apr 24, 2009 8:42 am
Posts: 7
tjkat wrote:
Phew!!

Had the same problem, not getting logged in as backend admin. No error messages, just blank fields in return.

After spending an evening trying all the above mentioned solutions with no luck, I got it straight by doing the following:

- logged into phpmyadmin, table "plugins"
- the User Joomla! was 1 1 1 0 0 , I changed it to 0 1 1 0 0 (meaning I changed "access" from 1 to 0)

And hooray, I'm back on track as backend admin (backstage superhero, made some joyful dancemoves now;-)
Hope it can help some of you others.

TJ.



Yes, Yes, yes! worked for me - thank you for saving me a night of work :)


Top
 Profile  
 
PostPosted: Wed Jun 17, 2009 4:49 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed Oct 15, 2008 7:17 am
Posts: 1
I've tried all the solutions proposed on this long tread but nothing worked.
Eventually I solved my problem changing the "var $session_handler = " in the configuration.php.
I set it to 'database' while it was set on something else, I can't remember on what, but now I can login again, after a whole day wasted trying to find a solution to this bug.


Top
 Profile  
 
PostPosted: Sun Jun 21, 2009 6:09 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Nov 25, 2008 6:20 pm
Posts: 8
Hi,

I too have this admin loop!

This is what I know...

I have another (unrelated) issue with caching and extra index.php's being generated, which is basically solved by setting the live_site parameter in configuration.php.

However, this breaks my login for SSL only. If I disable SSL (for administrator only) then all is well and I can login to the backend admin. If I enable it again, it goes into this login loop.

As pointed out earlier - you are actually logged in - you just can't see it!

Any ideas?.........


Top
 Profile  
 
PostPosted: Sun Jun 21, 2009 7:35 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Nov 25, 2008 6:20 pm
Posts: 8
Hey,

My problem is fixed!!

viewtopic.php?f=432&t=381022&p=1739580#p1739580

..described and fixed my SSL issue - so I guess I'm a happy bunny with no admin loop and SSL working just fine.

Huge thanks to jptkts for saving my a**!!


Top
 Profile  
 
PostPosted: Thu Jun 25, 2009 11:12 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Mar 17, 2009 1:49 pm
Posts: 47
So does anyone have a suggestion for someone who installed this script but cannot log in to the Admin area? I've reset my super admin password as has been suggested. I've confirmed that the session path is correct and that sessions are being written. I've got SSL disabled. I have the var $session_handler set to database. I've checked everything suggested in this thread. But still, I try to login to the admin panel and the login screen just refreshes.

What should I try?


Top
 Profile  
 
PostPosted: Mon Jul 06, 2009 4:03 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat May 12, 2007 8:46 pm
Posts: 3
ChiefGoFor wrote:
I am discussing this issue with jimijon. The "fix" that I thought I had did not apply to his as his was not the same as mine was...

For everyone else, it is worth a shot...

Log into phpMyAdmin and navigate to the jos_plugins table.
Look for the "User - Joomla!".
Ensure that it is published as mine was not.

This did not work for jimijon as his was already published.



Thank you so much!!!

I got this problem with joomla 1.5.12. I have around 5 other joomla sites on the same shared server and it didn't affect any of them. The admin just randomly began to loop one day.

The above fixed it!


Top
 Profile  
 
PostPosted: Tue Jul 07, 2009 2:44 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Mar 17, 2009 1:49 pm
Posts: 47
I wish that worked for me. Unfortunately, mine was already set to published.


Top
 Profile  
 
PostPosted: Sat Aug 08, 2009 6:39 pm 
Joomla! Intern
Joomla! Intern

Joined: Sun Dec 02, 2007 7:27 am
Posts: 99
vcaravantes wrote:
Hi everyone.

I had the same problem and seems that, at least in my case, was a cookie-session handling problem; so here's the fix that worked for me:

In the php.ini, set session.use_cookies = 1

And that's it. Hope it helps.

Best regards.
Victor


This worked for me. Thank you very much. I also tried the "User - Joomla!" option, but mine was already set to be published.

Thanks guys!


Top
 Profile  
 
PostPosted: Wed Aug 19, 2009 12:51 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Aug 13, 2009 10:08 am
Posts: 1
I have same problem (I installed 1.5.10 same , delete that and install 1.5.14 same again)
I realized in my site modwhoseonline counter counts every refresh as a new guest,
is it affiliated with the loop problem ?
who knows :)


Top
 Profile  
 
PostPosted: Sat Aug 29, 2009 6:53 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Mar 23, 2009 7:52 am
Posts: 32
I have read this topic with great interest, since I have experienced the same problem for some hours. I tried almost every solution which was suggested here, to no avail. I really don't know what to do next.
The strange thing is that, in order to get rid of the problems, I used a backup (JoomlaPack), since I regularly back up my Joomla site. But this did not help me. I still cannot log in my site.
This does not make sense to me. I thought JoomaPack rebuilds the whole database, including files such as configuration.php, etc.
I have two Joomla websites running on the same server. One is in English (www.mysite.com/en), the other in Dutch (www.mysite.com/nl). Both sites are using a different database; with different users etc.
The Dutch site does not have any problems; the English one does… :-(
I am now considering to have my hosting service reset my site. Does anyone have an idea if this might work???


Top
 Profile  
 
PostPosted: Sat Aug 29, 2009 8:31 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Mar 23, 2009 7:52 am
Posts: 32
vcaravantes wrote:
In the php.ini, set session.use_cookies = 1

Where can I find that php.ini file?


Top
 Profile  
 
PostPosted: Mon Aug 31, 2009 4:13 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Aug 29, 2009 4:58 pm
Posts: 1
I had the same issue. mine cleared by turning on the plugin user_joomla in the mysql database. Thanks for the help


Top
 Profile  
 
PostPosted: Thu Sep 03, 2009 2:37 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Sep 03, 2009 2:29 pm
Posts: 1
I have solved this on my own site
Edit your configuration.php file and make sure <?php is the very first line... nothing before it, not even spaces. In other words when you open it in wordpad <?php should be top left on screen.

Tom


Top
 Profile  
 
PostPosted: Tue Sep 08, 2009 12:21 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Feb 23, 2009 3:33 pm
Posts: 42
Location: Boston, MA, USA
I have the login issue both with the front end using CB and the back end.

With the front end either nothing happens after several mins, or the server times out.

With the back end Administrator login I get the following error message:

Username and password do not match
Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id = 1 ORDER BY position, ordering

I have been trying to solve this for over two weeks now and I am going crazy.

Everything seems to still be there. You can create new users, reset passwords, etc., you just can't login in.

I have read all 171 posts in this thread and have already tried many of the suggestions.

No one seemed to mention this error message.

Please help.


Top
 Profile  
 
PostPosted: Thu Sep 10, 2009 6:55 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Sep 10, 2009 6:41 am
Posts: 5
I encountered a situation where the user_joomla plugin was broken.

Please verify the existence of the files:
plugins/user/joomla.php
plugins/user/joomla.xml

And the existence of the database record:
SELECT * FROM #__plugins WHERE folder = 'user' AND element = 'joomla'
[replace #_ with the proper prefix]
And that its `published` field is set to 1


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 7:59 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Sep 18, 2009 7:57 am
Posts: 1
ok i find out the correct answer to the problem

download this tool
http://robotics.snu.ac.kr/pds/CrimsonEd ... dt370r.exe

open configuration.php
convert it to encode utf8 w/o bom
save it
and upload it

hope to help u all


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 4:53 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun Apr 05, 2009 3:30 pm
Posts: 3
You saved my life, man!
Tried everything to no avail... It was the configuration.php file wrongly encoded. The problem started when i changed hosting.

Thanks!
Fabrizio


Top
 Profile  
 
PostPosted: Mon Sep 28, 2009 1:23 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Mon Mar 19, 2007 8:29 am
Posts: 171
Well I have this problem too.

I have cloned an existing site, trying to restore it on my server as ive done with countless other sites, but to no avail.

First the site wouldnt display (direct access not allowed) so I deleted the template file and the site shows, albeit in a mess.

The backend simply wont log in, just refreshes and nothing I do seems to help.

Allround very frustrating...


Top
 Profile  
 
PostPosted: Thu Oct 01, 2009 10:43 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Mar 21, 2006 8:25 pm
Posts: 78
Location: BC, Canada
I have this problem as well. I've done EVERYTHING that has been listed as possible fixes. My install was a new latest version install, no extensions or plugins installed or disabled, my admin account is fine, I reset the password, all the db accounts and objects are set properly, PHPINFO() all looks up to snuff. The funny thing is, I set up 2 sites on 2 different domains, SAME SERVER, basically same settings, the other is working fine, this one decided to give me the admin loop problem out of the blue.

Echoing the same frustration as everyone else...

_________________
Carcassonne Central - http://www.carcassonnecentral.com
MySteamID - http://www.mysteamid.com


Top
 Profile  
 
PostPosted: Thu Oct 01, 2009 10:48 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Mar 21, 2006 8:25 pm
Posts: 78
Location: BC, Canada
PS, I'm quite happy to give any of the senior helpers/devs access to the site.

_________________
Carcassonne Central - http://www.carcassonnecentral.com
MySteamID - http://www.mysteamid.com


Top
 Profile  
 
PostPosted: Thu Oct 01, 2009 11:51 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jul 16, 2008 4:35 pm
Posts: 31
Hi Guys,

I left this message on a related thread:

Hi Guys,

This may solve your Admin login issue:

http://help.joomla.org/content/view/1944/306/1/4/

Manually add the following QUERY to your DB:

INSERT INTO `jos_users` VALUES (62, 'Administrator', 'admin', 'your-email@email.com', '21232f297a57a5a743894a0e4a801fc3', 'Super Administrator', 0, 1, 25, '2005-09-28 00:00:00', '2005-09-28 00:00:00', '', '');
INSERT INTO `jos_core_acl_aro` VALUES (10,'users','62',0,'Administrator',0);
INSERT INTO `jos_core_acl_groups_aro_map` VALUES (25,'',10);

Follow the article above for instruction. It seems the admin profile is not getting set up during auto installation?

Aidan


Top
 Profile  
 
PostPosted: Fri Oct 02, 2009 2:20 am 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Mar 21, 2006 8:25 pm
Posts: 78
Location: BC, Canada
No, I think most of the people complaining here already have successfully set up and used their sites (including me). I've checked and triple-checked all the db settings with PHPMyAdmin, that script obviously won't work since there's already an admin account there.

Thanks for that, any other suggestions welcome.

_________________
Carcassonne Central - http://www.carcassonnecentral.com
MySteamID - http://www.mysteamid.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 223 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8  Next



Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group