Programmers - I need a Coppermine photogallery mod

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fusionx
    Confirmed User
    • Nov 2003
    • 4618

    #1

    Programmers - I need a Coppermine photogallery mod

    I need an ad banner mod for Coppermine stand alone 1.3.2

    Here's the hard part: It needs to show the appropriate banners based on the Album and Gallery IDs. If a banner doesn't exist for a specific gallery, the banner assigned to the album would display.

    I'd want a place to store the path to the image, a line of text that will show below the banner, the click-to URL, and of course the album and gallery ids. I'll edit the mySQL DB directly if needed. No rotation needed - one banner per album and/or gallery.

    I can do the banners on the main page. It's integrating with the album and gallery views that's kicking my ass.

    Any PHP gurus out there want to tackle this?

    Hit me up on ICQ if you want to discuss. 328-104-379
  • fusionx
    Confirmed User
    • Nov 2003
    • 4618

    #2
    what - programmers are out partying and not sitting in front of the PC reading GFY?

    grumble.. what's this world coming to?

    Comment

    • Jimmie
      Confirmed User
      • Dec 2003
      • 872

      #3
      Livin' Fat Cause I Aint On Speed....

      Comment

      • fusionx
        Confirmed User
        • Nov 2003
        • 4618

        #4
        bump for the drunk crew.

        Comment

        • aSSet
          Registered User
          • Nov 2004
          • 115

          #5
          hit me up!

          Comment

          • fuzebox
            making it rain
            • Oct 2003
            • 22356

            #6
            Waiting for authorization...

            Comment

            • grumpy
              Too lazy to set a custom title
              • Jan 2002
              • 9870

              #7
              still looking?
              Don't let greediness blur your vision | You gotta let some shit slide
              icq - 441-456-888

              Comment

              • Pete-KT
                Workin With The Devil
                • Oct 2004
                • 51532

                #8
                Still lookin?

                Pete-KT

                Comment

                • fusionx
                  Confirmed User
                  • Nov 2003
                  • 4618

                  #9
                  Hi Neighbors,

                  Thanks for replying - I got most of it done on my own. But, if you know Coppermine and have a better way to do it, let me know.

                  I used phpAdsNew, and modified the theme code to make it work by including the invocation code in several spots, and I key everything to the cat_id that's passed in the URL. I had to add the cat_id to the url in a number of places.

                  In phpAdsNew, I created a zone for each category in the photo gallery.

                  It's a kludge, because I can't change themes now. It would be much better without phpAdsNew, I think. Having a mySql solution that was keyed to the album id, which is available almost everywhere, would be easier to maintin in the coppermine code.

                  Take a look at http://www.primanudes.com and let me know what you think.

                  Comment

                  Working...