Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Closed Thread
 
Thread Tools
vB Member Photo Details »»
vB Member Photo
Version: 1.00, by Velocd Velocd is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 03-02-2003 Last Update: Never Installs: 102
 
No support by the author.

vB Member Photo
by Velocd

This hack, as well all my other vB2 hacks, I no longer provide support for (being I run vB3 and it's too much hassel to debug vB2). When vB3 Release Candidate comes out, by request I might convert some of my hacks.

Updates:

Latest update was version 1.3b on 08.01.03.


Description:

It's been ages since my last hack, due to my lack of time for coding lately. This feature here though is one I developed for my forum about a week ago, and just recently completed making the instructions for it so I could release it on vBulletin.org.

Just as the name implies, this hack will allow your members to upload a photo of themselves (or whatever you allow), then that photo will be stored in a directory of your website. In addition to just the photo, using the GD2.0 Library, thumbnails are generated corresponding to each members photo and placed inside the directory. A new link via the memberlist nav page will then be able for access to view these images all organized neatly in a photo gallery.

In addition to just this, there is a verification system integrated with the ACP for easy checking of images the members upload, before they are placed in the photo gallery.

The main reason I developed this hack is because all the other photo gallery hacks are pretty.. well, ineffective.

Features:
  • Utilizes GD2.0 to automatically generate thumbnails for your uploaded images
  • Organized photo gallery with a very easy-to-browse interface
  • Verification system allows efficient methods of regulating what is shown in the photo gallery
  • A wide variety of customizable options via the Admin CP

Requirements/Restrictions:
  • GD2.0 Library is absolutely needed, which comes pre-installed with the latest PHP version, 4.3.0.
  • This script does not support multiple-image uploads, and I will not be releasing a version of this hack does!
  • Because the GD library does not support the GIF image format, the photo gallery does not either. The only images that can be uploaded are PNG and JPG. (I hardly think this will be an issue for the most of us)
Installation:
  1. Upload install_photo.php to your admin directory, and run it through your browser. All instructions for this hack are listed in there.
  2. After the hack is installed, go to your "admin cp -> options" page and set the member photo gallery options to your own preference.

Screenshots:

Refer to the next several posts.

---------------

If you use this hack, please remember to click install!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #172  
Old 07-25-2003, 06:03 PM
Areku Areku is offline
 
Join Date: Feb 2002
Posts: 540
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also,

I get an error whenever I try to SAVE without checking the boxes of the pics I want to disapprove....

Ideas?

Vb2.3.0

Warning: Variable passed to each() is not an array or object in /home/virtual/site1/fst/var/www/html/forums/admin/pverify.php on line 92
  #173  
Old 07-27-2003, 12:41 AM
Rebel38 Rebel38 is offline
 
Join Date: Feb 2003
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
04-14-03 at 10:23 PM iwearnosox said this in Post #99
I wish there was a way to hack this more into a picture engine for user profiles..
Quote:
[i]04-17-03 at 08:16 AM Velocd

I'm currently developing such a system for my site, but more than likely I'll be releasing it on vB.org.
Velocd great hack mate, did you get any further with coding this hack to show the pic in the users profile?
thanks
Rebel38
  #174  
Old 07-27-2003, 02:01 PM
Noel 4 DMB Noel 4 DMB is offline
 
Join Date: Apr 2002
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VelocD:

This hack seems to be great, but im having a small problem here that I cant seem to fix:

Fatal error: imagecreatetruecolor(): requires GD 2.0 or later in /home/virtual/site1/fst/var/www/html/dreamers/gdresize.php on line 22

I just downloaded the latest GD, and uploaded the files to the /etc/gd directory. I ran the commands in the install file and everything seemed to work fine. There weren't any errors and each command line (configure, make, make install) each apparently did what they were supposed to. But when i went back to try out the hack, the uploading didn't work.

Right now, everything but the uploading of the photo works. Do you have any idea what ive done wrong? Should I install GD into another directory? Thanks for all your help, this hack will be great if I can get it working!
  #175  
Old 07-28-2003, 12:27 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Any suggestions? I feel like ive quadrouple checked the templates and coding. You can view it here

The photo gallery works great, the avatar list is just blank white.
lol...

I'm not sure how that link for the avatar list got there, but that is not part of my hack, but instead another hack. I must have accidentally slipped it in there.. or something. Though, its been ages since I released this hack.. I wonder how I just noticed this now.

Quote:
Velocd great hack mate, did you get any further with coding this hack to show the pic in the users profile?
thanks
Rebel38
I'm almost at near completion of that script, but my plans for whether I am going to release the hack on vB.org are still vague.
  #176  
Old 07-28-2003, 01:09 AM
Noel 4 DMB Noel 4 DMB is offline
 
Join Date: Apr 2002
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:27 AM Velocd said this in Post #174
lol...

I'm not sure how that link for the avatar list got there, but that is not part of my hack, but instead another hack. I must have accidentally slipped it in there.. or something. Though, its been ages since I released this hack.. I wonder how I just noticed this now.



I'm almost at near completion of that script, but my plans for whether I am going to release the hack on vB.org are still vague.
I hope you do, that sounds like an awesome hack.

Would it be worth while for me to look at your old avatar listing hack and try to merge, or would it be too hard for someone with very little coding experience?
  #177  
Old 07-28-2003, 05:48 AM
ryans ryans is offline
 
Join Date: Feb 2002
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
07-25-03 at 12:03 PM Areku said this in Post #171
Also,

I get an error whenever I try to SAVE without checking the boxes of the pics I want to disapprove....

Ideas?

Vb2.3.0

Warning: Variable passed to each() is not an array or object in /home/virtual/site1/fst/var/www/html/forums/admin/pverify.php on line 92

I get the same error message. Also my avatar list is blank white. running 2.3.0.

otherwise works great!
  #178  
Old 07-28-2003, 08:27 AM
Areku Areku is offline
 
Join Date: Feb 2002
Posts: 540
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, in addition, for those of us who don't have the avatar hack you mention in the credits... we get the option but the page is blank, indeed.

However I'd like to know how to dissaprove photos that don't deserve to be approved while the error is fixed(?)


velocd.... plllllllllllllzzzzzz!
  #179  
Old 07-28-2003, 11:22 AM
Rebel38 Rebel38 is offline
 
Join Date: Feb 2003
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 12:27 PM Velocd said this in Post #174
I'm almost at near completion of that script, but my plans for whether I am going to release the hack on vB.org are still vague.
Velocd, if you dont release it on vb.org, is there any chance of buying from you? I really really need this hack badly.
thanks mate
cheers
Rebel
  #180  
Old 07-28-2003, 04:22 PM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Velocd, if you dont release it on vb.org, is there any chance of buying from you? I really really need this hack badly.
That is how I plan to release it.
I'll take note of your name, and PM you later down the road when I get near finishing.

Quote:
However I'd like to know how to dissaprove photos that don't deserve to be approved while the error is fixed(?)
I'm not sure what's up with that each() error. It doesn't seem to render the script useless, as stuff still processes.

I'll take a look at it right now, and when fixed I'll post an update. (as well I'll fix that broken link to the avatar-hack).
  #181  
Old 07-28-2003, 04:32 PM
Areku Areku is offline
 
Join Date: Feb 2002
Posts: 540
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks velocd, we'll wait for the fix and I'm also interested in the payed add-on.
Closed Thread

Thread Tools

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 04:52 PM.


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.05023 seconds
  • Memory Usage 2,310KB
  • Queries Executed 27 (?)
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
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete