Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Prevent application_top.php to display the zen cart graphics in new admin page

    I have a frame that I need to load a page.
    Problem is that I need code inside application_top.php but dont want to display the menu graphics to my frame.

    How do i prevent the zencart menu layout to display in the frame?

    marksu

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Prevent application_top.php to display the zen cart graphics

    I think you need to look at includes/templates/your_template/commons/tpl_main_page.php and place your frame code there instead of in application_top
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Prevent application_top.php to display the zen cart graphics

    Sorry for my bad english.

    I ment:

    I have "frame content page" which includes the application_top.php file using require command.

    Then I also have my main page that has a frame. I need to get my "frame content page" to display in the frame without the zen cart header graphics.

    EDIT: Therefore I would need to edit application_top.php so it never displays the top header graphics.
    marksu
    Last edited by marksu; 9 May 2008 at 02:26 PM.

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Prevent application_top.php to display the zen cart graphics

    Hi marksu,

    Which version of ZC are you using? Which application_top are you talking about?

    I thought you talked about the catalog side, but now it seems like you talk about the admin's one?

    Regards
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Prevent application_top.php to display the zen cart graphics

    Quote Originally Posted by yellow1912 View Post
    Hi marksu,

    Which version of ZC are you using? Which application_top are you talking about?

    I thought you talked about the catalog side, but now it seems like you talk about the admin's one?

    Regards
    Yes i ment admin in admin/includes/

    marksu

  6. #6
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Prevent application_top.php to display the zen cart graphics

    Sorry I forgot to mension I am using Zen Cart version v1.3.7.1.

    marksu

  7. #7
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Prevent application_top.php to display the zen cart graphics

    I figured it out.
    No eediting of application_top.php is needed.

    Just removing following file in my main page was enaf.

    <?php require(DIR_WS_INCLUDES . 'header.php'); ?>

    marksu

 

 

Similar Threads

  1. No admin, no cart - includes/application_top.php problem
    By JDuval in forum Installing on a Windows Server
    Replies: 4
    Last Post: 10 Mar 2011, 08:45 PM
  2. Replies: 12
    Last Post: 27 Feb 2010, 01:38 AM
  3. Add A Page to Display the New Products in Admin area
    By CoolCarPartsOnline in forum General Questions
    Replies: 2
    Last Post: 28 Jul 2009, 11:54 AM

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