Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PhotoGallery Integrated


Guest

Recommended Posts

  • 1 month later...

This is the chunk of code where I believe the problem to be.

 

$size = getimagesize ("$rp/$cle/$namezzz");
 $imgsize="width=\"250\" height=\"".$size[1]*250/$size[0]."\"";
 echo "<center><font face=\"Veranda\" size=\"2\">$linew</font><p>\n";
 echo "<table border=\"1\" bordercolor=\"#D2E9FF\" style=\"border-collapse: collapse\" width=\"520\">";
 echo "<TD vAlign=top align=middle rowspan=\"6\"><a href=\"javascript:opengallery('$rp/$cle/$namezzz')\"><img border=\"0\" src=\"$rp/$cle/$namezzz\" $imgsize alt=\"$namezzz\"></a></td>";
 echo "$im[$rrr]";
 echo "</tr></table>";
 echo "<b><font face=\"Tahoma\" size=\"2\">Total pics: <font color=red>$kolvo</font><br>Most recent pic: <font color=red><a href=\"javascript:opengallery('$rp/$xzyz')\" alt=\"!!!Recent pic!!!\">$xzyz</a></font>, uploaded: <font color=red>$xzy</font></font></b>\n";
 echo "<p><font face=\"Veranda\" size=\"2\">$linew</font><p>\n";
   }

 

again any help is appreciated

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...