osCmax v2.5 User Manual
Results 1 to 3 of 3

question about advance_search

This is a discussion on question about advance_search within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; on advance_search.tpl.php, do we need to have... Code: <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="pageHeading"><?php echo TEXT_MISSING_IMAGE . '<br ...

      
  1. #1
    Senior Member blackhawk's Avatar
    Join Date
    Aug 2009
    Location
    indiana
    Posts
    640
    Blog Entries
    1
    Rep Power
    27


    Question question about advance_search

    on advance_search.tpl.php,
    do we need to have...

    Code:
    <table border="0" width="100%" cellspacing="0" cellpadding="0">
              <tr>
                <td class="pageHeading"><?php 
    			
    			echo TEXT_MISSING_IMAGE . '<br />';
    			
    			echo HEADING_TITLE_1; ?></td>
                <td class="pageHeading" align="right">&nbsp;</td>
              </tr>
            </table
    I created a test product without an image and this warning didn't come up. It still went to that product page with the default image system that PG put in.

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: question about advance_search

    bh,

    Can you explain a bit more what the issue is?

    Thanks,
    pgmarshall
    _______________________________

  3. #3
    Senior Member blackhawk's Avatar
    Join Date
    Aug 2009
    Location
    indiana
    Posts
    640
    Blog Entries
    1
    Rep Power
    27


    Default Re: question about advance_search

    In other words, in what situation would we see...

    Code:
    <?php 		
    echo TEXT_MISSING_IMAGE . '<br />';
    echo HEADING_TITLE_1; 
    ?>
    produce any text? If there is no situation of them displaying on the advance search page then can we remove both tags from that page.

Similar Threads

  1. CSV-SQL question
    By Alliene in forum osCommerce 2.2 Discussion
    Replies: 1
    Last Post: 08-23-2010, 12:08 AM
  2. bts question
    By JohnW in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 10-09-2009, 02:03 PM
  3. To Keep or not to Keep that is the question
    By BrandonScottishRegalia in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 09-21-2009, 09:57 AM
  4. Box Question
    By ReginaStelling in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 07-02-2004, 10:39 AM
  5. Two Question
    By Raysworld in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-07-2004, 01:51 PM

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
  •