This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Unable to add time into Db

Hi, I am following this youtuve tutorial on how to make a module:
https://www.youtube.com/watch?v=iY8Ve2ZEgFY&list=PLpVC00PAQQxFNDfiXn6LH1...

For some reason when I try to submit my data "Email field" I get an error. outputted the error it says:
 

How to add dot navigation/pager to tour steps?

How should I code to have 'dot navigation' or pager in every box that is shown by tour ? I want my user to go to any tour step/tip at will ... not just 'next'

I have seen progress (like 7 out of 10 etc) added to all tour boxes.

Please let me know how to add clickable dots or page numbers in every step box.

Thanks

Publish hidden pages and include them in the menu

Hello

We took over a website from a customer that was built with Drupal 7.64. Now we noticed that there are a few pages in Google that cannot be accessed via the website.

Can someone tell me how I can find these in Drupal and then integrate them into the menu or make them visible?

Is there something like a directory where all pages and their associated status can be seen?

Thank you!

setExposedInput and Search api locations

I want to use setExposedInput($param) views API in order to set input need by the module "Search api location".

What values for $param, given that through the browser url when I have to use for exemple geofield[distance][from]=10&geofield[value]=56.555552,2.6326965 in order to get the results inside a radius from a latitude/longitude

Custom Search Conversion - from Latin to Cyrillic during the search

Hi All,

I am building a local community web site which will be fully written in Serbian Cyrillic. Problem being is that we in Serbia use both Latin and Cyrillic. Now, when user searches in Cyrillic, Drupal search does it job. However, the search will not work if user using Latin for search.

I have never developed any Drupal module, and bellow is a code I have come up with, but it doesn't work.

Any help would be appreciated.

<?php

[BUG] The Content > Content tab is displayed by Claro theme even though the Node module is not enabled

I'm developing a CMS using the Drupal 9 framework and it only comes with custom entities - hence the Node module is not enabled and will never be. Still, the Claro administrative theme displays the Content tab, and consider it as the default tab when the Content section is displayed.

Of course, the Node module being disabled, there can't be any administrative item to display here.

I assume this tab is hard-coded instead of the tabs list being dynamically constructed based on the registered entities.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions