Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-07-2001, 04:51 PM
Steggy
Guest
 
Posts: n/a
Default

Hi,

I have a great idea! I have a site where a lot of people would like to post their photos. But not in a forum, no..in a photo album.

I found a script called phpGraphy.. but I've adapted it a little, because with the original script you couldn't delete and rename directories and delete photos. Also I changed the function to add a comment to photos.

Ok, what I want it to be able to do is the following:
  • Members of my vB forum can upload pictures, but can't rename, make or delete directories. Only the administrator of the forum can do that.
  • Members can only edit the description and delete the pictures that they have uploaded.
  • When you click the picture the name of the member who uploaded the picture must be shown.
  • Members login on the photo album using the cookie from vB, so they won't have to login.
  • The photo album directory where the scripts are is not within the vB directory. http://domain.com/pictures and http://domain.com/webboard .. I don't know if this is going to be a problem.

Because I don't have enough experience with php it's hard for me to build this... So I would appreciate if someone could help me make this very cool addon for vB.

I've included the script I've adapted... so you can take a look at it..
Attached Files
File Type: zip photoalbum.zip (33.9 KB, 106 views)
Reply With Quote
  #2  
Old 05-07-2001, 05:14 PM
Overgrow's Avatar
Overgrow Overgrow is offline
 
Join Date: Nov 2001
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there.. go to my site and see if my VB hacks will suit your purpose. Here is the main forum page:

http://www.overgrow.com/edge

Select Image Gallery down below on the list (yes I know you said not in a forum, but see it first...)

Choose a post. Below each person's name where you would see the Edit/Delete icons, you will see a little camera that says Gallery.

This is my photoalbum application. It shows all of the photos that the registered user has uploaded and allows other users to scroll through them. It keeps track of the most popular galleries and shows those at the bottom. It allows the user to edit their own gallery-- change the image name or add a description.

If you have imagemagick or the right GD library you could mod it so it shows thumbnails instead of the full size image scrunched. This photoalbum works in concert with the Image Gallery hack by Herb that is available here on these forums. If you want the photoalbum, let me know.
Reply With Quote
  #3  
Old 05-07-2001, 06:02 PM
Steggy
Guest
 
Posts: n/a
Default

Thanks for your reply Overgrow!

This is a nice image gallery, but not really what I'm looking for. I am very satisfied with the system I'm using now. The only thing that needs to be changed is what I said in my first post.

The system I use works with directories and ImageMagick creates the thumbnails from the images in the directories.. it works great. I have several directories for different types of photos and everyone can add comments to the pictures. It has to be a standalone script and only using the information from vB to login so people can upload pictures to the directory (categorie) where the picture belongs.

So, if there is still someone who wants to take a look at the script.. don't hesitate to do so..
Reply With Quote
  #4  
Old 05-09-2001, 05:01 PM
BradC
Guest
 
Posts: n/a
Default

What I would do... is figure out how you can take out their member's stuff.. and implement the vbb member's database... and just do alot of editing...

this is also something I would like to see on one of my sites
Reply With Quote
  #5  
Old 05-14-2001, 11:40 AM
Phoenix2k
Guest
 
Posts: n/a
Default

Overgrow, have you released that picture modification of yours?
It'd be at least a start to what I'm proposing here.
Reply With Quote
  #6  
Old 05-14-2001, 12:27 PM
Steggy
Guest
 
Posts: n/a
Default

I think your screenshots are awesome Phoenix! The system you are describing would be one I also would like to have. It's close to the thing I want!

But who would like to make this hack?

Btw.. I use ImageMagick on my system.. it works great! My hoster installed it for me.
Reply With Quote
  #7  
Old 05-14-2001, 02:10 PM
Phoenix2k
Guest
 
Posts: n/a
Default

That's just the thing, there's no one to make the hack
At least I don't know how to do it, I just made the screenshots by editing the html heh

Where could I get ImageMagick to try it out?
Reply With Quote
  #8  
Old 05-14-2001, 03:07 PM
Overgrow's Avatar
Overgrow Overgrow is offline
 
Join Date: Nov 2001
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK I'm willing to write a better gallery hack eventually.. Here is the main issue:

For a really good Gallery you must have some sort of graphic conversion software installed on your server-- ImageMagick or an updated GD Library. I've never written a good gallery application because my host does not have either of these installed and will not install a new package.

So when we finally move to our own box we can use something to size things down to thumbnails. This creates a huge problem when you try and release a hack publically... I will get 100 replies about how NewImageSize() doesn't work or something like that because they don't have the proper libraries installed.

I don't even know how to install these things off hand so I am not qualified to tell people how. I'm gonna stumble through it on my own box.

Should the hack:

1) Use the updated GD?
2) Imagemagick?
3) A different processor?

Should the hack:

1) Ignore pitiful requests for help with the libraries in order to get it out faster
2) Build an install routine that tries to put the libraries in their place (won't work with 90% of the vb's who can't root in packages)
3) Give detailed instructions on where to get these things and let people flail about

Thanks...........
Reply With Quote
  #9  
Old 05-14-2001, 03:26 PM
Freddie Bingham's Avatar
Freddie Bingham Freddie Bingham is offline
 
Join Date: Oct 2001
Posts: 506
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GD can create some aweful looking thumbnails.

NetPBM is a viable alternative to use and valid reasons for using it are listed for this Gallery
Reply With Quote
  #10  
Old 05-14-2001, 03:52 PM
Overgrow's Avatar
Overgrow Overgrow is offline
 
Join Date: Nov 2001
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad to have you chime in, freddie. A client pointed out your gallery.php as something he would like to have. Any reason you haven't released it?
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 02:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04979 seconds
  • Memory Usage 2,267KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (4)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete