Jump to content

ceberlin

Members
  • Posts

    533
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by ceberlin

  1. Hi Horst, I saw from a screenshot you posted earlier that you found a way to remove the PW Crop button (next to the Variations button).

    (My users get confused by the cropping the module requires and they need to do -  and the additional generic PW cropping button.)

    How did you hide that generic PW crop button? Did I miss a setting somewhere?

  2. The last update made Notices appear at some of our websites (not on all):


    Notice: Undefined index: CKEStyle in /Users/.../site/modules/AdminOnSteroids/AdminOnSteroids.module on line 1012

    Notice: Undefined index: CKEScript in /Users/.../site/modules/AdminOnSteroids/AdminOnSteroids.module on line 1012

    Notice: Undefined index: CKEtemplates in /Users/.../site/modules/AdminOnSteroids/AdminOnSteroids.module on line 1012

    Notice: Undefined index: AdminStyle in /Users/.../site/modules/AdminOnSteroids/AdminOnSteroids.module on line 1012

    Notice: Undefined index: AdminScript in /Users/.../site/modules/AdminOnSteroids/AdminOnSteroids.module on line 1012

  3. Could you consider setting scrollWheelZoom: false as option for the backend?

    I inadvertently easily change carefully set zoom settings just by scrolling the edit-page with the Trackpad or mousewheel. :-)

  4. Small Website for German Food Magazine Subscriptions - according to design guidelines from the client.

    https://rezeptemitherz.de/

    It's more of a web application than just a website. Lots of code under the hood.

    • Has a flip-book catalogue (see "Magazin")
    • Collecting subscriptions and individual orders and forwarding them condensed in daily reports to the distributor as csv files according to their guidelines.
    • Timed drawings with automatic selection of the winners, and more...

    Heavily relies on/and extends the FormBuilder PRO module.

    herz.png

    • Like 8
  5. Small Website (in German) for Holiday Apartment Rentals at the German Coast (Island of Sylt).

    https://www.hanseaticaufsylt.de/

    Main target group: German Seniors

    Website is fully responsive, uses UIKIT and the PRO modules, Table, ProCache, FormBuilder... and, yes, I admit: the good ol' tacky snowfall animation during Christmas.

    Images are provided by the client, not by us. They will be replaced with new ones with higher resolutions  during this Summer season.

     

    sylt.png

    • Like 5
  6. Not sure it has been mentioned before: If changing the email-name, the saved password is silently removed. Is this intended?

    I would like a warning here, if there is a case where the saved password gets reset for some reason and needs to be entered again.

    • Like 1
  7. The update throws an error here on PW 3.0.39 (a problem with namespace?):

    79:     require_once(\ProcessWire\wire('files')->compile(dirname(\ProcessWire\wire("config")->paths->root . 'site/modules/PageimageRemoveVariations/PageimageRemoveVariations.module') . '/PageimageRemoveVariationsConfig.php',array('includes'=>true,'namespace'=>true,'modules'=>false,'skipIfNamespace'=>false)));
    80:            $c = new \ProcessWire\PageimageRemoveVariationsConfig();

     

  8. I found a conflict with PW 3:

    I could not duplicate a page from the page tree. Messages on page tree page (default Admin):

    Bildschirmfoto 2.png

    Bildschirmfoto.png

    Maybe some checks about the publishing should be left out when a page is just beeing duplicated.

    I.m.h.o the publish_from and publish_until fields should be simply cleared for the fresh duplicate (even if required)?

    (Or is this something I need to report as PW issue?)

×
×
  • Create New...