The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB3 Member Album 2.0 Details »» | |||||||||||||||||||||||||
In vBulletin 3 there is an option for members to upload a profile picture. This hack provides more incentive for members to upload their picture, as it integrates a gallery to browse them all. :up: In addition to browsing profile pictures, there is an option for viewing signatures. This comes in handy, for you don't have to browse through each individual member. Also, a "edit signature" link is provided for moderators, for fast access to editing signatures that aren't in accordance with your rules. Other Features
Upgrade to 2.0
Notes
3rd Party Add-ons
Galleries in Action
If you have this hack installed on your forum, and could provide me a demo, please PM a link so I can post it in this thread. Show Your Support
|
Comments |
#42
|
||||
|
||||
What if the images are smaller than the 175x175 thumbnail I am setting -- would that cause it to cough?
Here is a sample of the first images: 137x191 175x173 134x165 175x170 168x154 172x175 Most are within these dimensions as I had them all sized for an html gallery that we had been using. |
#43
|
||||
|
||||
That is odd, if it worked the first time through with 100x100.
Try 200x200, maybe that works (just for testing). Are the images up to #7 actually being resized properly? There might be something up with those #7-#11 images, like you mentioned. I'll look into why it might be doing this. |
#44
|
||||
|
||||
Hello,
i need a little bit of help please. I just installed this hack on vb3.0.0 and did all the modifications, uploads and database queries. All without any errors. In the AdminCP i have now the options and i can set them BUT: - where is the link to this new gallery ? Is this not in the modifications ? Do i have to manually edit my navbar to add the link to album.php ? - when i go to my control panel ( normal user ) and i try to upload a file larger then 100x100 it rejects it. How do i set the size for the pictures ? I searched through all admin settings, but i did not find it. Please help me. Thanks in advance. Cheers, Pseudomiizer |
#45
|
||||
|
||||
What is a good size to allow for profile pics?
|
#46
|
||||
|
||||
Bob,
I have all of mine set to the approx. dimensions above for displaying in rows of 3 for 800x600 resolution. Velocd, I will try 200x200. Tonight, I took a datadump of the customprofilepic table and uploaded it to my test server, deleted the thumbnaildata field all together, and then readded the field under profilepicdata. I then reset thumbnails to 175 and attempted to resize, and it locked up here: albumcp.php?do=rebuildthumbs&startat=21&perpage=20 With the thumbnaildata field cleared, it ran through the first 20 pics just fine, but then kept cycling back through startat=21&perpage=20. I opened another browser program and set the URL for startat=41&perpage=20 to see if I could maybe skip over any problem pics, but it wouldn't take that -- it just refreshed itself to 21 & 20 and kept cycling though those over and over again. All of the photos are .jpg format, and all original sizes are as mentioned. If I add a new photo with the 175 limit, it also works fine - it is just trying to change them once they have been added and the limit is changed after that time. This has me baffled. |
#47
|
||||
|
||||
Quote:
PHP Code:
Quote:
That is in Options > Message Attachment Options > Thumbnail Size |
#48
|
||||
|
||||
Speaking of permissions, if anyone is interested in tying the permissions on the album to the memberlist security field, just add this to album.php:
PHP Code:
|
#49
|
||||
|
||||
Quote:
|
#50
|
|||
|
|||
Quote:
Warning: Division by zero in /home/vietmyen/public_html/album.php on line 151 Warning: Division by zero in /home/vietmyen/public_html/includes/functions.php on line 1707 There seems to have been a slight problem with the Vietmyen Net database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. Database error in vBulletin 3.0.0: Invalid SQL: SELECT user.userid, dateline, comment, user.username, user.usertitle, user.joindate, user.usergroupid FROM customprofilepic LEFT JOIN user USING (userid) WHERE visible=1 ORDER BY posts desc LIMIT 0, mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 9 mysql error number: 1064 Date: Monday 12th of April 2004 10:55:27 PM |
#51
|
||||
|
||||
Hello Christine,
thanks for all your answers. Point 1: This is fine. Now i will add a link to my menu, but after reading your second answer with the permissions how about addind this to the memberlist as a pop-up like the search button ? This would make more sense if you already are tying it to memberlist. Point2: I tried to set it to 200 and rebuild the attachment update counters and i tried to set it to 500 and updated the attachment counters. It is STILL 100x100. Something is going wrong here. Any idea why ? Cheers, Pseudomizer |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|