Arkymedes
Forum Replies Created
-
Hello, I can confirm the issue.
I have the Pro version and I didn’t select any payment option. The screen freezes.
when selecting the local payment option, everything goes fine.I suggest not having a mandatory payment.
thanks!
Forum: Plugins
In reply to: [Thumbnail Cleaner] Original files not showingNo problem at all.
It would be a pleasure ??
Just sent you an email. Thanks for the opportunity!
Forum: Plugins
In reply to: [Thumbnail Cleaner] Original files not showingThanks a lot for taking time into this issue. I took that screenshot on purpose highlighting the dimensions at the end of the file and the ones that don’t share that pattern. I figured that something was messing up the way that TC recognises original files from thumbs.
About the server, I honestly don’t know what to do. It’s a VPS that I manage myself, running on Debian 8 (Jesper) and I honestly never saw those errors before on my log files. In any case, I’ll check if I can improve on that.
Anyway, thanks a lot for all your help and I’ll keep a close look at your plugin for when you have time to improve on those issues. I hope that this can help you improving your plugin in the end.
Best,
ArkyForum: Plugins
In reply to: [Thumbnail Cleaner] Original files not showingThank you for your quick response.
Please see the screenshot with some original files highlighted:
https://www.upload.ee/image/6763876/report-tc.jpgPlease notice that TC reports 19907 thumbnails with a total size of 965.03 MB but inside the uploads folder, there are 22806 files, with a total size of 1561 MB.
That discrepancy is what is making me a bit nervous. In any case, I’m trying to create a Backup but it fails every time with the following:
Allowed memory size of 536870912 bytes exhausted (tried to allocate 329886 bytes) in [...]
I keep increasing memory (it was 128M, now to 512M) but the error is the same.
I’m using PHP 5.6.29 (FPM), and when changed to FCGI the error changes to :
PHP Warning: Unknown: Cannot destroy the zip context in Unknown on line 0
Any clues?
Thanks!
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Role cannot assign taxonomiesIt works!
Thanks so much ??
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Role cannot assign taxonomiesThanks so much Michael for your help, however, I have no idea where to put this line of code, or what exactly to change ??
I’m interested in this too.
aaand.. 7 months have passed… ??
Thank you!
PS: Amazing support Jeremy, I can see you are mopping out every thread here!
Forum: Plugins
In reply to: [Invoices for WooCommerce] No logo in invoiceOk, in the file “abstract-bewpi-invoice.php”, if I comment this line:
$image_url = image_to_base64( $image_url );
and uncomment the relative path one:
$image_url = '..' . str_replace( get_site_url(), '', $image_url );
it works. So I don’t know what to say but maybe an easier way to check for that and apply the correct fix accordingly?
Anyway, thanks.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Wrong currency on invoiceForum: Plugins
In reply to: [Invoices for WooCommerce] Wrong currency on invoiceOk, I thought I was going crazy but there is indeed a bug with the plugin:
When the invoice is first generated (automatically after the user paid for the order) the currency symbol is fine.
If I clear and then generate manually the invoice, the base currency symbol is used instead, not the actual currency that the order was paid.
So there you have it ?? Sorry for the confusion.
Cheers,
ArkyForum: Plugins
In reply to: [Invoices for WooCommerce] Wrong currency on invoiceOuch, actually nevermind! It’s working and due to some brain-farting I thought it was not!
So sorry for this! Thanks again and keep up the good work Bas!
Best wishes,
ArkyHello again and sorry for the initial confusing.
The thing is that what you explained is “half correct”, because while the plugin renames FROM the original title TO the filename, the end result is different than what you would expect.
A real example from one of my files:
– Original Title: Warhammer-40,000-Dawn-of-War-II-(GOTY)
– Original file name: Warhammer-40,000-Dawn-of-War-II-(GOTY).jpg
– Result after rename: warhammer-40000-dawn-of-war-ii-goty.jpg
– Expected title: warhammer-40000-dawn-of-war-ii-gotyAs you can see, now the renamed file name differs from the original title where the new file name was taken from in the first place.
A more logical approach (at least to me) would be to get the new file name from the original title, rename the file and THEN create a new title based on the new renamed file name.
In the above example, the new title would be: warhammer-40000-dawn-of-war-ii-goty
I hope I made myself understood this time, english is not my native language ??
Anyway, thank you for your explanation.
Best wishes,
JoaoActually, it’s exactly as I stated, please see screenshot ??
https://screenshot.co/#!/b527b53164
Currently the media title gets its name from the “File name” field, not the “Filename” field renamed by your plugin.
My question is if the title can be taken from the renamed file, not the ID.
Cheers,
Joao