Jump to content

JFn

Members
  • Posts

    62
  • Joined

  • Last visited

Posts posted by JFn

  1. Hi Horst,

    pim2 v0.2.9 running on PW 2.8.62 overwrites the original image instead of making a variation.

    I'm using the canvas method

    <img src="<? echo $image->pim2Load('pim')->setQuality(90)->setOutputFormat('png')->canvas(240,160)->pimSave()->httpUrl; ?>">

    chears,
    JFN.

     

    Is this thread abandoned??

  2. Correct me if I'm wrong, but it looks like you're mixing up front-end and back-end processwire cms stuff.

    Are your visitors editing the scorecards in the backend/cms?

    If so, make a front-end page with a form that has a pulldown menu for selecting the course, that way you can pre-fill the tees, colors and distances.

    And don't bother how it looks in the backend, here you just provide all your course and tee data (and save the visitors scores)

    If you wan't to organize all the course  backend options more compact (and with less overhead) have a look at Ryan's ProTable module http://processwire.com/api/modules/profields/table/

×
×
  • Create New...