PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 16th, 2005, 09:40 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2005
Posts: 20
Send a message via AIM to grafx2g Send a message via MSN to grafx2g Send a message via Yahoo to grafx2g
Media showphoto.php question

this code has to do with the media files that can be displayed in showphoto.php

Quote:
elseif ( stristr($bigimage,".wmv") || stristr($bigimage,".mpg") || stristr($bigimage,".avi") ) {
$mmthumb = "{$Globals['idir']}/mm-video.gif";
include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/embed-ms.tmpl" );
}
elseif( stristr($bigimage,".fla") || stristr($bigimage,".swf") ) {
$mmthumb = "{$Globals['idir']}/mm-fla.gif";
include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/embed-fla.tmpl" );
}
elseif( stristr($bigimage,".mp3") || stristr($bigimage,".wav") || stristr($bigimage,".mid") || stristr($bigimage,".aiff") ) {
$mmthumb = "{$Globals['idir']}/mm-audio.gif";
include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/embed-audio.tmpl" );
}
elseif( stristr($bigimage,".rm") ) {
$mmthumb = "{$Globals['idir']}/mm-real.gif";
include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/embed-rm.tmpl" );
}
}
I'm wondering about this gif file,

mmthumb = "{$Globals['idir']}/mm-video.gif";

To my understanding this is a defualt image that is displayed based on media assets. Can you please tell me the directory these are to reside.

Thank you for your time,

Robert
grafx2g is offline   Reply With Quote
Old September 17th, 2005, 09:44 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
it is the images directory however if a stylesheet/images directory exists then it would be that directory but you should see the image in the default images directory
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pp 5.0 send button on showphoto.php Geiri Photopost Pro Installation & Upgrades 4 March 17th, 2005 11:45 AM
How to remove media player from showphoto Media Missionary Photopost Pro How Do I...? 3 March 2nd, 2005 08:06 PM
No previous button on showphoto.php jean louis Photopost Pro Installation & Upgrades 1 December 31st, 2004 08:16 AM


All times are GMT -5. The time now is 08:02 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0