Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I´m changing the domain name hosted on my server.
I´ve created my drupalsite using a demo domain name, and as is better designed than my current site, I wanted to make the change.
After this change all seems pretty fine, except that the images are not showing up, because they are taking the old domain.
I´m currently using the "image" and "img_assist" modules.
I have this problem with a 4.7.2 drupal installation: i have a node with a function that create a form (form api), but when i visit it i get the message:
Cannot redeclare *functioname* (previously declared in /digitaldesign/lavori/sitiweb/digital_design/d-design.it/web/includes/common.inc(1158) : eval()'d code:5) in /digitaldesign/lavori/sitiweb/digital_design/d-design.it/web/includes/common.inc(1158) : eval()'d code on line 2
I got hit with a ton of comment spam where the subject happens to be "subject." I know I need a better permanent solution but for cleanup purposes, can I simply:
mysql> delete from comments where subject = 'subject';
I've been searching for a while but can't find anything. This feels like a basic thing..
Can I simply insert a story or a poll or whatever into the body of a page statically?
I imagine there something like [inline:node=5] ???
(but that doesn't work..)
I'm making a trivia site, and I' putting the question in the title. And, some of my questions are very long, but the title doesn't allow many characters. Where do I go to increase the amount?