PDA

View Full Version : User Profile Member Link for Coppermine Gallery


DILLIGAF
02 Aug 2006, 17:48
It’s my time to give back to the vb.org community. Our site is using Coppermine Photo Gallery for our members and we needed a way to have a link in the member’s profile that would go directly to their gallery and not just the general page. So, with a little bit of code, I wrote it. (very little that is) I felt there may be others that can use this little add-on to link there members too. If you use it please remember to click install, it will let me know if this hack was worth posting or not.


REQUIREMENTS: 1) Coppermine Gallery (http://coppermine-gallery.net/ (http://coppermine-gallery.net/)) 1.4.0 or better (Installed and working)
2) VB Bridge (Installed and working for Coppermine)

VERSION: 1.0

VERSIONS SUPPORTED: 3.5.X (maybe 3.6.x… but untested)

PROCESS: One plug-in install, and one template mod

INSTALL TIME: One minute or less

DIFFICULTY: Super Easy


INSTALL INSTRUCTIONS:
******* Step One *************
Download the CMG_memberlink_plugin.xml and add it as a new plug-in with the Plugin Manager in your AdminCP


******** Step Two *************
******** Add this line into your MEMBERINFO template where you want gallery link to show********
******** Make sure to edit the URL to point to your gallery *****


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




******* Step Three ************
Click the install button on vBulletin.org

****** Step Four ************
Enjoy!

Veer
02 Aug 2006, 21:26
Thanks, any screen shoot? :)

SIN77
02 Aug 2006, 21:34
i was thinking about installing coppermine, if i do this will be a nice add on

DILLIGAF
03 Aug 2006, 00:46
Thanks, any screen shoot? :)

It's a bit hard to show a text link of what it does in a screen shot. All it does is add the members category id for coppermine to the end of the URL link to the gallery.

blind-eddie
05 Aug 2006, 15:57
How about a screen shot of your admincp and usercp?To show us what it will look like.Im just curious,This hack enables members with permission to start there own gallery? Or is this a done manually per member request?
I just want to make sure this is the hack I have been searching for. Thank You.

DILLIGAF
07 Aug 2006, 03:02
How about a screen shot of your admincp and usercp?To show us what it will look like.Im just curious,This hack enables members with permission to start there own gallery? Or is this a done manually per member request?
I just want to make sure this is the hack I have been searching for. Thank You.
Coppermine gives ever member their own gallery when you install the VB bridge for itl. It is a baic few steps to setup the bridge. The VB Bridge is included with Coppermine. The little hack I created just makes a link to the user's gallery for others to view.

joeyhavlock
24 Jul 2007, 06:58
What if the member has not created a gallery in coppermine yet?

Konstantinos
28 Sep 2007, 17:19
cool i was looking for this, :) works in 3.6.8

zeus_r6
24 Dec 2007, 23:54
works great...now to figure out how to get that link into the postbit!

liquidrage
10 Mar 2008, 13:19
To add it to your postbit.
Make this into an xml file.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



It is basically the same thing as the other one. You'll need both. Save it and import that.

Then, the HTML part in the postbit that you're adding will look like:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Again, it's the same thing as above, just with a different variable name. The differences in the XML file are just the unique name, and that the hook fires are the postbit.

Example:
http://www.flyersphans.com/forums/

mc0676
02 May 2008, 09:58
Don't work in 3.7.0

The template to edit is the member_about_me but the link don't work.:(