Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: view full size image stalls  (Read 18084 times)

0 Members and 1 Guest are viewing this topic.

x.c.

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
view full size image stalls
« on: December 16, 2003, 11:40:23 am »

hi all

I'm not sure if I'm the only one experiencing this problem:
The popupwindow stalls when I try to view the full-size image

I try tried this on IE 6 and Netscape 7,  the window pops up, but it never stop loading causing it to not load the image.  I viewed the source, everything looks just fine.

here's a sample html code from the pop-up window:
Code: [Select]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Photo Gallery</title>

<link rel="stylesheet" href="/modules/coppermine/themes/defaultstyle.css" />
<script type="text/javascript" src="modules/coppermine/scripts.js"></script>
</head>
<body scroll="auto">
<script language="JavaScript" type="text/JavaScript">
adjust_popup();
</script>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2">
 <td align="center" valign="middle">
  <table cellspacing="2" cellpadding="0" style="border: 1px solid #000000; background-color: #FFFFFF;">
   <td>
<img src="modules/coppermine/albums/userpics/business01.jpg" width="500" height="429" class="image" border="0" alt="business01.jpg"><br />
   </td>
  </table>
 </td>
</table>
</body>
</html>


I'm using Coppermine Photo Gallery v1.1 for phpNuke

any help help will be appreciated,

thanks
Logged

x.c.

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
view full size image stalls
« Reply #1 on: December 16, 2003, 11:44:32 am »

Also, the full size image does exist, I can view it using a direct link.

The popup page never time outs....
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
view full size image stalls
« Reply #2 on: December 16, 2003, 11:59:09 am »

this belongs to phpnuke support then. The nuke boards have been locked because nuke support board has moved. Please read the stickies in the nuked boards to find the new location.

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 14 queries.