Author Topic: Mod for YaBB 1.1: Gallery Link  (Read 18079 times)

0 Members and 1 Guest are viewing this topic.

Offline matt_rogers

  • album.pl Hacker
  • ****
  • Posts: 117
  • Karma: +2/-0
  • Currently sitting in front of a computer.
    • Three Steps To A Reef Aquarium
Re:Mod for YaBB 1.1: Gallery Link
« Reply #15 on: June 18, 2003, 03:27:30 »
OK - I DID IT.

I got off my butt and made this.

This mod works for YaBB 1.1/1.3.

I took everybody's recommendations and now it puts a link in the user's gallery in their profile and a link to the album in the YaBB menu as well as a graphic link in the message display as shown above.

You can download the mod here:

http://www.3reef.com/gallerylink.zip


Sorry for the delay, hope you like it!

 :)


Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Mod for YaBB 1.1: Gallery Link
« Reply #16 on: June 18, 2003, 07:19:30 »
Sweeeet! Thanks again for the excellent contribution!!

Offline ps

  • album.pl Donor
  • album.pl Contributor
  • ***
  • Posts: 61
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Mod for YaBB 1.1: Gallery Link
« Reply #17 on: June 18, 2003, 09:35:47 »
very nice work, will install it and see how it goes.

will let ya know how i go :)

Offline matt_rogers

  • album.pl Hacker
  • ****
  • Posts: 117
  • Karma: +2/-0
  • Currently sitting in front of a computer.
    • Three Steps To A Reef Aquarium
Re:Mod for YaBB 1.1: Gallery Link
« Reply #18 on: June 18, 2003, 12:09:33 »
Thanks guys!

Let me know how it goes.

(By the way, tonight I will change it so you only have to define the paths to album etc, once and then you can leave the variables in the mod code.  ;) )


 :)
« Last Edit: June 18, 2003, 13:32:58 by matt_rogers »

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Mod for YaBB 1.1: Gallery Link
« Reply #19 on: June 18, 2003, 14:29:51 »
Excellent. I'll probably install it here over the weekend, and see if it works OK with 1.5.4...

Offline matt_rogers

  • album.pl Hacker
  • ****
  • Posts: 117
  • Karma: +2/-0
  • Currently sitting in front of a computer.
    • Three Steps To A Reef Aquarium
Re:Mod for YaBB 1.1: Gallery Link
« Reply #20 on: June 18, 2003, 22:34:04 »
 :)

The late nite haze has subsided and I have updated this mod to make for an easier install and corrected some minor mistakes.

PLEASE RE-DOWNLOAD:

http://www.3reef.com/gallerylink.zip

matt
« Last Edit: June 18, 2003, 22:34:52 by matt_rogers »

Offline ps

  • album.pl Donor
  • album.pl Contributor
  • ***
  • Posts: 61
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Mod for YaBB 1.1: Gallery Link
« Reply #21 on: June 18, 2003, 23:56:30 »
What about a smaller Photo icon?

Offline matt_rogers

  • album.pl Hacker
  • ****
  • Posts: 117
  • Karma: +2/-0
  • Currently sitting in front of a computer.
    • Three Steps To A Reef Aquarium
Re:Mod for YaBB 1.1: Gallery Link
« Reply #22 on: June 19, 2003, 00:28:34 »
Good point.

Here you go:





I put it in the zip too.

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Mod for YaBB 1.1: Gallery Link
« Reply #23 on: June 19, 2003, 12:34:14 »
Alright, it's now running on this board!

I made some changes in order to get it to work with YaBB SE 1.5.4, and have posted both versions here:

http://perl.bobbitt.ca/contrib/

Now I've got a place to store user contributions such as this... ;)

Great work Matt!
« Last Edit: June 19, 2003, 12:48:56 by Mike Bobbitt »

Offline matt_rogers

  • album.pl Hacker
  • ****
  • Posts: 117
  • Karma: +2/-0
  • Currently sitting in front of a computer.
    • Three Steps To A Reef Aquarium
Re:Mod for YaBB 1.1: Gallery Link
« Reply #24 on: June 19, 2003, 12:50:12 »
Thanks Mike!

Wow, that's a bit different for this YaBB, eh? Could we say we have an SE version of this mod now, or is a lot of the code you look for custom?

matt

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Mod for YaBB 1.1: Gallery Link
« Reply #25 on: June 19, 2003, 15:42:29 »
No, this is the first mod I've made here, so all the "search for"'s are present in a clean install. I did it manually, so I'm not sure how well it'll work out in an automated mod tool, but it should work...

In short, we have an SE mod as well now... ;)

(YaBB SE is written entirely in PHP, so that's why it's so different...)
« Last Edit: June 19, 2003, 15:43:13 by Mike Bobbitt »

Offline matt_rogers

  • album.pl Hacker
  • ****
  • Posts: 117
  • Karma: +2/-0
  • Currently sitting in front of a computer.
    • Three Steps To A Reef Aquarium
Re:Mod for YaBB 1.1: Gallery Link
« Reply #26 on: June 19, 2003, 16:11:25 »
Cool an SE version!
Thanks Mike!

I made it to work with 'Boardmod' for auto install, but you need to set the paths first in the english.lng part.

Looks like you need to make a button for the gallery in your yabb menu. the camera doesn't really fit on yours.
Let me know if you need help, I have photoshop and could do it for you tonight if you want.

matt

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Mod for YaBB 1.1: Gallery Link
« Reply #27 on: June 19, 2003, 19:30:21 »
Thanks! I noticed the camera doesn't really fit in for YaBB SE, but haven't had a chance to do anything about it. I'm going to be on the road for a few days, so I may not get a chance...

Offline nomad

  • album.pl User
  • *
  • Posts: 18
  • Karma: +0/-0
  • I forgot to change the default text
Have anyone tried with Yabb2?
« Reply #28 on: September 30, 2005, 10:52:59 »
I have tried to run this script with yabb2, and it doesn't work:  Authentication failure.  :'(
I hope that someone will have a mod to make this wonderful script working with yabb2.
Thanks MUCH in advanced for any info.
Nick

Offline BlogTripper

  • album.pl User
  • *
  • Posts: 7
  • Karma: +0/-0
  • Perl Hacker Wannabe
    • The Rimmons Band
Re: Mod for YaBB 1.1: Gallery Link
« Reply #29 on: May 14, 2006, 14:13:47 »
If You have the time could you make a version of this mod for YaBB 2.1?
That would RAWK if You did!

Thanx
My Mind went Crazy and I don't know when it's coming back...If you see my mind...could you ask it if it's found my marbles yet