![]() |
Quote:
Cal Poly San Luis Obispo is an excellent school, matter of fact, can compete with the top UC campuses. However, there were few cases where the admissions were discriminating ethnic minorities. More Info: http://www.calpolyonline.com/forums/...read.php?t=987 Clicks Install. |
aarrrggg Having a major problem with the hack, see screenshot below.
Any help would be greak. None of the images appear in the admincp :( HELP!!! please. https://vborg.vbsupport.ru/external/2004/05/1.gif The path to one of the blank images is http://www.synergyforums.com/forum/image.php?u=194&type=pthumb&s=y dont know if that helps at all.... |
If you verify an image, does the thumbnail show up in the gallery?
Does the full image show up in the vBulletin profile page? |
Ok if i verify an image i get this
http://www.synergyforums.com/files/Image1.gif Then if i click on the red X it takes me to here http://www.synergyforums.com/files/Image2.gif BUT if i go to the galary url www.synergyforums.com/forum/album.php i get this http://www.synergyforums.com/files/Image3.gif All the sigs show up fine, its the profile pictures that dont, BUT if i upload a new one that seems to work. Its just the exsisting images people have already got. |
I had the same problem with profile pics that members already had.. They were red Xs. They all had to be uploaded again after installing this hack for hem to display properly.
|
Just as a short update for all of you: If someone uploads an anim gif, there will be no thumbnail due to the resizing and new image create. You will see the famous red X in the gallery. But if you go into the members profile you will see the anim gif.
VeloCD ? Any idea why this happens ? If we insert a GIF as blob into the DB it should not matter if it is an anim gif or not. So it works for the profile pic. But is there a way to recognize if a GIF is an anim GIF and then do NO resizing for a thumbnail ? I do not know of any procedure to check this but it does not hurt to ask for it. Cheers, |
Perfect Hack - excactly something is searched by me for a long time ! :D
|
Great hack although changing all those files is never very fun!
If you want another gallery in action feel free to check out http://www.scubaboard.com/album.php?...date&order=asc (stock hack right now but I'll probably modify it a bit this week changing the templates mainly). |
Quote:
Cheers, |
No intent to change the code, just change the templates to better fit the tables (a few of them distort on my templates).... I'm not interested in touching any code when it works so well!
|
Is there a way to have this send an email to the Admin when a new pic has been uploaded? I had a user upload a pic and I didn't even know it was there ro be verified until I accidentally checked this in the Admin CP. ;)
|
Quote:
|
Upps. Then i am very sorry. I apologize for that. The word "another". Sorry again.
Cheers, |
Since I succesfully installed this *must have* hack migrating pics from vB2, I found the way to add a "comment" into the album_image_list:
1) Add this code in profile.php just below: require_once('./includes/functions_upload.php'); process_image_upload('profilepic', $avatarurl); PHP Code:
<tr> <td><phrase 1="$permissions[profilepicmaxwidth]" 2="$permissions[profilepicmaxheight]" 3="$permissions[profilepicmaxsize]">$vbphrase[note_maximum_size_x_y_or_z]</phrase></td> </tr> Code:
<tr><td> <div class="smallfont" style="margin-top:$stylevar[formspacer]px"><label for="profilepic"><input type="checkbox" name="deleteprofilepic" value="1" id="profilepic">$vbphrase[delete_current_profile_pic] </label></div> with this: Code:
<div class="smallfont" style="margin-top:$stylevar[formspacer]px"><label for="profilepic"><input type="checkbox" name="deleteprofilepic" value="1" id="profilepic">$vbphrase[delete_current_profile_pic] - <i>$profilepic[comment]</i></label></div> Code:
<td valign="top" style="padding-left: 20px"><a style="font-size:11pt" href="member.php?$session[sessionurl]u=$image[userid]"><b>$image[musername]</b></a><br /><span class="smallfont">$image[usertitle]<br /><br /><i>$image[comment]</i></span><br /> http://www.egcommunity.it/forumbeta/album.php? (Sorry, need to be registered in order to view the photo gallery!) ;-) |
Quote:
|
Quote:
the modifyprofilepic page with the input field and the comment below the photo: |
Quote:
Cheers, |
and here the screenshot of the photo gallery (the comments are on the right in italic fonts):
|
Quote:
I had on vB 2.2.9 vb Member Photo by Velocd with the "comment" field. I installed Member Photo Album v2.0 on vB 3.0.1 but I didn' find the "comment" field, so I just added this option that was present on the earlier version. Thanks |
Quote:
Cheers, |
Quote:
|
Quote:
Cheers, |
I've read this whole thread but I can't find the solution for my problem..
Warning: Division by zero in /usr/home/elimina/public_html/drive/forums/album.php on line 142 Warning: Division by zero in /usr/home/elimina/public_html/drive/forums/includes/functions.php on line 1707 Code:
Database error in vBulletin 3.0.1: |
Edit - nevermind, nevermind at all :rolleyes:
|
Quote:
In fact the SQL syntax in album.php is: PHP Code:
$minlimit is determined so: PHP Code:
Or better reinstalling the whole hack? :-D |
Great hack, this should be lots of fun. Feel free to link from our album from the first post:
http://www.emutalk.net/album.php? Though at the moment I'm the only member with a profile pic, there should be more soon. :) |
Quote:
Just go into your admincp and save your settings for the member album. |
I've got it running at http://forums.asiansinc.com/gallery.php
You can use mine as an example, if you want. |
Bug?
All of my signatures show this: Last modified: 12.31.69, 07:00 PM |
Hi
just installed this on 3.0.1 and have a few questions. My album seems to run fine however when i upload a picture there is no feild to add a comment,is the comment portion an addon or has it been added and i missed something? great hack ! |
Would this hack cause me to have this problem "File system directory is not writable. " when trying to upload attachments during normal posting operations? My attachments go into the file server, not the database.
|
Well, I fixed that by chmodding everything in the attachments folder 777.
However if you check out http://forums.asiansinc.com/album.php sometimes the picture showing up in the album doesn't match with what shows up in the profile. Also, sometimes it replaced either the profile pic or the avatar -- I'm not sure which. |
updated to version 2.0, works great !
thanks you ;) |
All the signatures show this:
Last modified: 12.31.69, 07:00 PM And now I can't change my profile pic -- it always ends up as my avatar, although the album still shows my old profile pic. Help, please. |
There's a pretty serious problem with your memberlist pages if you have installed this hack.
The hack changed the PRIMARY KEY on the customprofilepic table, and this causes a massive degradation in the speed of the query that memberlist.php uses. What happens is documented in this thread along with the fix: https://vborg.vbsupport.ru/showthread.php?t=66765 Note that the fix merely adds an index to restore it more closely to the vBulletin defaults by adding an index back to the table in place of the removed PRIMARY KEY. I'm pretty furious about it though. IMO no hack should ever touch the vBulletin indexes and schema... they should only extend it. This hack broke that, and in turn created a hundred fold drop in performance of the regular vBulletin memberlist.php This isn't the first time hacks have done dumb things, but this one was painful because of the 6+ seconds lock on the database table and the resulting performance drop elsewhere on the board. Add the index back if you run this hack. |
Quote:
Thanks again for this great hack. |
Quote:
Euhmmmmmm, is this fixed now? I like the idea of a member album, but I don't like a hack that needs patches and mess up my db. A word from the author plz??!! |
Quote:
So the 2.0 won't mess up anything? Safe to install? :ermm: |
Does this work with vb 3.02?
|
yes, it works for me with vB3.0.2
|
All times are GMT. The time now is 09:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|