cb2004
cb2004
This used to work: ``` $home = $pages->get(1); $nav = $home->children('template!=51|52|62, toggleShowHide!=1'); ``` But now if a page which is under the home does not have that field assigned to...
As the title says, if you uncheck pwimage the options still appear in the dropdown and the button is in the toolbar. You have to remove the options in the...
After upgrading to 3.0.183 I now cant add a new user in my page tree because of an error: Can’t save page 2199: /PARENT/untitled-page-4/: Page using template “USERTEMPLATE” is not...
Using ProcessWire 3.0.164 I am a big user of: https://processwire.com/blog/posts/processwire-core-updates-2.5.14/#multiple-templates-or-parents-for-users The issue I have is for numerous sites they have paid subscriptions, the main user is under a parent 'Members'...
Because the page is exported for the admin page of Export Site Profile, when you import this to a new site and check the data for a field it complains...
Because of isFunction
It seems with the latest changes to install.php I cannot install a profile which was exported using ProcessExportProfile. After entering the database details I get this message: `SQLSTATE[42000]: Syntax error...
So for example a TinyMCE field should only be visible if field2!="", once that field2 is filled in the TinyMCE field is hidden, when field2 is empty again and the...
As the title suggests, when my users are adding images into the content, they are really put off by the grey background of TinyMCE and are emailing me saying it...
As the title suggests, its really difficult to see what is selected with the light grey background.