mygov
Forum Replies Created
-
The conflict with the other plugin is now resolved. Thank you!
I found the real solution/workaround:
In my MariaDB-Server the SQL-Mode “NO_AUTO_VALUE_ON_ZERO” was active, after I removed it the gallery ids generated normally.Maybe it makes more sense and edit Line 613/614 of ..\nextgen-gallery\products\photocrati_nextgen\modules\ngglegacy\lib\ngg-db.php and add the gid column with value NULL.
Related documents about this topic:
https://mariadb.com/kb/en/library/sql-mode/
https://dev.mysql.com/doc/refman/8.0/en/example-auto-increment.htmlI tried to reset the options, but unfortunately no difference at all. New galleries will be still created with ID “0”. (Tested with the new NextGEN Gallery release v3.2.0 – with WordPress 5.2)
I checked the requirements again but no findings.. any further ideas?
wp-content folder is set to 755
Server Settings
Operating System : Linux (64 Bit)
Server : nginx/1.16.0
Memory usage : 13.42 MByte
MYSQL Version : 10.2.22-MariaDB-log
SQL Mode : NO_AUTO_VALUE_ON_ZERO,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
PHP Version : 7.2.18
PHP Safe Mode : Off
PHP Allow URL fopen : On
PHP Memory Limit : 256
PHP Max Upload Size : 128M
PHP Max Post Size : 128M
PCRE Backtracking Limit : 1000000
PHP Max Script Execute Time : 300s
PHP Exif support : Yes (V7.2.)
PHP IPTC support : Yes
PHP XML support : Yes
Graphic LibraryGD Version : 2.2.5
FreeType Support : Yes
FreeType Linkage : with freetype
GIF Read Support : Yes
GIF Create Support : Yes
JPEG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : Yes
XBM Support : Yes
WebP Support : Yes
BMP Support : Yes
JIS-mapped Japanese Font Support : NoThe updated version from Slava is working fine for me.
Thanks!Hi Cais,
I used the Bug Report to send you the links and credentials.
If I use a default theme “twenty eleven” the aMember panel works correctly. So it is some incompatibility between NextGEN and the “builder”-theme.
Hopefully you can help me.
I look forward to hear from you!
Thanks in advance!
Daniel
Hi Cais,
Thanks for your response!
The problem is, if these stylesheets are loaded into the aMember pages, the style of the pages will change the look and feel and also destroy functions.
Sure I can sent you the link, but not in the forum because it is adult related.
Is there any possibility to contact you privately?
Daniel
Forum: Plugins
In reply to: [PAYMILL for WordPress] WooCommerce Subscriptions / SEPA Direct Debit ?Thanks for the information!
I will wait until subscription feature is done ??Forum: Plugins
In reply to: [PAYMILL for WordPress] WooCommerce Subscriptions / SEPA Direct Debit ?awesome, great ??
Pls update the post if the new release is ready to use. Danke!
Forum: Plugins
In reply to: [PAYMILL for WordPress] WooCommerce Subscriptions / SEPA Direct Debit ?Sad, for my case I need also automatic renewal with paymill (Credit Card and SEPA Direct Debit).
Let me know when you plan to integrate these features.
Thanks!
Forum: Plugins
In reply to: [WooCommerce Paysius] Does not workThanks. I installed it and it seems to work. If I have troubles I will contact you ??
Forum: Plugins
In reply to: [WooCommerce Paysius] Does not workThanks Claudio, you already respond here on my post here:
https://ideas.woothemes.com/forums/133476-woocommerce/suggestions/2596881-add-bitcoins-as-payment-option-for-us-nerds-But thanks again ??
Forum: Plugins
In reply to: [WooCommerce Paysius] Does not workI have only EUR as currency. Can you not convert automatically the price from EUR to BTC? :/
Whoohoo, I solved it by myself. The Global JavaScript file removed the form :8
Just for the others which have the same problem with this template:
Open /httpdocs/wp-content/themes/builder/js/global.js
and comment out Line 537://$('#order_review').hide();
replace it. Then the pay form will be displayed correctly.
Hi Mark,
I’m now using aMember and its now the same problem with the [am4show]-tag.
But I have found a workaround, I added a [nggallery] with
<span style="display: none;">[nggallery]</span>
at the beginning of the post. (Before the protection-tag beginning) This is not the best way, but the only one that works. ??I hope you can find a solution for this bug.
Thanks!