Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoredwink
    • CommentTimeJul 2nd 2014 edited
     
    After much trial and error with other gallery scripts, I finally found out (at least partly) how to get Oypo to work with Plogger.

    In picture.php I added the following:

    <code><!-- oypo -->
    <script language="JavaScript" src="http://www.oypo.nl/pixxer/api/orderbutton.asp?
    foto=<strong><?php echo plogger_get_source_picture_url(); ?></strong>&thumb=<?php echo plogger_get_picture_thumb(THUMB_LARGE); ?>&profielid=[profiel-id]&buttonadd=http://www.kijk.us/selectionadd.gif&buttondel=http://www.kijk.us/selectiondel.gif">
    </script>
    <script language="JavaScript" src="http://www.oypo.nl/pixxer/api/pixxerinit.asp?buttonadd=http://www.kijk.us/selectionadd.gif&buttondel=http://www.kijk.us/selectiondel.gif&nologo=1"></script>
    <!-- /oypo -->

    <!-- winkelwagen oypo -->
    <br />Aantal foto's in winkelwagen: <span id="PixxerSelectionCount"></span>

    <div id="PixxerSelection"></div><br clear=all>
    <p id="PixxerBestelknop" style="display:none">checkout via de Oypo-site: <a href="javascript:document.location='http://www.oypo.nl/winkelwagen/?cart='+winkelwagen+'&retourlink=http://www.voorugezien.nl/Plogger'">checkout</a><br>
    <!-- end winkelwagen --></code>

    As you can see, it now takes the same image for both the thumb as the Highres image. Those Highres images should be located at http://www.voorugezien.nl/HighRes/ with exact the same path as the thumb
    You can see my test and playing around at http://www.voorugezien.nl/
    Thankful People: joemolloy
    • CommentAuthoredwink
    • CommentTimeJul 4th 2014
     
    in the above post, I changed the part on bold.

    It looks like it's close to what I need to have, only that it gives the complete URL of the image, and I only need the part AFTER the domain, so it should be like

    /images/2014/[name of image.JPG] instead of http://www.[domain.tld]/images/2014/[name of image.JPG
    •  
      CommentAuthorxiphias
    • CommentTimeAug 22nd 2014
     
    @edwink: Did you get it running. I've been running Plogger Oypo combo with success for some years now.
    Thankful People: edwink, joemolloy
    • CommentAuthoredwink
    • CommentTimeDec 29th 2017
     
    Great. Just now see this post ;) We've mailed earlier today
    •  
      CommentAuthorxiphias
    • CommentTimeJan 2nd 2018
     
    And I just emailed you back again ;-)
    •  
      CommentAuthorxiphias
    • CommentTimeMar 11th 2020
     
    DEPRECATED: OYPO STOPPED SUPPORT FOR INTEGRATION INTO OWN GALLERY, ONLY THEIR IFRAME INTEGRATION IS SUPPORTED NOW. :'(
    •  
      CommentAuthorxiphias
    • CommentTimeMar 18th 2022
     
    @edwink, still using plogger?

    I altered my collections and album tables and added oypo_id for the oypo album id so I can l easily link to the right album on oypo.