forum.coppermine-gallery.net
Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: x.c. 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:
<!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
-
Also, the full size image does exist, I can view it using a direct link.
The popup page never time outs....
-
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