Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2007
    Location
    USA
    Posts
    221
    Plugin Contributions
    0

    red flag modify which file? where is it?

    i have an application i want to implement the instructions read:

    [quote] Add this code to a *.PHP file in the <BODY>..</BODY> tags. Put it where you want the script to appear.

    <?php
    require_once "rda-enterprises.com/123456/blah/blah.php";
    echo $php_blahl->blah_process(x); // x = id
    ?> [quote]

    assuming i want the app to appear in a blank sidebox (from the blank sidebox module), where exactly would i put this? also, say i want it on the bottom of my main page then which file to modify? what about a new ezpage? thanks in advance
    Grasshopper, GOT BOOK? - I don't, and I am constantly in here begging for help and Donating to Zen Cart in feeble attempts to bribe the developers for help. Get your copy today and avoid my fate!

  2. #2
    Join Date
    Aug 2005
    Posts
    26,245
    Plugin Contributions
    9

    Default Re: modify which file? where is it?

    For the footer it is tpl_footer.php

    ezpages & blank sideboxes normally only contain html code but there are others that I believe have determined how to add php code to these
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Feb 2007
    Location
    USA
    Posts
    221
    Plugin Contributions
    0

    Default Re: modify which file? where is it?

    Thank you, venomous one...
    Grasshopper, GOT BOOK? - I don't, and I am constantly in here begging for help and Donating to Zen Cart in feeble attempts to bribe the developers for help. Get your copy today and avoid my fate!

 

 

Similar Threads

  1. File upload attribute help?
    By rapid564 in forum General Questions
    Replies: 4
    Last Post: 13 Sep 2010, 09:02 PM
  2. file upload attributes & file renaming
    By GoldBuckle in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 9 Dec 2006, 05:59 AM

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
  •