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 |
#467
|
|||
|
|||
Change the line:
PHP Code:
PHP Code:
|
#468
|
|||
|
|||
Hi Marco,
after doing what you told me to do I think it fixed it but I cant see pictures on the admin cp and there is no link to the photo album. Do you think there is something I missed? Please advise thanks for your help |
#469
|
|||
|
|||
Just double check the instructions, or wait for the help of the coder.
Sorry i don't have this hack installed myself, so a bit difficult to help you more. |
#470
|
|||
|
|||
Hi VeloCD,
I have a problem with this hack, the problems keep shifting. I have installed and reinstalled this hack and I was able to see the admincp controls but I only have two options there, 1 is options and the 2nd one is verify pictures. I don't see anything else. When I click on the album link on the navbar i get an error message, please click below to see error message: http://www.naijaworld.com/album.php I would really appreciate it if you could help me, everybody seems to have it working except for me. thanks |
#471
|
|||
|
|||
Hi all,
anyone here that have used this hack on vb3 successfully, please send me instructions on how to get this thing setup. I will really appreciate it, since he owner of the hack has suspended all support for the hack. Anyone who think they can help me this hack please contact me at ozinetdot@yahoo.com I get this error message whenever i try to run the queries requested in step #33, below is the error message Error SQL-query: ALTER TABLE `customprofilepic` DROP PRIMARY KEY MySQL said: #1146 - Table 'naijawor_testvbdb.customprofilepic' doesn't exist I have been getting this error message and I don't know what to do with it. If I am understanding this currectly it is saying customprofilepic doesn't exist which is true, but I do have something else vb3_customprofilepic. I am not sure if I should edit the query to match what I already have anyone please help thanks I will appreciate it |
#472
|
|||
|
|||
Seems you are using a table prefix and the hack script on't support that here. Edit the file and put your table prefix in fron of the table names.
|
#473
|
|||
|
|||
Does this hack work with the 3.07 too.
Not found a suitable answer here yours Markus |
#474
|
|||
|
|||
Every time i try to install this hack i get an error:
Quote:
|
#475
|
|||
|
|||
Funnily enough, I get exactly the same error. I'd appreciate any help you could give us.
|
#476
|
|||
|
|||
Can somebody help me reverse the queries. To be honest, I've spent ages on this, installing all the fixes and I still get the same errors. :S
The initial queries are Quote:
|
#477
|
|||
|
|||
Yeah, this hack sucks.
We need support! |
#478
|
|||
|
|||
Velocd hasn't posted since last year, I doubt he'll be helping. Maybe sombody else could pickup the slack. I would love to use this, but I'm too noob-ish to do it without the chance of help.
Dennis |
#479
|
|||
|
|||
Quote:
|
#480
|
|||
|
|||
Okay, I muddled through this. Of course I installed before I found there were fixes throughout the thread.
I found this link: https://vborg.vbsupport.ru/showpost....&postcount=388 Which a mod should put up top and maybe replace the file to save some of us a bit of work. I poked through the new file and if memory serves I found one difference which I edited in. Then I replaced the files. I also noticed that if you paste all of the SQL lines in at once it errors, that's because they have CR/LF crap at the end of each line. Do them individually. The only one I couldn't get was: ALTER TABLE `customprofilepic` ADD picture_id int(10) unsigned NOT NULL default '0' AUTO_INCREMENT PRIMARY KEY AFTER userid; Which (prolly screwed myself somehow) I removed "AUTO_INCREMENT PRIMARY KEY AFTER userid" from and it took. If somebody has a better way please post it. Or a way to fix what my change screwed up. The only problem I have now is that my thumb nails aren't working. I clicked the rebuild and got the attached pic. If you intend to install this please follow the link above first. Now, suggestions on fixing my thumbs please? EDIT: Actually, if somebody who does and somebody who doesn't have this installed could screen shot me the above mentioned table from MSQLAdmin I'd appreciate it. EDIT: Okay, I created a test user and his thumb works. This one I don't understand. EDIT: Okay, now I feel really stupid. After closing all windows everything works fine. Go figure. |
#481
|
|||
|
|||
You should have left the AUTO_INCREMENT in that statement, only remove the default value there.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|