Need Help With Log-In Mod

Need help with the Administration of your Joomla! 1.5 site? This is the spot for you.

Moderator: General Support Moderators

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.
Locked
genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Need Help With Log-In Mod

Post by genetic » Thu Feb 12, 2009 5:21 am

I am having a problem with my login.
The system has been up and running without problems
(as far as I know) as most of the time I log in from the back end
when I try to login to from the home page, I get a ssl error
page not found, and the url I get is Https://geneticmemory.org
When I do the same thing on my backup test platform I can log in
I have just upgraded (test and production sites) but only the test site
which also is not listed in google, can I log in to. I copy the test site log
in mod to the production site but that did not help.
Hope someone can help with this problem.
Home page is http://geneticmemory.org/2.0
Also if I try to log in to the back end from the link on the
home page I get the same error but if I put in the address
for the admin page in the address bar of my browser I can log in.
Thanks for any help you can give.

User avatar
ooffick
Joomla! Master
Joomla! Master
Posts: 11614
Joined: Thu Jul 17, 2008 3:10 pm
Location: Ireland
Contact:

Re: Need Help With Log-In Mod

Post by ooffick » Wed Apr 29, 2009 3:16 pm

Hi,

Which Joomla version do you have?
Do you have a SSL cert for your server? Is the SSL cert set up with your Hosting provider? Please check with your hosting provider to solve this issue.

Moreover, please ensure that the variable

Code: Select all

var $force_ssl = '0';
in the configuration.php is set to 0 and not something else. If you don't have SSL, do not enable it.
See this for more details: http://forum.joomla.org/viewtopic.php?f=431&t=391098

Mod Note: Please do not post duplicate post, duplicate post deleted.

Olaf
Olaf Offick - Global Moderator
learnskills.org

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Wed Apr 29, 2009 3:30 pm

Thank you for this quick reply. Unfortunately I am on my way to work, but will reply as soon as I can...
Thanks again really!!!

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Thu Apr 30, 2009 5:36 pm

I am using 1.5.9
and get the error message
"
Fatal error: Call to a member function get() on a non-object in /home/content/r/o/n/ronge/html/2.0/templates/uj_darkworld/html/com_user/user/default.php on line 4"


The code to which you refer, is it in the template, index or the ini file?

Thanks in advance for your help.

User avatar
ooffick
Joomla! Master
Joomla! Master
Posts: 11614
Joined: Thu Jul 17, 2008 3:10 pm
Location: Ireland
Contact:

Re: Need Help With Log-In Mod

Post by ooffick » Thu Apr 30, 2009 10:32 pm

When did you get that message?
Can you try to enable the legacy mode.

Olaf
Olaf Offick - Global Moderator
learnskills.org

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Sun May 17, 2009 8:53 pm

Thank You!
Sorry for not getting back sooner (issues at home) but legacy mode is enabled.

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Sun May 17, 2009 8:58 pm

Also it seems now that the issue happens now only when joining or when one needs to get a lost passwords.

User avatar
airton
Joomla! Ace
Joomla! Ace
Posts: 1368
Joined: Sun Nov 04, 2007 1:12 am
Location: Brazil
Contact:

Re: Need Help With Log-In Mod

Post by airton » Sun May 17, 2009 9:22 pm

genetic wrote:Also it seems now that the issue happens now only when joining or when one needs to get a lost passwords.
Replace all the files in your /home/content/r/o/n/ronge/html/2.0/templates/uj_darkworld/ folder with the ones in the template install package. Looks like one of the template overrides for com_user is missing or corrupt.
Airton Torres
Joomla Bug Squad http://groups.google.com/group/joomlabugsquad
Community website - http://community.joomla.org
Unsolicited support PMs will be deleted and the user added to the foes list.

User avatar
airton
Joomla! Ace
Joomla! Ace
Posts: 1368
Joined: Sun Nov 04, 2007 1:12 am
Location: Brazil
Contact:

Re: Need Help With Log-In Mod

Post by airton » Sun May 17, 2009 9:45 pm

airton wrote:
genetic wrote:Also it seems now that the issue happens now only when joining or when one needs to get a lost passwords.
Replace all the files in your /home/content/r/o/n/ronge/html/2.0/templates/uj_darkworld/ folder with the ones in the template install package. Looks like one of the template overrides for com_user is missing or corrupt.
I hope you didn't do it yet, because after testing locally with your template it seems it's an issue with the actual com_user component. So, before replacing your template's files, try replacing the files in the /home/content/r/o/n/ronge/html/2.0/components/com_user/ folder with the ones in a default Joomla install package.
Airton Torres
Joomla Bug Squad http://groups.google.com/group/joomlabugsquad
Community website - http://community.joomla.org
Unsolicited support PMs will be deleted and the user added to the foes list.

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Sun May 17, 2009 11:38 pm

:D I'm in luck I am just seeing the message, and that's a good thing because I adjusted the css on the template and sure don't wanna do it again..
OK thanks a lot I will try that...

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Tue May 19, 2009 6:36 pm

Strange things are going on...
It just might be my ignorance of joomla but after downloading a copy of 1.5.9 and replacing the comm_user (and mod_login), now there is no log in at all on the page. The only thing I can think of is to delete the current mod in the admin panel and install it again.
But the strange thing is that I try to post a story and after saving it (after 2 attempts ) I didn't see the post in the admin control panel ( and the 1st two posts didn't appear of the front page) so I tried a very short post. which just had one word "test". That post I was able to see on the front page but it still did not appear in the admin panel. One more thing I found, I tried to install the Community Builder extensions,(some time ago) but it didn't work for me and I didn't have time to mess around with it. But I found files from that (I THINK) extension in the old mod_login. OK my question is do you think I can shed these problems by upgrading to 1.5.10 ???

Again thanks for the past help and any you can give now...

(its d-base back up time 4 me) :-\

User avatar
ooffick
Joomla! Master
Joomla! Master
Posts: 11614
Joined: Thu Jul 17, 2008 3:10 pm
Location: Ireland
Contact:

Re: Need Help With Log-In Mod

Post by ooffick » Tue May 19, 2009 7:47 pm

Yes, please try to upgrade to Joomla 1.5.10 (using the full version of Joomla, and overwriting all files except the installation folder).

then please try to remove /home/content/r/o/n/ronge/html/2.0/templates/uj_darkworld/html/com_user folder.

Please make a backup before you do any changes.

Olaf
Olaf Offick - Global Moderator
learnskills.org

genetic
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Thu Apr 19, 2007 3:06 pm

Re: Need Help With Log-In Mod

Post by genetic » Wed May 20, 2009 11:45 am

OK Thank you, I will...


Locked

Return to “Administration 1.5”