uponity
Forum Replies Created
-
Hi Stefan,
Yes, we already did that. But it didn’t solve the problem.
Regards,
DannyForum: Plugins
In reply to: [Price Alerts for WooCommerce] Database not createdNow it works 🙂
Thank you very muchForum: Plugins
In reply to: [Price Alerts for WooCommerce] Database not createdThank you. I tried id. But not working.
I find another Error in the Plugin Activation Process. Maybe it helps:AH01071: Got error 'PHP message: WordPress database error Invalid default value for 'date_created' for query CREATE TABLE dptvndp_price_alerts_subscriptions (\n\t\t\tid BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,\n\t\t\t\n\t\t\t-- Product info\n\t\t\tproduct_id BIGINT(20) UNSIGNED NOT NULL,\n\t\t\tproduct_type VARCHAR(20) NULL,\n\t\t\tproduct_price DECIMAL(10,2) NOT NULL,\n\t\t\tcurrency VARCHAR(3) NULL,\n\t\t\ttarget_price DECIMAL(10,2) NULL,\n\t\t\n\t\t\t-- User info\n\t\t\tname VARCHAR(120) NULL,\n\t\t\temail VARCHAR(120) NOT NULL,\n\t\t\topt_in TINYINT(1) UNSIGNED NULL,\n\t\t\tmarketing TINYINT(1) UNSIGNED NULL,\n\t\t\n\t\t\t-- Tracking / extra data\n\t\t\tsecurity_token VARCHAR(255) NULL,\n\t\t\tcustom_input VARCHAR(255) NULL,\n\t\t\tcustom_data TEXT NULL,\n\t\t\n\t\t\t-- Status & timestamps\n\t\t\tstatus VARCHAR(20) NULL,\n\t\t\tnotification_date DATETIME NULL,\n\t\t\tdate_created DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,\n\t\t\n\t\t\tPRIMARY KEY (id),\n\t\t\tINDEX (product_id),\n\t\t\tINDEX (email),\n\t\t\tINDEX (status),\n\t\t\tCONSTRAINT email_product_unique UNIQUE (email, product_id)\n\t\t) DEFAULT CHARACTER SET utf8mb4 COLLATE...; PHP message: WordPress database error Can't create table 'wp_hfdso.dptvndp_price_alerts_meta' (errno: 150) for query CREATE TABLE dptvndp_price_alerts_meta (\n\t\t\tid BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,\n\t\t\tsubscribe_id BIGINT(20) UNSIGNED NOT NULL,\n\t\t\tmeta_key VARCHAR(100) NOT NULL,\n\t\t\tmeta_value TEXT NOT NULL,\n\t\t\tPRIMARY KEY (id),\n\t\t\tINDEX (subscribe_id),\n\t\t\tFOREIGN KEY (subscribe_id) REFERENCES dptvndp_price_alerts_subscriptions(id) ON DELETE CASCADE\n\t\t) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by activate_plugin, do_action('activate_price-alerts/price-alerts.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_devnet_price_alerts, Devnet\\PriceAlerts\\Includes\\Activator::activate, Devnet\\PriceAlerts\\Includes\\Activator::setup_db_tables, Devnet\\PriceAlerts\\Includes\\Activator::setup_price_alerts_meta_db_table, dbDelta', referer: https://xxx.de/wp-admin/plugins.php?plugin_status=all&paged=1&sForum: Plugins
In reply to: [The Events Calendar] Label “Free” will not be translatedYes, it works 🙂
Forum: Plugins
In reply to: [The Events Calendar] Label “Free” will not be translatedDo you have any news for me?
Forum: Plugins
In reply to: [The Events Calendar] Label “Free” will not be translatedHello, the problem still exists.
i don’t use the Event Tickets Plugin.
1. PHP Version: 8.3.17
2. WordPress Version: 6.7.2
3. The Events Calendar: 6.10.1.1
4. Event Tickets: Not in use
5. Theme: Divi: 4.27.4Nice! It Work’s
Thank youUnfortunately not. I am still waiting for a solution.
Not working.
Send you a Support TicketForum: Plugins
In reply to: [Calculated Fields Form] Global Variables not workingGreat! Thank you very much!
Works perfectlyForum: Plugins
In reply to: [Calculated Fields Form] Global Variables not workingGreat! Thank you.
For equations it works.
But how can i use the Value to prefill a normal field?
If i try to insert <%cff_var.myvar%> as predefined value i don’t get the Value.
Regards,Forum: Plugins
In reply to: [Multi Step Form] Undefined array keysJust go to your Forms, open it, click on save.
Then it’s gone.
That worked for me.Forum: Plugins
In reply to: [Registration Options for BuddyPress] paragraphs in the text mailIt works!
paragraph and break tags are working with this Solution.Forum: Plugins
In reply to: [Registration Options for BuddyPress] paragraphs in the text mailYes, it looks like this:
View post on imgur.com
But the mail content don’t have this paragraph markup
In Avada you can change under “Options” -> “Privacy” how the Theme will load the Fonts.
If you want to load the Fonts local, you can chnage the option in this tab.
Alternatively, you can use the Avada Privacy Bar to obtain your consent to load the external fonts