Jump to content

soyerH

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by soyerH

  1. Hello Sanyaissues Thank you, but still no luck. Have tested both as single image and multiple images. Here is Tracy log Will much appreciate further help ?
  2. Hi all. Sorry for bad english. I have strange problem with deleting images from field trough API. Context: page with single file image field, uploading image trough UI. Than I go $page_id = 9000; $field_name = 'test_image_field'; $p = wire('pages')->get($page_id); $p->of(false); $p->$field_name->deleteAll(); $p->save($field_name); And... nothing happens. The image is still there. Maybe someone had same problem or experience with a bug or advice how to test the problem. Fought for two days with this. Really tired ? Thanks in advance!
  3. Hi all! sorry for bad english. Does anybody have experience with "page tree navigation in sidebar (EXPERIMENTAL)" option ON? I'm planning to use it on production website. The only (but really annoying) thing I have stumbled - is when you copy and paste Page Edit URL in browser's address bar (like mydomain.com/processwire/page/edit/?id=1025) it opens Admin Page normally, but only with page-tree panel, and with "main" window blank, as if no page was selected for editing. Is there any other major known problems? And maybe anyone have solution for described behavior of direct url entering? Thanks in advance.
  4. Oh! Snapshot will be absolute useful! More so — it will be decision-making feature for some hard-corporate and healthcare clients, where many contents are legal-info, supervised formulations etc. That is, where every change have multiple approvement stages, but nevertheless often ends up in restoring older content versions. Especially when multiple content-managers from different departments have hands on admin, with usual corporate chaos. Some of such clients still preferer old Typo3 instead of "some other good cms out there" solely based on "page versions" feature. Vote up for Snapshots!
×
×
  • Create New...