inherit
36062
0
Jan 14, 2021 7:56:45 GMT -8
Sophia
This is the real me... oh wait...
308
January 2005
svdnent
|
Post by Sophia on Feb 5, 2013 15:07:02 GMT -8
I see... lots of complications... also there is no way to batch delete orphaned images or empty (comment only) entries. I guess the only way around it all is have the member upload an attachment and then manually link to it... which sort of defies the purpose of it all
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 5, 2013 15:14:13 GMT -8
A moderator/admin can delete multiple posts by pre-selecting them, but a member can only delete one at a time I'm afraid.
You could set aside a category/board purely for your members to upload attachments to, but I have no idea what kind of space you'd need to purchase to allow that, that's something you'd have to look into.
That would be pretty much the same as using any filehost, but you'd be saving your images on the PB servers rather than the photobucket servers for instance.
|
|
blueshead
Full Member
More hot peppers please!
Posts: 928
inherit
185994
0
Jun 17, 2018 15:20:52 GMT -8
blueshead
More hot peppers please!
928
November 2012
mrblueshead
|
Post by blueshead on Feb 5, 2013 16:51:14 GMT -8
Todge, just a question: would it be possible to add uploads to the gallery? I don't mind paying for extra space... I think some members are a bit scared of hosting the images externally I myself would not like this. Why should I have to pay PB for direct space when my members can simply do a link from their Photobucket, Imgur, etc etc. This would be paying for "Attachment Space" Why are your members afraid of of hosting there own pictures? Most of mine do..
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Feb 14, 2013 13:09:48 GMT -8
This looks like a great plugin, thanks. I just have one stupid question.
The first image I post is fine, but when I try to add another (click the Add Image button) it's taking me straight to the create post screen, meaning I can only add one image per gallery. Is this right or have I mucked it up somehow?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 14, 2013 17:26:14 GMT -8
This looks like a great plugin, thanks. I just have one stupid question. The first image I post is fine, but when I try to add another (click the Add Image button) it's taking me straight to the create post screen, meaning I can only add one image per gallery. Is this right or have I mucked it up somehow? You should be able to add as many images as you like. Do you have any other plugins that effect the posting page? And if so, try disabling them to see if the gallery code starts behaving itself. Also, try moving the Gallery plugin to the top of the list and see if that works.
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Feb 15, 2013 1:44:27 GMT -8
Thanks for that reply, Todge. It seems a plugin I had for a 'Reply' button is conflicting a bit with this - when I click the add image button in the post, it takes me to the reply screen, but is fine if I disable the other plugin. Annoying conflict, but thanks for your help in clearing it up
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 15, 2013 16:40:52 GMT -8
Which plugin specifically?
If it's a simple fix, I'll change the Gallery plugin to take it into consideration.
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Feb 20, 2013 5:30:34 GMT -8
It's the plugin "Reply Button Next to Quote in Threads 0.0.2". Here: support.proboards.com/thread/446614/request-reply-button?scrollTo=5172780&page=1I think the two buttons from these plugins operate in the same space, meaning that when the 'Add Image' (grey button in the post) is clicked, it goes to 'Reply' instead. The issue is resolved if I use the 'Add Image' button at the top right of the board each time.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 20, 2013 9:42:21 GMT -8
Put this in the header of your gallery board.
<style type="text/css"> .content-head .reply-button { display: none!important; } </style> That should remove the extra reply buttons from that board only.
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Feb 22, 2013 2:20:41 GMT -8
Put this in the header of your gallery board. <style type="text/css"> .content-head .reply-button { display: none!important; } </style> That should remove the extra reply buttons from that board only. Thanks, that did remove the extra reply buttons, but unfortunately did not reinstate the 'Add Image' button - I just have EDIT on page one of the gallery and then QUOTE and EDIT on the other pages. It works fine just using the main ADD IMAGE button at the top of the page anyway, and I appreciate your help - it's a great plugin.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 22, 2013 10:56:46 GMT -8
Sorry, I never realised you wanted the extra buttons functional, I just thought you wanted them removed.
I'll change the plugin to take them into consideration... Watch this space.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 24, 2013 7:16:19 GMT -8
Thanks, that did remove the extra reply buttons, but unfortunately did not reinstate the 'Add Image' button - I just have EDIT on page one of the gallery and then QUOTE and EDIT on the other pages. It works fine just using the main ADD IMAGE button at the top of the page anyway, and I appreciate your help - it's a great plugin. Take out the small code I gave you, and try v1.2.7. That should allow the extra reply buttons, and have them function as you'd expect.
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Feb 27, 2013 14:37:03 GMT -8
That's it, Todge! Works perfectly now, thanks!!
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 28, 2013 16:36:08 GMT -8
No worries..
|
|
Misaka
Full Member
Yozakura Quartet: Hana no Uta
Posts: 912
inherit
179763
0
Oct 11, 2024 19:07:51 GMT -8
Misaka
Yozakura Quartet: Hana no Uta
912
May 2012
hellsingfan
|
Post by Misaka on Mar 24, 2013 12:33:11 GMT -8
TodgeI have a suggestion is there a way to have a "upload" link in there? instead of using a image site like Photobucket
|
|