I have uploaded a wmv-file, size=49.518 KB. But this file wouldn't play!
Pls help me to find the problem and a solution of course ;-).
Here i post an extract of the file theme.php:
***********************
$players['WMP'] = array('id' => 'MediaPlayer',
'clsid' => 'classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" ',
'codebase' => 'codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" ',
'mime' => 'type="application/x-mplayer2" ',
);
***********************
regards
empfl
Post a link.
Having the same problem.
http://bearsworld.byethost7.com/coppermine/displayimage.php?pos=-92 (http://bearsworld.byethost7.com/coppermine/displayimage.php?pos=-92)
Might help both of us emfl
Notices
/include/themes.inc.php
* Notice line 2196: Undefined index: uid
$uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] : '';
* Notice line 1899: Undefined index: uid
$uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] : '';
here is the link
http://www.proveo-merlins.de/coppermine/thumbnails.php?album=39
cu
@empfl: you're using cpg1.4.10, while the most recent stable release currently is cpg1.4.13. There is a reason why we release new versions. Upgrade!
Quote from: empfl on October 15, 2007, 07:07:24 AM
http://www.proveo-merlins.de/coppermine/thumbnails.php?album=39
Plays fine using Firefox btw.
@Bear:
Quote from: Bear on October 15, 2007, 12:18:40 AM
Might help both of us emfl
Notices
/include/themes.inc.php
* Notice line 2196: Undefined index: uid
$uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] : '';
* Notice line 1899: Undefined index: uid
$uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] : '';
Leave notices_display turned off unless you're a coder and know what notices mean. Not related to your issue.
Quote from: Bear on October 15, 2007, 12:09:09 AM
Having the same problem.
http://bearsworld.byethost7.com/coppermine/displayimage.php?pos=-92 (http://bearsworld.byethost7.com/coppermine/displayimage.php?pos=-92)
The file is not there - I get
QuoteThe selected album/file does not exist !
However, you have the same issue because you're using the same outdated version of coppermine (cpg1.4.10) as empfl. Upgrade as well.
many thx GauGau :)
will update as soon i can.
Thankyou as well.