-
*@Toutouwai commented on Apr 10, 2019, 3:32 AM UTC:*
### Short description of the issue
If I make a database backup using `WireDatabaseBackup::backup()` at time 1, and then later restore that backup…
ghost updated
5 years ago
-
First of all: thank you for this great plugin 👍
This plugin does not work on Windows because ProcessWire expects paths to have forward slashes.
In `FieldtypeSecureFile.module` on line 87 the fu…
-
after installing with pw 2.7.2 I have this issiu
Notice: Undefined index: setupYN in /Applications/MAMP/htdocs/ProcessWire/site/modules/AdminHelp/AdminHelp.module on line 44
Warning: Cannot modify h…
-
Right now if you are editing a page in the admin the ProcessWire.config object reads
```
"page": {
"id": 10,
"name": "edit",
"process": "ProcessPageEdit"
}
```
regardless on which page yo…
-
I've found WireRandom quite useful and would like to request adding it as a part of the class list in the API ref.
WireRandom is in fact documented (https://processwire.com/api/ref/wire-random/) bu…
-
### Short description of the enhancement
An option should be available in the PagePathHistory module, which allows the QueryString to be passed on to the Redirect (see problem case). As the icing o…
-
in line 223 the string is broken:
$f->notes = sprintf($this->_('For more information about the options above see [description of content type options](%s).'), 'https: //processwire.com/api/fieldtypes/…
-
Please see:
https://processwire.com/talk/topic/20733-e-mail-issues-with-loginregisterprofile-module/?tab=comments#comment-179661
Line 677
Please change
`$mail = new WireMail();`
to
`$mail =…
-
See this thread that is currently a problem with language profile and issue with LanguageSupportTabs
https://processwire.com/talk/topic/8646-problem-with-module-languagetabs-dependecy/
I have same is…
-
### Describe the feature you'd like
Like image cleanup script, we would be able to clean old revisions through scripts or a new interface.
We could filter according to a date or range of them, simp…