PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old May 10th, 2005, 12:44 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 83
Remove filmstrip for certain file types

Is it possible to remove the film strip display from files that have the extension of .wmv .mpg .mpeg .mp3 .wma .mov etc etc etc

The filmstrip serves no purpose in these situations
BrentWilson is offline   Reply With Quote
Old January 13th, 2006, 04:40 PM   #2 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
Yes I would like to know how to disable the film strip as well.

I dont like the film strip and would rather not have it.

I dont see anywhere in the admin control panel to disable this.

Doug
dcpaq2 is offline   Reply With Quote
Old January 13th, 2006, 04:46 PM   #3 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,400
Quote:
Originally Posted by dcpaq2
Yes I would like to know how to disable the film strip as well.

I dont like the film strip and would rather not have it.

I dont see anywhere in the admin control panel to disable this.

Doug
vBa Gallery => Modify Settings => Show Image Options (showimage.php) => Number of Image in Filmstrip
Quote:
This option will allow you to display the thumbnails of a specified number of previous/next images in a "filmstrip". Set this option to '0' to disable it.
KW802 is offline   Reply With Quote
Old January 13th, 2006, 04:54 PM   #4 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,400
Quote:
Originally Posted by BrentWilson
Is it possible to remove the film strip display from files that have the extension of .wmv .mpg .mpeg .mp3 .wma .mov etc etc etc

The filmstrip serves no purpose in these situations
Familiar with PHP? If so, you want to change this query to select where extension is not equal to your list...
Quote:
$filmcache = array();
$getids = $db->query_read("
SELECT $votequery images.imageid, images.userid, images.thumbname, extension
FROM " . TABLE_PREFIX . "adv_gallery_images AS images
$favquery
WHERE " . implode(' AND ', $wherequery) . "
ORDER BY $doorderby $direction, images.imageid DESC
" . iif($limit, 'LIMIT ' . $limit)
);
KW802 is offline   Reply With Quote
Old January 13th, 2006, 05:14 PM   #5 (permalink)
Member
Verified Customer
 
dcpaq2's Avatar
 
Join Date: Jun 2005
Location: Chicago, Illinois
Posts: 252
Send a message via Yahoo to dcpaq2
Quote:
Originally Posted by KW802
vBa Gallery => Modify Settings => Show Image Options (showimage.php) => Number of Image in Filmstrip
Thank you so much for your help. I dont know how in the heck I missed that. LOL

It was right in front of my face too.

Doug
dcpaq2 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where do I remove file types? Iridium1 Installs and Upgrade - vBulletin 3.5.X 1 October 19th, 2005 09:32 AM
thumbnail pictures for new file types eko How Do I? - vBulletin 3.0.X 15 May 19th, 2005 01:21 AM
Invalid File Type on custom time types Selrahc Installs and Upgrade - vBulletin 3.0.X 2 April 8th, 2005 10:58 AM


All times are GMT -5. The time now is 01:44 AM.

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