Chameleon submitter help?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dagwolf
    President of Canada
    • Sep 2003
    • 23141

    #1

    Chameleon submitter help?

    What's the code you put in your gallery where you want your reciprocals inserted?
    Sleep well, and dream of large women.

  • GweedZilla
    Confirmed User
    • Nov 2004
    • 549

    #2
    You don't have to put code in at all, you just edit the template inside chamelon if you want it different that default. But default usually works fine for most people, just select the amount of recips you want.

    Here is a tutorial that quite a few people have responded well to: http://www.babagirl.com/ChamSub/
    Last edited by GweedZilla; 03-19-2005, 08:48 PM.
    icq: 199-245-330

    Comment

    • Dagwolf
      President of Canada
      • Sep 2003
      • 23141

      #3
      I don't want to change the recip template, I want to control where it goes on my gallery page.

      Is it <!--reciptable--> or something like that?
      Last edited by Dagwolf; 03-19-2005, 08:54 PM.
      Sleep well, and dream of large women.

      Comment

      • Stacey_JoinRightNow
        Confirmed User
        • Feb 2005
        • 6269

        #4
        Originally posted by GweedZilla
        You don't have to put code in at all, you just edit the template inside chamelon if you want it different that default. But default usually works fine for most people, just select the amount of recips you want.

        Here is a tutorial that quite a few people have responded well to: http://www.babagirl.com/ChamSub/

        yeah, chameleon has generated the recips already...the default recips works fine all the time & make it sure that the database has been updated always...btw, that TUTORIAL helps me too...try it

        Comment

        • bangman
          Confirmed User
          • Sep 2004
          • 5283

          #5
          Once you get to Step 4 or so in Chameleon -- gallery duplication -- you will see the code you need to put in your gallery template. Just pop that in wherever you want it to show up, and voila. I think the code for a recip is <recip> but i'm not sure.
          - David Hall
          ICQ: 312744199

          Comment

          • Dagwolf
            President of Canada
            • Sep 2003
            • 23141

            #6
            I must not be explaining myself well. I can see the recip table code in step 3 but it's grayed out... I'm presuming this is because CS doesn't know where to put the recip table in the gallery. I've gotten as far as selecting the gallery to be duplicated..

            It knows where to put the recips in the table, but not where to put the table on the page.
            Sleep well, and dream of large women.

            Comment

            • Dagwolf
              President of Canada
              • Sep 2003
              • 23141

              #7
              Wait... Does it automatically insert the reciprocals table at the top of the page right after the <body> tag no matter what?
              Sleep well, and dream of large women.

              Comment

              • Dagwolf
                President of Canada
                • Sep 2003
                • 23141

                #8
                cuz it's not working..
                Sleep well, and dream of large women.

                Comment

                • Dagwolf
                  President of Canada
                  • Sep 2003
                  • 23141

                  #9
                  Holy crapola...

                  The problem was that I failed to click "Save & Continue" on step 2. Go figure.

                  Let's see if I have more luck now.
                  Sleep well, and dream of large women.

                  Comment

                  • Dagwolf
                    President of Canada
                    • Sep 2003
                    • 23141

                    #10
                    Ok, I don't like THIS!
                    Here's my original gallery...
                    http://asianangels.sxjs.com/gallery1.htm

                    Here's what it looks like with recips inserted automatically:
                    http://asianangels.sxjs.com/asian5.html

                    I wanted them to go between the header and the first image table.
                    Sleep well, and dream of large women.

                    Comment

                    • bangman
                      Confirmed User
                      • Sep 2004
                      • 5283

                      #11
                      Originally posted by Dagwolf
                      Ok, I don't like THIS!
                      Here's my original gallery...
                      http://asianangels.sxjs.com/gallery1.htm

                      Here's what it looks like with recips inserted automatically:
                      http://asianangels.sxjs.com/asian5.html

                      I wanted them to go between the header and the first image table.
                      You should be able to put this code where you want the recips to be displayed (I'm assuming you are using 3) save it, and then select that page to be the one duplicated and all should be well.
                      Code:
                      <table align="center" cellpadding="2" cellspacing="2" width="80%">
                        <tr>
                          <td>
                            <div align="center"><recip></div>
                          </td>
                          <td>
                            <div align="center"><recip></div>
                          </td>
                          <td>
                            <div align="center"><recip></div>
                          </td>
                        </tr>
                      </table>
                      <br>
                      - David Hall
                      ICQ: 312744199

                      Comment

                      Working...