News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

cant upload

Started by snootch, October 14, 2003, 10:07:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

snootch

" The picture " can't be inserted in the album " is the error i get when i try upload pictures to my album. Can anyone help?

Dave

jasendorf

Do you get an error message?
Read the Online DOCs,FAQ, and SEARCH the board BEFORE posting questions for help.

snootch

check it out for yourself..

try upload to www.konfused.org

Tarique Sani

Are you really running 1.0?  :o
SANIsoft PHP applications for E Biz

Joachim Müller

snootch is running 1.0rc3, uploading returns

       
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Photoalbum - Inserting picture</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="style.css" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body >
<table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
                <td class="tableh1"><h2><img src="images/site_logo.gif" width="507" height="36" alt="" /></h2></td>
        </tr>
        <tr>
                <td align="center" width="100%" class="tableb" style="border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding-top: 4px; padding-bottom: 4px;">                <span class="topmenu">
                        <a href="index.php" title="Go to the album list">Album List</a> ::
               
                        <a href="upload.php?album=1" title="Upload a new picture to an album">Upload Picture</a> ::
                        <a href="login.php">Login</a>
                </span>
</td>
        </tr>
</table>
<table border="0" align="center" cellpadding="5" cellspacing="10">
        <tr>
                <td align="center" valign="top">

<!-- Start standard table -->
<table align="center" width="500" cellspacing="1" cellpadding="0" align="center" class="maintable">
<tr><td class="tableh1"><h2>Inserting picture...</h2></td></tr>
<tr><td class="tableb"><br>The picture '' can't be inserted in the album<br><br>Unable to create thumbnail or reduced size image.<br><br></td></tr>
<tr><td align="center"><br>
<div class="admin_menu_thumb"><a href="javascript:history.back()"  class="adm_menu">BACK</a></div>
<br>
</td></tr>
</table>
<!-- End standard table -->

                        <br />
                        <div class="footer" align="center">
                                Powered by <a href="http://www.chezgreg.net/coppermine/" target="_blank">Coppermine Photo Gallery</a> v1.0 RC 3<br>
                                Webspace sponsored by <A HREF="http://www.habo.org.za/" target="_blank"><font color=#550000>Habonim Dror Southern Africa</font></a> - Be a part of the magic!
                        </div>
                        <br />
                </td>
        </tr>
</table>
</body>
</html>

It's hard to say what's wrong without further details. Have you ever thought about upgrading to 1.2.0?

GauGau