Results 1 to 4 of 4
  1. #1
    Join Date
    May 2005
    Posts
    54
    Plugin Contributions
    0

    Default admin menu problem

    Zen Cart Version 1.3.6
    PHP version 4.3.10
    MySQL 3.23.58

    I place my shop in subdirectory, so the domain look like http://myshop.mydomain.com

    I get no errors during the install.

    My problem is:

    The admin doesnt have a vertical layout. It just puts all the topics (configuration, catalog, modules, etcetera) in a long list (2 screens long) and at the bottom there is the place to edit it. Then if you press one parameter, you go back to the top of the screen and have to scroll down again..

    After this, I try to re- upload (overwrite) only the admin section - nothig. Then I delete all files, I reinstall zen cart - again the same problem.


    I found this thread and some other similar threads, but I didnt manage to solve the problem, so I decide to post the question

    http://www.zen-cart.com/forum/showth...n+menu+problem

    Anyone has a clue?
    Regards, Zoreli

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: admin menu problem

    What browser are you using?

    Have you tried IE and FireFox?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    May 2005
    Posts
    54
    Plugin Contributions
    0

    Default Re: admin menu problem

    Hi Ajex. Thanks for the fast response.

    I use:

    IE 6.0
    Firefox 2.0

    I am seeing same in both browsers. In the store everything works fine.

    Regards, Zoreli

  4. #4
    Join Date
    May 2005
    Posts
    54
    Plugin Contributions
    0

    Default Re: admin menu problem

    Hi all

    I solve my problem and Im posting the solution here just in case that someone might need it one day.

    I had this in my admin files:

    <script language="javascript" src="includes/menu.js"></script>

    I change it with this in all my admin files
    <script language="JavaScript" src="http://www.mydomain.com/shop/admin/includes/menu.js" type="text/JavaScript"></script>

    where shop is my subdirectory.

    Domain of my shop looks like:
    http://shop.mydomain.com

    Now it works. I did this also for all css and js files in head of all the .php files in admin directory. I didn't enter in subdirectories, no need to do this so far.

    My guess is that the problem was caused because I place my shop under sub domain. I did this to not mess the shop with existing site, and I got another type of mess. Well, sometimes the mess is part of the job too...

    Regards, Zoreli

 

 

Similar Threads

  1. SSL Admin Problem
    By adnimas5 in forum Installing on a Windows Server
    Replies: 1
    Last Post: 30 Sep 2006, 10:07 PM

Bookmarks

Posting Permissions

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