Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Feb 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Problem with Admin Area

    Quote Originally Posted by Vger View Post
    define('DIR_FS_ADMIN', '/hsphere/local/home/x123456/websitename.co.uk/');

    should be:

    define('DIR_FS_ADMIN', '/hsphere/local/home/x123456/websitename.co.uk/admin-folder-name/');

    Vger
    Thanks Vger but I have tried this and it makes no difference, the file path in the stock_room area has /HTTP_SERVER/stock_room/ in it????

  2. #2
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Problem with Admin Area

    The HTTP_SERVER address should contain your domain name e.g.
    Code:
    define('HTTP_SERVER', 'http://www.yourdomain.com');
    Vger

  3. #3
    Join Date
    Feb 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Problem with Admin Area

    Quote Originally Posted by Vger View Post
    The HTTP_SERVER address should contain your domain name e.g.
    Code:
    define('HTTP_SERVER', 'http://www.yourdomain.com');
    Vger
    Hi Vger

    This is what is in my includes/stock_room/configure

    define('HTTPS_SERVER', 'https://aaronspromotions.co.uk');
    define('HTTPS_SERVER', 'https://aaronspromotions.co.uk');
    define('HTTPS_CATALOG_SERVER', 'https://aaronspromotions.co.uk');
    define('HTTPS_CATALOG_SERVER', 'https://aaronspromotions.co.uk');

    Regards

    Ian

    Edit: Just removed the 'S' from one of each of those and it works! Thanks Vger!!!

 

 

Similar Threads

  1. Admin area problem
    By edesigners in forum General Questions
    Replies: 2
    Last Post: 16 Nov 2011, 10:02 PM
  2. admin area problem
    By thenboo in forum General Questions
    Replies: 4
    Last Post: 16 Oct 2009, 04:39 PM
  3. Problem in admin area
    By rjgonzalez in forum General Questions
    Replies: 11
    Last Post: 23 Jul 2009, 08:43 PM
  4. Problem with admin area after install new language
    By Adder in forum Addon Language Packs
    Replies: 1
    Last Post: 15 Nov 2006, 12:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg