osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Problems with admin login

This is a discussion on Problems with admin login within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Greetings I recently installed oscmax2_RC3_0_1 on my host. Everything went fine except admin area. I searched through forum and found ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 11-23-2007, 06:04 PM
qex qex is offline
Lurker
 
Join Date: Jun 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
qex is on a distinguished road
Default Problems with admin login

Greetings

I recently installed oscmax2_RC3_0_1 on my host.
Everything went fine except admin area.

I searched through forum and found this thread with same problem
Well crap... admin login not allowing login-no errors

Before i uploaded the oscmax to host i changed some files according to this guide here ( because my host's settings are: register_globals "off" ) :

osCommerce SEO - Running osCommerce with Register Globals Off - Magic SEO URL - Search Engine Optimization

What the problem is that i still can't log in to admin area after applied those tips from the threads above.

I tested everything on my local mashine with php 5.2.1, mysql 4.1.7, apache 2.2 on WinXP pro with NO PROBLEMS.

My host is running on Linux with php4.4.7, mysql 4.1.22- standard-log, apache 1.3.37 and the result is I CAN'T LOGIN.

I searched through Google with no success and i start to be frustrated.

Any suggestion would be nice and helpful.

Thank's




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 12-31-2007, 09:59 AM
Lurker
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ETK_Lagnus is on a distinguished road
Cool Re: Problems with admin login

I had exactly the same problem.
Go to catalog->admin->includes->functions->sessions.php

Find:

Quote:
function tep_session_register($variable) {

$_SESSION[$variable] = null;

}
Replace with:

Quote:
function tep_session_register($variable) {

global $$variable;

$_SESSION[$variable] = $$variable;

}
If that raises any other issues please post as we both have the same circumstances and can help each other to find potential problems using that mod.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Admin Login Problems icecold osCMax v2 Installation issues 2 04-10-2006 05:39 PM
admin login problems after install tjd osCMax v2 Installation issues 1 07-24-2005 01:21 PM
Admin Login Problem - my customer can't login, I can pram0310 osCMax v1.7 Installation 2 10-29-2004 10:46 AM
Well crap... admin login not allowing login-no errors tauras911 osCMax v1.7 Installation 2 07-06-2004 11:12 PM
Problems with login Redeye_Joe osCMax v1.7 Installation 1 12-15-2003 11:59 PM


All times are GMT -8. The time now is 07:09 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax