Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    19
    Plugin Contributions
    0

    Default Customize This Item (define_page_2.php)

    Hello,

    I noticed that when you click "customize this item", it takes you to define_page_2.php where the item's serial number is automatically posted in the "model number". What I want to do is add the item's photo as well.

    How can I do that?

    This is what the text field of "model number" is grabbing:

    Code:
    <input name="model" size="40" id="model" type="text" value="<?=$_POST["step"]?"":$_GET["model"]?>">
    I think it's something similar, maybe something like that but I'm not sure.

    PHP Code:
    <img src=/images-path/<? $_GET["product_id"] ?>
    Help is appreciated

  2. #2
    Join Date
    May 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Customize This Item (define_page_2.php)

    Anyone please!!!!

 

 

Similar Threads

  1. Display the text from define_page_2.php on every page
    By buxton1 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Dec 2010, 12:14 PM
  2. Replies: 2
    Last Post: 17 Oct 2010, 09:07 PM
  3. bring back define_page_2.php
    By doghouse in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Oct 2009, 05:26 AM
  4. How to include define_page_2.php content in header for easy editing
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 30 May 2009, 07:56 PM
  5. RE: define_page_2.php
    By waynevincent in forum Basic Configuration
    Replies: 2
    Last Post: 20 Sep 2008, 08:52 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