Advertisement:

Author Topic: Can't Login to Admin on FIRST Install  (Read 1216 times)

hassanSALEH

  • Newbie
  • *
  • Posts: 3
Can't Login to Admin on FIRST Install
« on: March 28, 2016, 04:11:10 pm »
Hi
I just installed OSClass 3.6.1  . I set up the admin info during the setup and now when I go to login at my domain /oc-admin then send me to this url "http://www.mydomin.com/mydomin.com/oc-admin/"

regrads

pecke

  • Full Member
  • ***
  • Posts: 169
Re: Can't Login to Admin on FIRST Install
« Reply #1 on: March 28, 2016, 11:49:15 pm »
See path in config.php   

Code: [Select]
define('REL_WEB_URL', '/');

define('WEB_PATH', 'http://www.mydomin.com/');

hassanSALEH

  • Newbie
  • *
  • Posts: 3
Re: Can't Login to Admin on FIRST Install
« Reply #2 on: March 29, 2016, 12:02:55 am »
OK. I saw that. What should I do

hassanSALEH

  • Newbie
  • *
  • Posts: 3
Re: Can't Login to Admin on FIRST Install
« Reply #3 on: March 29, 2016, 12:06:53 am »
When I put this url "http://www.blabstore.com/oc-admin/login.php" I see   "ABS_PATH is not loaded. Direct access is not allowed."

pecke

  • Full Member
  • ***
  • Posts: 169
Re: Can't Login to Admin on FIRST Install
« Reply #4 on: March 29, 2016, 01:49:12 am »
your path dindt set correctly.......    put here your osclass config.php path code please.

your url for login page is http://www.blabstore.comindex.php?page=login
url must look like this   http://www.blabstore.com/index.php?page=login

put this on your osclass config.php file

Code: [Select]
define('REL_WEB_URL', '/');

define('WEB_PATH', 'http://www.blabstore.com/');


« Last Edit: March 29, 2016, 01:57:04 am by pecke »

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Can't Login to Admin on FIRST Install
« Reply #5 on: April 03, 2016, 01:05:18 pm »
Let's NOT ask others to put here their Osclass config for obvious reasons and only ask for specifics related to any possible issue. 8)

pecke

  • Full Member
  • ***
  • Posts: 169
Re: Can't Login to Admin on FIRST Install
« Reply #6 on: April 03, 2016, 04:30:37 pm »
he can always change his pass and username but ok.... you have right...maybe some people here can stole his personal information...yes my mistake twice.
« Last Edit: April 03, 2016, 04:34:52 pm by pecke »

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Can't Login to Admin on FIRST Install
« Reply #7 on: April 04, 2016, 12:28:18 am »
Hi pecke,

No matter who asks, it is owners who make choices and the choice to put login data of backend in public forum is simply a big NONO.
But yes, we should also try to avoid asking others for putting up all config info here in public forums :)

Regards,
Eric
« Last Edit: April 04, 2016, 12:33:22 am by SmaRTeY »

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Can't Login to Admin on FIRST Install
« Reply #8 on: April 09, 2016, 12:45:16 pm »
Dear Pecke
Hi I saw that you are very experienced about os class and I want help / recommandations to solve my problem....

My web www.nannyturkey.com , page is visitable and all files pages are on, but last 7 days I can not use
several parts of web : oc-admin/ item/new user/register  / login / contact form sending problems.

Can you please help me how to recover this? I have already moved files / database 3 different hosting companies, no result....

I am also ready to pay for this help

Thank you,
Jan

pecke

  • Full Member
  • ***
  • Posts: 169
Re: Can't Login to Admin on FIRST Install
« Reply #9 on: April 09, 2016, 01:18:44 pm »
i see only redirects on your site....