News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - random663

#1
Thank you for your reply Basara but the link provided during the installation never worked, as per my previous message - it simply took me to the homepage of my existing website rather than a page where I could login or use AbanteCart.

Yes, I have been including my domain before the "/" of each path, I just prefer not to include it in public posts at present.

I have looked at the config.php file as you suggested but cannot find a path that will work. I have copied the information below in the hope that someone can assist.

I have also tried these paths with no success:
/index.php?s=admin123
/index.php?s=ADMIN_PATH
/index.php?s=asshegoe_aban869


<?php
/**
   AbanteCart, Ideal OpenSource Ecommerce Solution
   http://   www   .   AbanteCart   .   com [edited as I can't post external links]
   Copyright © 2011-2016 Belavier Commerce LLC

   Released under the Open Software License (OSL 3.0)
*/
// Admin Section Configuration. You can change this value to any name. Will use ?s=name to access the admin
define('ADMIN_PATH', 'admin123');

// Database Configuration
define('DB_DRIVER', 'amysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'ass******69');
define('DB_PASSWORD', [this is in the file]
define('DB_DATABASE', 'a***************869');
define('DB_PREFIX', 'a**********4_');


#2
Support / Admin login page doesn't seem to exist
July 25, 2016, 09:31:31 AM
I have recently installed AbanteCart and want to start using it right away. However the installation confirmation page link to login to the admin area didn't work. I have searched the forums and Google many times and followed the various suggested paths to access the login page but none of them work. Every single one takes me to the home page of my existing website instead of an AbanteCart login page.

Some of the paths I have tried include:
/index.php?s=[with my username here]
/index.php?s=your_admin
/index.php?s=secretarea

I'm at a complete loss as to how to access the login page for the admin area so I can start using AbanteCart, please help!

Thank you

Forum Rules Code of conduct
AbanteCart.com 2010 -