Rich M
Rich M
With the numerous updates and pull requests which have never been incorporated into the main code (and may conflict), I have tried to pull some of these together and created...
We sometimes get a repeated blank page in the middle of a document, with the last of a table on it The PHP template we use to generate the PDF...
We have been using this plugin for a while, but today we got an error when opening a generated PDF in Adobe Acrobat Reader "insufficient data for an image". The...
Shopify now appears to support translatable content for products, but I could not see that this is implemented in the code (or how to access it): https://shopify.dev/docs/api/admin-graphql/2023-07/queries/translatableResource#section-examples
Various updates as suggested / requested to the new RWAP/jquery-ui-touch-punch master.
Now that the libHaru version of the code has been released, we would welcome assistance to change the handling of ASCII characters read from the input file. The idea is...
On PHP v5.5, you get the error message: Deprecated: curl_setopt(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead in .../EpiOAuth.php on...
Have updated functions in EpiOAuth.php and EpiTwitter.php in line with the suggestion at http://stackoverflow.com/a/7309781. Have also added a new test (although I have not been able to test this as...