-
is there any one tried to support Arabic letters in URL?
i followed the PW Docs and added all letters in .htaccess file + config.php
-
I am currently using php cms called Processwire for my project. I have used s3fs to mount the asset folder and found it slowed down the page load from 100-200ms to 300-500ms. And then I switched to go…
-
Hello,
I have tried to get this package to work, but I am not able.
I have installed this package via composer.
In my template file of the form I have included the following lines of code:
`…
-
I find my rrule strings losing formatting upon storing and retrieving them from my db.
In my code I was able to get around this by doing a string replace for space against "\n" right before sendin…
-
I am using CMS to upload, copy and add files into the mounted directory, say /asset/files/. s3fs has no issue doing these jobs, but goofys can create files in S3 only when upload. When I try to copy a…
-
Hello, thanks for sharing this wonderful library!
I recently ran into a problem with soundcloud.com.
$test = $this->essence->extract("https://soundcloud.com/thirdday/i-need-a-miracle-1");
It …
-
### Required Information
- PHP Version: 5.6
- PayPal-PHP-SDK Version: latest
- Debug ID(s):
### Issue Description
Facing same and unable to handle exeption
CRITICAL - Uncaught PHP Exception …
-
ProcessWire is a great CMS/CMF with a jQuery like API. PHP/MySQL, processwire.com
-
### Short description of the issue
1. When uploading multiple images (and/or just files) at once (6-7 files, 30-300k each), an error occurred `Duplicate entry '1027-0' for key 'PRIMARY' ...`.
…
-
This [line 142 in ProcessPageView.module](https://github.com/ryancramerdesign/ProcessWire/blob/devns/wire/modules/Process/ProcessPageView.module#L142) needs to be corrected:
`if($config->usePoweredBy …