Drupal is up and running but how do I ...?

Help with adding a primary key to the Forum table

My Drupal 11.3.1 status report has had this error for a long time and I want to get forums working.

READ-COMMITTED

For this to work correctly, all tables must have a primary key. The following table(s) do not have a primary key: drup_forum_index. 

My site is hosted on GoDaddy and there I have access to "MySQL Databases" which seems to be a menu driven front-end, and I can do command line stuff, but have have very little experience with MySQL. What I need are clear, step-by-step instructions, especially on what to add and where to add it. 

Cannot run composer commands: PKSA-1gck-s111-yq7g

As of this morning, when trying to run any composer commands, the following error prevents installation:

Did anyone build through Gemini or other AI a complete module through prompting?

Hi,

I am thinking of using AI to build a complete Drupal module. I tried with chatgpt, but it is continously making mistakes. Did anyone succeed in building a module with AI-bots through prompting? 

greetings and great christmas-season!

Summit

Root directory issues

My D11 site shares the same server as my old D7 site.
The D11 site is is directory /public_html/d11 and the sub-domain https://dev.sandes.uk is set up for this directory

OK to change auto-increment on users table?

Hi! I want the drupal UIDs that are created for users to start at a much higher number, like 10000.

Can I just run

ALTER TABLE users MODIFY COLUMN uid INT UNSIGNED NOT NULL auto_increment, auto_increment=10000;

? Or is that sequence maintained somewhere else in the DB as well?

Thanks!

Content Type Token

I have a paragraph with an image upload field.  I'm going to use this paragraph in 6 different node types, and I would like all the files to be uploaded to a folder with each node type.  The problem is, I don't see the [node:content-type] token listed on the available tokens in my paragraph to use.

If this isn't possible, is there an easy way to duplicate a paragraph definition so I can hard-code the folder path?

Pages

Subscribe with RSS Subscribe to RSS - Post installation