Been using phplist for years, wish we had a module that plays with core, not webform. Ideally change list dependent on role.
#17 works, re-create your field in a content type, delete the field, then you can uninstall.
Agreed, same here. Field removed from content type, now get 'Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found' on every cron run.
Unable to uninstall module, says fields pending deletion.
It worked, thank you manclu!
Steps:
1. override smart-date-recurring-formatter.html.twig, remove:
{% if rule_text %}
<div class="rule-text">{{ rule_text }}</div>
{% endif %}
2. Manage display
- upcoming instance 1
- show next instance separately.
Most appreciated manclu 🌷
Oh so appreciate your support, but I just need the 'start - end date' please, is that not possible please?
Here is show next instance seperately:
Thank you manclu, setting it to 1 upcoming instance, outputs 😳:
Oh thank you so much for your response manclu!
Set Up
When I select 'annually, the output becomes:
but want just the dates:
Thank you mandclu, I am still struggling with only to output only one start - end date as a format.
I copied the template to my theme, then removed the following code:
{% if rule_text %}
<div class="rule-text">{{ rule_text }}</div>
{% endif %}
now nothing shows, no output at all.
All I want is upcoming 'start date - end date' please.
Guess it has something to do with the following, but which?
{% if days_array %}{% set day = include('smart-date-recurring-comma-list.html.twig', {values: days_array}) %}{% endif %}
{% trans %}{{ repeat }}{{ day_separator }}{{ day }}{{ month_separator }}{{ month }}{{ time_separator }}{{ time }}{{ limit_separator }}{{ limit }}{% endtrans %}
Most appreciate your support.
Again my apologies, as this is holding back my project.
Will there be the availability to show just start and end dates when recurring formater (yearly) is selected?
Or should I just go back to date recur module?
Most appreciate your response 🌷
Sorry to ask again, but any solution when recurring formatter yearly is selected, it does not rewrite the output, just want the dates please.
Thank you so much for your reply mandclu!
Yes I tried the recurring formatter, but when you select recurring yearly, you don't get the start and end dates dates.
It outputs 'Deadline Annually on the 12th of August, 11:51am' ... I just need 'Deadline 12 August - 1 September, 2024´
This is what happens when you select recurring in and yearly in manage display.
Most appreciate the ability to just output start - end dates please 🌷
liliplanet → created an issue.
Hi rszrama, thank you so much for your reply and an excellent solution! Perfect 🌷
Thank you so much @dadderley!
Oh thank you jsacksick, not something I'm capable of. Most appreciate your responses.
Thank you so much jsacksick! Sorry what does that mean, define your own custom login pane?
I created a custom 'checkout' form which is used in the checkout flow, but it has these 2 passwords which loses customers.
Now when users register (/user/register) normally, the double password is not there, because it sends a validation link, perfect.
When users create an order as guest checkout, opens another can of issues, because licenses are not validated.
Kindly, do you have another idea how I can simplify the checkout process please?
Website crashed, unavailable, problem.
Liliplanet → created an issue.
Or even the other way around: product type variation is role plus a file .. would be some awesome please.
How can i offer 2 licences: file download and a role at the same time please?
Liliplanet → created an issue.
Liliplanet → created an issue.
Liliplanet → created an issue.
Hi, thank you for your reply bharath-kondeti,
Are you saying that I cannot use imagefield tokens module on my imagefield anymore, as it now depends on media module (that I do not use)?
It has been a big part of seo, the ability to name images correctly, why is media a dependency, surely it can just be an option?
Liliplanet → created an issue.
Liliplanet → created an issue.
Hi! Had contact storage with fields installed.
Uninstalled contact_storage, now get error: The following table(s) do not have a primary key: contact_message.
Patched as per #23, installed, un-installed, error is still there.
I removed all contact_message fields from my database, error is gone, hope it does not cause issues down the line.
Thank you for your reply jsacksick! I did look through every post carefully, but they gave different solutions.
There are 2 payment gateways available, Stripe and Paypal checkout (preferred).
1. Paypal checkout preferred setup.
2. Stripe checkout flow.
Is the Paypal checkout preferred still incorrect, or is there a better way to get this done?
Most appreciated jsacksick 🌷
Update: I think it is fixed with following workflow: (waiting for a payment)
Liliplanet → created an issue.
Liliplanet → created an issue.
Liliplanet → created an issue.
Thank you #@mohit! #46 is definitely the one.
Hi @jacksick, awesome news. I just upgrade D10 and it fixed, drag and drop saves beautifully, thank you!
Looks real good, thank you @r_cheh, error seems to have gone away.
Hi @jacksick, yes thank you. Yes I updated via composer (with all dependencies), rebuilt cache, still not saving.
Hi @jacksick, updated to latest version, still no joy, drag is not saving.
Oh dear, I have tried patch #43, #46, #54, still 'hide for selected roles' is not saving.
Any progress most appreciated.
Yes please, new release as it affects order checkout flows considerably, thank you.
Thank you! But the patch in #53 does not save when you select 'hide for the selected roles'.
Sorry to ask again, but is there any capability with one product checkout to have a file download as well as a role license?
That is just amazing! Thank you for the patch quietone and everyone that contributed.
How I wish this negate role functionality could be committed, it is awesome! Been having to hack the block module since D8 😉
Truly hoping for someone to respond 🙏
I have tried product variation types that include file and role, but on checkout only the file becomes available
Is it possible that a product licenses a file and a role at the same time please?
Liliplanet → created an issue.
Liliplanet → created an issue.
Liliplanet → created an issue.
Looks real good sah62, no errors lately 😉
Same error here ..
Liliplanet → created an issue.
Liliplanet → created an issue.
Liliplanet → created an issue.
For Drupal 10 'class' => ['col-12 btn btn-success'],
Awesome thank you #8 removes the error
Liliplanet → created an issue.
Hi, thank you for your reply. As mentioned I'm on Drupal 9 (not 7) and have attached a screenshot, see above.
Liliplanet → created an issue.
Liliplanet → created an issue.
Oh lhridley, that would be tremendous, yes please 🙏
Currently Filmmakers are uploading over 100GB films to Amazon S3 via CORS file upload, but as the upload takes a day or more, it gets abandoned and user cannot come back to continue uploading, but start again.
A multi-part upload file system would be absolutely amazing, would appreciate any advance on this, thank you 🌷
Hi floconderoile, sorry I don't understand. Since the new version of toc.js find that the toc links are h3, they are huge.
I tried adding the following css to the toc.css file:
.toc toc-active {
font-size: 12px;
}
but still the links in appear in h3.
Please how do I size the links and have padding to the element?
Most appreciated 🌷
Liliplanet → created an issue.
Really good question! Does flysystem have multi-part upload capability?
I am uploading over 100GB movies to Amazon S3 and that would solve all my problems 🤩
Most appreciate any guidance, thank you.
Liliplanet → created an issue.
Thank you for your response @ravi kant, I moved on to D10 😉
Liliplanet → created an issue.
Yes, same error on cron
Sorry I can't uninstall book module, it is a production site. Have you perhaps tried on your dev installation?
Hi Rob, thank you for your response. Field group works perfectly when I select any other option: details, fieldset, tab, etc.
Steps to reproduce:
1. formstep is selected in manage form display
2. edit a node
3. when you select 'next', you get the above error.
Yes, the core book module is installed, but not on the content type where formstep is enabled.
There are no customizations.
Theme: Bootstrap 5
-- I recommend you switch on the core book module in your installation to see the error.
Liliplanet → created an issue.
Liliplanet → created an issue.
Actually the error has re-appeared, something to do with:
node/32/edit?_wrapper_format=drupal_ajax&ajax_form=1&element_parents=field_key_art%2Fwidget%2F0
causes illegal choice has been detected.
Perfect, thank you for the patch! Fixes the problem when you have field dependencies as well.
Solved: Remove CK Editor from basic html, it works
Liliplanet → created an issue.
Any chance we can have tokens available please lazzyvn?
Sorry to bump this, but it urgent. Any solution would be most appreciated.
Liliplanet → created an issue.
Liliplanet → created an issue.
Liliplanet → created an issue.
Solved! Correct css
.video-wrapper {
max-width: 100%;
height: auto;
}
.video-wrapper video {
width: 100%;
height: 100%;
}
Solved 😁
.wrapper-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.wrapper-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Liliplanet → created an issue.
Was wondering, please how do I change width and height of video pixels to % percentage? Needs videos to display responsive.
Hi Jay, I saw there was an updated version 2.0.3, so started again,
composer require 'drupal/dtuber:^2.0'
composer require google/apiclient:^2.0
- copied google from vendor to modules folder.
Google Authentication: Authorized
Try to upload video at admin/config/media/dtuber/test
result:
Dtuber Error : { "error": { "code": 400, "message": "Invalid value at 'resource' (Map), Cannot bind a list to map for field 'localizations'.", "errors": [ @ "message": "Invalid value at 'resource' (Map), Cannot bind a list to map for field 'localizations'.", "reason": "invalid" ], "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.rpc.BadRequest", "fieldViolations": [ @ "field": "resource", "description": "Invalid value at 'resource' (Map), Cannot bind a list to map for field 'localizations'." ] } ] } }
Hi again Jay, as you saw in #9 the admin/config/media/dtuber/test worked, so my setup is correct and no issues at the google console.
Only when you committed new versions, which I truly appreciate, but now it's different errors if you see the posts to you for the past 10 days.
Please Jay, if you not going to fix the bugs, would you please let me know?
As I am in a holding pattern here, waiting for you and if it's not going to get fixed, I need to find another solution, time has running out, my presentation is on Monday.
But your module DTuber would have been perfect 😁
Hi Jay, thank you for the response. I re-installed the whole process from the beginning, and ..
Dtuber Error : { "error": { "code": 400, "message": "Invalid value at 'resource' (Map), Cannot bind a list to map for field 'localizations'.", "errors": [ @ "message": "Invalid value at 'resource' (Map), Cannot bind a list to map for field 'localizations'.", "reason": "invalid" ], "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.rpc.BadRequest", "fieldViolations": [ @ "field": "resource", "description": "Invalid value at 'resource' (Map), Cannot bind a list to map for field 'localizations'." ] } ] } }
In doing research, the following comes up:
https://stackoverflow.com/questions/74258331/error-when-writing-to-fires...
https://github.com/kainxspirits/laravel-pubsub-queue/issues/4
This is likely due to a bug in the underlying library, which probably sees the empty array passed to pushRaw, and fails to convert it to a map for the request.
However, this can be worked around by leaving out the attributes if the array is empty. pushRaw would then read:
Do not add attributes to push when none are passed
Do we perhaps have any news please Jay?
Gosh Jay, I'm searching for the answer, if you maybe could point me in the right direction how I can fix this bug, as do not see
Cannot bind a list to map for field 'localizations
at https://cloud.google.com/resource-manager/docs/core_errors, don't know what that means 😊
Your support is most appreciated.