help for videos help for videos
 

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]

Main Menu

help for videos

Started by ba2, July 05, 2006, 10:26:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ba2

Hello
on an old version of Coppermine when I had some videos it display an image to show it's a video !
now on the last version I dont have a icon/image for them, just a link :(
like this one :
http://www.sbwu.net/photos/thumbnails.php?album=8&page=10
can you help me?
thanks!

tibu

The first thing that I can think of is to check your images folder. Under the directory that coppermine is installed there should be a folder called "Images", is the file called "thumb_avi.jpg" there?

ba2


Joachim Müller


ba2

why it display nothing?

Sami

src property of your <img> tag is empty!
if you look at the include/function.inc.php will see the $pic_url is responsible for that url
$pic_url will get its value from get_pic_url function (its also in function.inc.php line ~1894)
I'm working on that to figur out what happen....
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

Did you apply any mods?

ba2


Sami

just for sure can you just copy function.inc.php to your include folder again (may be it's cruppted)
use a real ftp client like "ipswitch ws_ftppro" or "smartftp"
‍I don't answer to PM with support question
Please post your issue to related board

ba2


Sami

check galleryicon on  xxx_pictures table  for avi files and tell us what are the values
update forget that
‍I don't answer to PM with support question
Please post your issue to related board

Sami

#11
forget all of them   ::)
I should check this first
did you change "The prefix for thumbnails " value under config=>Files and thumbnails advanced settings
i think you did it's mini_
i'm I true? then go to your {gallery root}/images folder and rename all thumb_xxx.jpg to mini_xxx.jpg
‍I don't answer to PM with support question
Please post your issue to related board

ba2

yay!!! it's working !! thx a lot!!!

Sami

#13
I think this should be report as a bug
here is desc.
by changing "The prefix for thumbnails" , get_pic_url function will look for newprefix_avi.jpg or other type of cpg default media thumbnails

sorry
this works fine for me
- may be you have permission issue on "images" folder
- may be you change "thumb_pfx" under config table manualy
- may be on upgrade proccess you delete your old image folder and copy new image folder instead of overwite it
‍I don't answer to PM with support question
Please post your issue to related board


Sami

if you are looking for 3gp thumbnail "No" cpg has not 3gp thumbnail
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

There is a "one issue per thread" policy that you agreed to respect when signing up. The initial question has been solved, your question is not related at all, so I'm marking this thread accordingly and locking it. Start a new thread (after having searched) for your new question, and don't try to hijack threads in the future! >:(