Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2008
    Posts
    2
    Plugin Contributions
    0

    Default How insert external pages, without resetting the session parameters?

    I have included in define_main_page.php a link to an external module for an upload files, but the session ($ _SESSION etc.) Are reset in module called, so I can not use customer data to create folders upload differentiated according to customer number and order number.
    Someone can help me, please, to solve this problem, with a correct example, to enter a new module in Zen-Cart, preserving the values of session variables?
    Many thanks in advance.

  2. #2
    Join Date
    Oct 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: How insert external pages, without resetting the session parameters

    This is the solution:
    simply insert the pages mentioned before any other instruction, <? php require ( 'application_top.php');?>
    I tested, and now everything works properly.

 

 

Similar Threads

  1. Replies: 8
    Last Post: 14 Dec 2010, 01:44 AM
  2. Replies: 11
    Last Post: 6 Apr 2010, 11:36 AM
  3. how do I insert a link without the ampersand in the address?
    By aussiesapphire in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jan 2010, 10:20 PM
  4. how to insert images in the EZ pages?
    By jingle in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 19 Feb 2008, 01:31 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