Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2005
    Location
    Newfoundland, Canada
    Posts
    63
    Plugin Contributions
    0

    Side Box outside of Zen cart

    Hey there.....I found this tread in archives
    http://www.zen-cart.com/forum/showth...=external+page

    The link that Dr. Byte provides doesn't work anymore since the switchover to the new forum. Can someone please tell me where to find how to pull a zen-cart side box out of a pre-1.30 zersion into an external php page?

    Thanks

  2. #2
    Join Date
    Jul 2005
    Location
    Newfoundland, Canada
    Posts
    63
    Plugin Contributions
    0

    Default Re: Side Box outside of Zen cart

    Anyone?? Would love some insight!

  3. #3
    Join Date
    Jul 2005
    Location
    Newfoundland, Canada
    Posts
    63
    Plugin Contributions
    0

    Default Re: Side Box outside of Zen cart

    well...still no reply but I have the file from the new download section. Now I have an error when I use the include. The sidebox shows correctly however the following error appears above the file:

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /xxxx/local/home/xxxx/xxxxxxx/grancaffe/test.php:7) in /xxxx/local/home/xxxx/xxxxxxx/grancaffe/includes/functions/sessions.php on line 100

    Warning: Cannot modify header information - headers already sent by (output started at /xxxx/local/home/xxxx/xxxxxxx/grancaffe/test.php:7) in /xxxx/local/home/xxxx/xxxxxxx/grancaffe/includes/init_includes/init_templates.php on line 78


    Does anyone have any ideas???

    For my test page, all i used was this:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Untitled Document</title>
    </head>

    <body>
    <table width="800" border="0">
    <tr>
    <td bgcolor="#CCCCCC">&nbsp;</td>
    <td bgcolor="#CCFFCC"><?php require_once('single_sidebox.php'); ?>
    </td>
    <td bgcolor="#FFFF66">&nbsp;</td>
    </tr>
    </table>
    </body>
    </html>

    I placed this page and the single_sidebox.php at the root of the zen folder.

    I've also attaempted to remove the headers from the test file and this didn't help either.

    Thanks

 

 

Similar Threads

  1. v150 Can you add an "Add to cart" box on other web pages outside zen cart?
    By ToddThomson in forum General Questions
    Replies: 1
    Last Post: 13 Feb 2012, 05:31 PM
  2. Zen Cart Button Removal - Sponsors Side Box
    By amandavz in forum Basic Configuration
    Replies: 15
    Last Post: 1 Apr 2009, 12:58 AM
  3. Adding side box content to pages outside the zen cart
    By ksolito in forum General Questions
    Replies: 2
    Last Post: 7 Jun 2008, 06:55 AM
  4. Login Box outside of Zen Cart
    By garrettdavis in forum General Questions
    Replies: 1
    Last Post: 26 Apr 2008, 09:40 PM
  5. Left side box outside of main window...
    By brisbanetimeout in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 May 2007, 09:32 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