Cannes
Account created on 15 September 2007, over 17 years ago
#

Recent comments

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Been using phplist for years, wish we had a module that plays with core, not webform. Ideally change list dependent on role.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

#17 works, re-create your field in a content type, delete the field, then you can uninstall.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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 ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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:

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Thank you manclu, setting it to 1 upcoming instance, outputs ๐Ÿ˜ณ:

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Oh thank you so much for your response manclu!

Set Up

When I select 'annually, the output becomes:

but want just the dates:

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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 ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Sorry to ask again, but any solution when recurring formatter yearly is selected, it does not rewrite the output, just want the dates please.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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 ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Hi rszrama, thank you so much for your reply and an excellent solution! Perfect ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Oh thank you jsacksick, not something I'm capable of. Most appreciate your responses.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Website crashed, unavailable, problem.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Liliplanet โ†’ created an issue.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Liliplanet โ†’ created an issue.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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 ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Update: I think it is fixed with following workflow: (waiting for a payment)

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Thank you #@mohit! #46 is definitely the one.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Hi @jacksick, awesome news. I just upgrade D10 and it fixed, drag and drop saves beautifully, thank you!

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Looks real good, thank you @r_cheh, error seems to have gone away.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Hi @jacksick, yes thank you. Yes I updated via composer (with all dependencies), rebuilt cache, still not saving.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Hi @jacksick, updated to latest version, still no joy, drag is not saving.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Oh dear, I have tried patch #43, #46, #54, still 'hide for selected roles' is not saving.

Any progress most appreciated.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Yes please, new release as it affects order checkout flows considerably, thank you.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Thank you! But the patch in #53 does not save when you select 'hide for the selected roles'.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Sorry to ask again, but is there any capability with one product checkout to have a file download as well as a role license?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

That is just amazing! Thank you for the patch quietone and everyone that contributed.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

How I wish this negate role functionality could be committed, it is awesome! Been having to hack the block module since D8 ๐Ÿ˜‰

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Looks real good sah62, no errors lately ๐Ÿ˜‰

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

For Drupal 10 'class' => ['col-12 btn btn-success'],

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Awesome thank you #8 removes the error

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Hi, thank you for your reply. As mentioned I'm on Drupal 9 (not 7) and have attached a screenshot, see above.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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 ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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 ๐ŸŒท

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Thank you for your response @ravi kant, I moved on to D10 ๐Ÿ˜‰

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Yes, same error on cron

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Sorry I can't uninstall book module, it is a production site. Have you perhaps tried on your dev installation?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

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.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Perfect, thank you for the patch! Fixes the problem when you have field dependencies as well.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Solved: Remove CK Editor from basic html, it works

โœจ | Data field | File upload
๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Any chance we can have tokens available please lazzyvn?

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Sorry to bump this, but it urgent. Any solution would be most appreciated.

โœจ | Data field | File upload
๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Liliplanet โ†’ created an issue.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Solved! Correct css

.video-wrapper {
  max-width: 100%;
  height: auto;
}
.video-wrapper video {
  width: 100%;
  height: 100%;
}
๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Solved ๐Ÿ˜

.wrapper-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.wrapper-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Was wondering, please how do I change width and height of video pixels to % percentage? Needs videos to display responsive.

๐Ÿ‡ซ๐Ÿ‡ทFrance liliplanet Cannes

Hi Jay, I saw there was an updated version 2.0.3, so started again,

  1. composer require 'drupal/dtuber:^2.0'
  2. composer require google/apiclient:^2.0
  3. 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'." ] } ] } }

Production build 0.71.5 2024