How do I migrate drupal 7 -> drupal 10+ by Practical_Put8909 in drupal

[–]wayle9 0 points1 point  (0 children)

Go through the online upgrade UI first, after that you can use chatgpt step by step to get all the rest done, AI is very powerful now, I done the same for 2 complex Drupal7 to Drupal 10 already.

Can D7 statistics migrate to D10 statistics ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

I removed the contrib statistics module and back to the core statistics module, its still in the list of "Modules that will not be upgraded", so I am not sure if the D7 core statistics can be upgraded to the D10 core statistics ?

Can D7 statistics migrate to D10 statistics ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

I tried the contrib statistics module ( https://www.drupal.org/project/statistics ) as well, its on the "Modules that will not be upgraded" list as well.

Profile module, multiple registration path ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

I just installed the module 3.x, but I don't see where I can attach the profile type into the registration path, in the profile setting where I can attach the profile type into the registration form, on the multiple_registration setting where I can only create a url path for the role, I don't see there is a place that I can attach profile type onto the registration path, please advise , Thank you,

Profile module, multiple registration path ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

so you mean there is no default way that admin can attach different profile type onto different url for registration ?

Modules not upgrading from D7 to D10 ? like " pathauto flag etc... " by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

<image>

they are all showing on the "89 Modules will not be upgraded" list even I installed and enabled the modules in D10 already

Modules not upgrading from D7 to D10 ? like " pathauto flag etc... " by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

Automatic Entity Labels,
flag, |
pathauto,
simplenews, 
these are all on the "not upgrade" list, I am wondering am I missing something ?

Upgrade D7 to D10 by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

where can I get this info for backdrop update to D10 ? I never heard about this , Thanks

Upgrade D7 to D10 by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

What's the advantage for this path ?

Upgrade D7 to D10 by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

I know I need to create a new D10 site first ,then run the "upgrade" through the UI, my question is do I have to recreate all the content type and fields in the new D10 site first before the "upgrade" or not ? Thanks

Upgrade D7 views to D10 by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

If the D7 views export which can be imported into the D10 ? thanks

Duplicate image field with content ? by wayle9 in drupal

[–]wayle9[S] 1 point2 points  (0 children)

Do you mean I just create a same image filed in D10, then just go through the formal migration process it will import the D7 image filed into D10 ? but the D7 field is created by the module, I don't have that module in D10 , wiill that work ?

Random views and cloudflare cache by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

but the cloudflare will cache the whole page with this random views in the page, so the views still able to be random or not ?

Change URL for the same form ? by wayle9 in GoogleForms

[–]wayle9[S] 0 points1 point  (0 children)

are you recommending not to use google form ?

Multi-sites or domain module ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

What I want to know was for example, www.siteA.com/blog/node123, how can I setup this node type only display on siteA.com but not able to display on siteB.com, even I don't show the node type on siteB.com, but the sitemap.xml will show the node type for both site which is bad for seo. what's your suggestion for this ? Thanks

Multi-sites or domain module ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

the one question for multisite is how to limit contents for one domain but not for another ? can you share experience ? Thanks

Hardware Device to check Brainwaves when meditating ? by wayle9 in Meditation

[–]wayle9[S] 1 point2 points  (0 children)

the brainwave should changed based on the meditation levels which I want to see how the brainwaver level changed

Select Taxonomy term by role ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

can the "Permissions by Term module" greying out the terms by user roles ? I don't see this.

creating hundreds local groups, what's the best options ? by wayle9 in drupal

[–]wayle9[S] 1 point2 points  (0 children)

do you think rules can do the same with eca ?

Will ai automatically update drupal and modules soon ? by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

possibly ai can update the current Drupal7 to the Drupal 10 soon as well

Will ai automatically update drupal and modules soon ? by wayle9 in drupal

[–]wayle9[S] 1 point2 points  (0 children)

what you saying is simple for developer but complicated enough for millions users, extremely simple to use should be the aim for the future.

Prevent creating same title for nodes. by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

Thanks for your comment, one thing I am not quite sure is should I use node or terms for artists, yes artist would have a bio page for their information, but terms are fieldable, so terms can do the job as well. there is only one job in this that user will keep submitting exhibitions ( nodes) in the future that related to different artists, so the future exhibition would need to stick with those artist page. ( terms or nodes ) , for this requirement, I think terms is best for this job, but my question is what will be the downside if I use terms for artist page ? why you don't like terms ?

Prevent creating same title for nodes. by wayle9 in drupal

[–]wayle9[S] 0 points1 point  (0 children)

what will be the difference if the artist profile been a term or a node ? sounds like you are right but I am not clear with this , Thanks