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 have installed the internationalization module but get this message:"
user warning: Column: 'nid' in field list is ambiguous query: SELECT nid FROM node n LEFT JOIN i18n_node i18n ON n.nid = i18n.nid WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) AND n.type='audio' AND n.status=1 ORDER BY RAND() LIMIT 0, 1 in /homepages/1/d154962009/htdocs/Jaujinos drupal-4.7.2 Live/includes/database.mysql.inc on line 120.
"
I was wondering if people would be interested in a module which stores the binary data of images directly in a database, not just a link to your image file on your server. This comes with a debate if storing binary data in your database is better as storing your images seperately on your server.
I am looking desperately for somebody to help me set up google adsense moduel.
I installed adsense module and add a profile field according to author's instruction and input my id into custom profile field for user who's id = 1. I have try different format of my id, with or without ca-, ca-pub-, prefix. But I always get a "There is no site owner Google Adsense Client ID defined. Please define one for user id 1 as per instructions." message in administer -> settings -> adsense module.
I know this topic has been posted lot of times, but I am just checking if there is any update on it. I am using durpal 4.7 and would like to have FCKeditor with it. I tried TimyMCE but wasn't satisfied with it. I have used FCKeditor with Drupal 4.6 and I really liked it. Please let me know if anyone has got FCKeditor successful working with Drupal 4.7.