Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43293
Total Topics: 7522
Most Online Today: 118
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 108
Total: 108

Author Topic: Increase the number of Bulk Add Pictures  (Read 6752 times)

0 Members and 1 Guest are viewing this topic.

Offline Boomslanger

  • Member
  • *
  • Posts: 45
    • View Profile
Increase the number of Bulk Add Pictures
« on: February 17, 2008, 02:29:24 am »
Two things:

Can I increase the number of Bulk Add Pictures from 5 to 10?

Is there a way of matching the Gallery title bars and Recent Gallery Pictures to the same darker colour as the default theme? Currently the Gallery title bars are a lighter washed out blue.

Thanks.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: Increase the number of Bulk Add Pictures
« Reply #1 on: February 17, 2008, 08:45:57 am »
Yes you can it is controlled inside in Themes/default/Gallery.template.php
Find
Code: [Select]
// How many upload fields to show
$bulk_fields = 5;
Change to
Code: [Select]
// How many upload fields to show
$bulk_fields = 10;

For the colors you probably will need to change the CSS class to match the one the theme is using. The gallery itself goes by the following css classes tborder, catbg,titlebg, windowbg, windowbg2
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline wkheathjr

  • Member
  • *
  • Posts: 29
    • View Profile
Re: Increase the number of Bulk Add Pictures
« Reply #2 on: February 20, 2008, 06:53:58 pm »
Is this for user end or for admin end?  I am wanting my user to be able to add bulk pictures!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: Increase the number of Bulk Add Pictures
« Reply #3 on: February 20, 2008, 07:14:20 pm »
For  both end user and admin
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Boomslanger

  • Member
  • *
  • Posts: 45
    • View Profile
Re: Increase the number of Bulk Add Pictures
« Reply #4 on: February 22, 2008, 12:50:30 am »
You're a champion Hacks, ta.

Offline STC007

  • Member
  • *
  • Posts: 34
    • View Profile
Re: Increase the number of Bulk Add Pictures
« Reply #5 on: March 03, 2008, 11:33:24 am »
Yes you can it is controlled inside in Themes/default/Gallery.template.php
Find
Code: [Select]
// How many upload fields to show
$bulk_fields = 5;
Change to
Code: [Select]
// How many upload fields to show
$bulk_fields = 10;

For the colors you probably will need to change the CSS class to match the one the theme is using. The gallery itself goes by the following css classes tborder, catbg,titlebg, windowbg, windowbg2


I did this but increased it to 25 pictures instead....but on attempts to bulk load 25 pics it only let 10 come through...any ideas?

Offline rumboogy

  • Full Member
  • ***
  • Posts: 215
    • View Profile
    • Smorgasboard Forums
Re: Increase the number of Bulk Add Pictures
« Reply #6 on: March 03, 2008, 02:49:25 pm »
I am pretty sure the LIMIT is 10 pictures. Even if you change the number higher than 10, it will only upload 10 images at a time.

Thanks,

Wally
Rumboogy
"Yeah, I got way too many irons in the fire"
Biker Site:      http://www.razorbiker.com
Biker Site:      http://www.arkansasbiker.net
Zumo GPS:     http://www.zumoforums.com
Personal Site:  http://www.wallyjarratt.com

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
4026 Views
Last post October 06, 2007, 11:46:36 pm
by eddie
5 Replies
7598 Views
Last post September 16, 2008, 06:39:40 pm
by SMFHacks
1 Replies
4342 Views
Last post December 08, 2009, 06:47:23 pm
by SMFHacks
2 Replies
3553 Views
Last post August 21, 2011, 03:10:39 pm
by Dylert
6 Replies
1366 Views
Last post September 02, 2021, 07:35:00 am
by SMFHacks

+- Recent Topics

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

Powered by EzPortal