-
Posts
360 -
Joined
-
Last visited
-
Days Won
2
Everything posted by Mats
-
Hi! Did you install the MarkupAddInlineScript module? /Mats
-
Tested on another MAMP installation and it works as expected there.
-
Perhaps a MAMP thing then.
-
Can't save Crop Settings (square,200,200 for example). Other settings saves. ProcessWire 3.0.152 dev
-
Tested on local installation on MAMP. No previous CroppableImage module installed. I get the error only when trying to save with Crop Settings otherwise it saves as expected. Downloaded the module here: https://github.com/horst-n/CroppableImage4
-
Hi @horst! When saving Crop Settings with MAMP i get (square,200,200 for example) . DB connect error 2006 - MySQL server has gone away Everything else seems fine when saving.
-
When using JS fetch() it seems (!$config->ajax) is ignored
Mats replied to a-ok's topic in General Support
Check this: -
How can i get the current language for ajax search
Mats replied to kkalgidim's topic in Multi-Language Support
Try sending the current language with the Ajax request. And set the language on the response. (On mobile). -
Set non default language page names not active by default
Mats replied to gebeer's topic in Multi-Language Support
https://github.com/processwire/processwire-requests/issues/297- 7 replies
-
- 1
-
-
- non default language
- page names
-
(and 2 more)
Tagged with:
-
Set non default language page names not active by default
Mats replied to gebeer's topic in Multi-Language Support
I couldn't find a way to hook into the LanguageSupportPageNames.module.- 7 replies
-
- non default language
- page names
-
(and 2 more)
Tagged with:
-
Set non default language page names not active by default
Mats replied to gebeer's topic in Multi-Language Support
Hi @gebeer! Did you find a solution to this? I added the code below before this which seems to work : if(!$page->id) $inputfield->checkboxChecked = 0;- 7 replies
-
- 1
-
-
- non default language
- page names
-
(and 2 more)
Tagged with:
-
Reversing the selectors worked well, thanks.
-
@matjazp I haven't figured out why some pages didn't work while others seems to work with the same selector combination. This is what it looks like in the admin: When i removed the has_parent selector the error resolved.
-
Seems like the has_parent field in combination with a page-id was the culprit.
-
@matjazp Thanks, i did but the error persisted. Should have mentioned it.
-
This module crashed a site that was upgraded to ProcessWire 3.0.123. Anyone else seen this?
-
Upgrade to latest PW version, unable to add new pages
Mats replied to Mats's topic in General Support
After disabling the Dynamic Roles module everything is working ok. -
Hi! On a clients multilanguage site, upgrading to latest PW version, started to generate the following exceptions: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pages.has_parent' in 'where clause' (in /wire/core/WireDatabasePDO.php line 480) SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pages.has_parent' in 'where clause' (in /wire/core/WireDatabasePDO.php line 480) And this message by the newly created page: Name already in use! A sibling page (id=15877) is already using name "my-page-name" for language: English Searching the forums the only thing i've found seems related to multi language:
-
@PCuser Try the dev-version, sans google api: https://github.com/madebymats/FieldtypeLeafletMapMarker/tree/dev
-
@PWaddict I'll look into it.
-
@PWaddict All versions except the dev-version.
-
Thanks @BrendonKoz it's updated now.
-
@gmclelland That's strange, seems to be correct in the modules directory. @PWaddict Yes, but In the latest dev release geocoding is done by Nominatim.
-
Snipcart: https://snipcart.com/blog/processwire-ecommerce-tutorial