can not get images to display they upload with no errors.
here is my lanuage.php file & my source code of the web page
can anyone tell me where the images are going and why they do not display?
<?php
// IMPORTANT:
// ==========
// When translating, only translate the strings that are
// TO THE RIGHT OF the equal sign (=).
//
// Do NOT translate the strings between square brackets ([])
//
// Also, leave the text between < and > untranslated.
// =====================================================
// datalist.php
$Translation["powered by"] = "Powered by";
$Translation["quick search"] = "Quick Search";
$Translation["records x to y of z"] = "Records <FirstRecord> to <LastRecord> of <RecordCount>";
$Translation["filters"] = "Filters";
$Translation["filter"] = "Filter";
$Translation["filtered field"] = "Filtered field";
$Translation["comparison operator"] = "Comparison Operator";
$Translation["comparison value"] = "Comparison Value";
$Translation["and"] = "And";
$Translation["or"] = "Or";
$Translation["equal to"] = "Equal to";
$Translation["not equal to"] = "Not equal to";
$Translation["greater than"] = "Greater than";
$Translation["greater than or equal to"] = "Greater than or equal to";
$Translation["less than"] = "Less than";
$Translation["less than or equal to"] = "Less than or equal to";
$Translation["like"] = "Like";
$Translation["not like"] = "Not like";
$Translation["apply filters"] = "Apply filters";
$Translation["save filters"] = "Save and apply filters";
$Translation["saved filters title"] = "HTML Code For The Applied Filters";
$Translation["saved filters instructions"] = "Copy the code below and paste it to an HTML file to save the filter you just defined so that you can return to it at any time in the future without having to redefine it. You can save this HTML code on your computer or on any server and access this prefiltered table view through it.";
$Translation["hide code"] = "Hide this code";
$Translation["printer friendly view"] = "Printer-friendly view";
$Translation["save as csv"] = "Download as csv file (comma-separated values)";
$Translation["edit filters"] = "Edit filters";
$Translation["clear filters"] = "Clear filters";
// _dml.php
$Translation["are you sure?"] = "Are you sure you want to delete this record?";
$Translation["add new record"] = "Add new record";
$Translation["update record"] = "Update record";
$Translation["delete record"] = "Delete record";
$Translation["deselect record"] = "Deselect record";
$Translation["couldn't delete"] = "Couldn't delete record due to presence of <RelatedRecords> related record(s) in table '<TableName>'";
$Translation["pkfield empty"] = " field is a primary key field and cannot be empty.";
$Translation["upload image"] = "Upload new image ";
$Translation["select image"] = "Select an image ";
$Translation["remove image"] = "Remove image";
$Translation["month names"] = "January,February,March,April,May,June,July,August,September,October,November,December";
$Translation["field not null"] = "You can't leave this field empty.";
$Translation["*"] = "*";
// lib.php
$Translation["select a table"] = "Go to table";
$Translation["error:"] = "Error:";
$Translation["sql error:"] = "SQL error:";
$Translation["query:"] = "Query:";
$Translation["< back"] = "< Back";
$Translation["if you haven't set up"] = "If you haven't set up the database yet, you can do so by clicking <a href='setup/setup.php'>here</a>.";
// setup.php
$Translation["error while connecting to mysql:"] = "Error while connecting to MySQL: ";
$Translation["attempting to create db"] = "Attempting to create database '<DBName>' ... ";
$Translation["error while creating db"] = "Error while creating database: ";
$Translation["please make sure username has permissions"] = "Please make sure that the username you are using has enough permissions to create the database '<DBName>'";
$Translation["done"] = "Done ... ";
$Translation["attempting to create table"] = "Attempting to create table '<TableName>' ... ";
$Translation["finished setup"] = "Finished database setup ...";
$Translation["to access your db"] = "To access your database, <a href=../index.html>click here</a>. If setup was successful, you may safely delete the 'setup' folder.";
// general config
// DO NOT TRANSLATE THE FOLLOWING
$Translation[ImageFolder] = "images";
?>
source code
<!-- Add header template in this file --><link rel="stylesheet" type="text/css" href="style.css"><form enctype="multipart/form-data" method=post name=myform action='table1_view.php'><table cellspacing=1 cellpadding=0 border=0><tr>
<td colspan=5><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td align=left><div class=TableTitle>Our Most Popular Plants</div> <input type=image src=print.gif name=Print alt='Printer-friendly view'> <input type=image src=search.gif name=Filter alt='Edit filters'> <input type=image src=cancel_search.gif name=NoFilter alt='Clear filters'> <select name=nav_menu onChange='window.location=document.myform.nav_menu.options[document.myform.nav_menu.selectedIndex].value;'><option value='#' class=SelectedOption style='color:black;'>Go to table</option><option value='table1_view.php?t=1100382610' class=SelectedOption>Our Most Popular Plants</option></select><br></td><td align=right valign=bottom></td></tr></table></td></tr>
<tr> <td valign=top nowrap width='150' class=TableHeader><div class=TableHeader><a href='javascript: document.myform.SortDirection.value="asc"; document.myform.SortField.value = 0 + 1; document.myform.submit();' class=TableHeader>Data</a></div></td>
<td valign=top nowrap width='150' class=TableHeader><div class=TableHeader><a href='javascript: document.myform.SortDirection.value="asc"; document.myform.SortField.value = 1 + 1; document.myform.submit();' class=TableHeader>Plant Name</a></div></td>
<td valign=top nowrap width='150' class=TableHeader><div class=TableHeader><a href='javascript: document.myform.SortDirection.value="asc"; document.myform.SortField.value = 2 + 1; document.myform.submit();' class=TableHeader>Description</a></div></td>
<td valign=top nowrap width='150' class=TableHeader><div class=TableHeader><a href='javascript: document.myform.SortDirection.value="asc"; document.myform.SortField.value = 3 + 1; document.myform.submit();' class=TableHeader>Photo</a></div></td>
<td rowspan=1000 valign=top width=15><input type=image name=Previous src=scroll_previous.gif width=15 height=15><image src=scroll_box.gif height=150 width=15><input type=image name=Next src=scroll_next.gif width=15 height=15></td>
</tr>
<input name=SortField value='' type=hidden><input name=SelectedID value='2' type=hidden><input name=SortDirection type=hidden value=''><input name=FirstRecord type=hidden value='1'> <tr><td valign=top class=TableBodyNumeric><div class=TableBodyNumeric> <a href='javascript:document.myform.SelectedID.value="1"; document.myform.submit();' class=TableBodyNumeric>1</a> </div></td><td valign=top class=TableBody><div class=TableBody> <a href='javascript:document.myform.SelectedID.value="1"; document.myform.submit();' class=TableBody>aaa</a> </div></td><td valign=top class=TableBody><div class=TableBody> <a href='javascript:document.myform.SelectedID.value="1"; document.myform.submit();' class=TableBody>oak tree</a> </div></td><td valign=top class=TableBody><div class=TableBody> <a href='javascript:document.myform.SelectedID.value="1"; document.myform.submit();' class=TableBody></a> </div></td></tr>
<tr><td valign=top class=TableBodySelectedNumeric><div class=TableBodySelectedNumeric> <a href='javascript:document.myform.SelectedID.value="2"; document.myform.submit();' class=TableBodySelectedNumeric>2</a> </div></td><td valign=top class=TableBodySelected><div class=TableBodySelected> <a href='javascript:document.myform.SelectedID.value="2"; document.myform.submit();' class=TableBodySelected>ffffffff</a> </div></td><td valign=top class=TableBodySelected><div class=TableBodySelected> <a href='javascript:document.myform.SelectedID.value="2"; document.myform.submit();' class=TableBodySelected>fffffffffffffffffff</a> </div></td><td valign=top class=TableBodySelected><div class=TableBodySelected> <a href='javascript:document.myform.SelectedID.value="2"; document.myform.submit();' class=TableBodySelected></a> </div></td></tr>
type=image src=deselect.gif vspace=1 name=deselect alt='Deselect record'></div></td></tr>
<tr><td class=TableHeader valign=top><div class=TableHeader style='text-align:right;'>Plant Name</div></td><td class=TableBody width=300><input size= 25 type=text class=TextBox name=field2 value='ffffffff'> </td></tr>
<tr><td class=TableHeader valign=top><div class=TableHeader style='text-align:right;'>Description</div></td><td class=TableBody width=300><textarea class=TextBox name=field3 cols=50 rows=6>fffffffffffffffffff</textarea> </td></tr>
<tr><td class=TableHeader valign=top><div class=TableHeader style='text-align:right;'>Photo</div></td><td class=TableBody width=300><input type=hidden name=MAX_FILE_SIZE value=20480><br>Upload new image <input type=file name="field4" class=TextBox> </td></tr></table></td></tr></table> </td></tr></table>
</form><!-- Add footer template in this file -->