Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 201
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 199
Total: 199

Author Topic: Increase the number of Bulk Add Pictures  (Read 6746 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: 16436
    • 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: 16436
    • 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
4005 Views
Last post October 06, 2007, 11:46:36 pm
by eddie
5 Replies
7590 Views
Last post September 16, 2008, 06:39:40 pm
by SMFHacks
1 Replies
4331 Views
Last post December 08, 2009, 06:47:23 pm
by SMFHacks
2 Replies
3542 Views
Last post August 21, 2011, 03:10:39 pm
by Dylert
6 Replies
1342 Views
Last post September 02, 2021, 07:35:00 am
by SMFHacks

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

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

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal