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've got a problem while creating new 'blok' i've create on blok but can't another . tryied few times but it still not working , help me :)
This is error:
user error: Duplicate entry '' for key 3
query: INSERT INTO boxes (title, body, info, format) VALUES ('Test', 'Testuje', '', 1) in /home2/disco/public_html/includes/database.mysql.inc on line 66.
warning: Cannot modify header information - headers already sent by (output started at /home2/disco/public_html/includes/common.inc:384) in /home2/disco/public_html/includes/common.inc on line 192.
Hi, I noticed the audio module appears to ignore whether you've got Drupals Private file system enabled, and allows anyone to hotlink your mp3 files - I just wondered if anyones got a way around this? I suppose htaccess blocking will be needed.
I don't see why the audio module developers have apparently decided to ignore the private file system setting? Surely that should be an option within the audio module settings if anything? After all it is for this exact reason that many people choose the private file system.
I am using the bluemarine theme for my site now, but I can have only one post stay in the top central postion instead of two by choosing sticky publish option. I like the look of current Drupal home page. Can anyone teach me how to have that kind of effect, or at least to have a block stay at the very top in one color and another sticky post at the second postion in a different color?
I use Tablemanager to display tables (very good). To display a tablemanager table I use the syantax [tablemanager:table no.]in the node I also have to enable filtered html.
1. I use TinyMCE Rich Text Editor. I display images in TinyMCE which display OK but the tablemanager table does not display, just the synatx [tablemanager:table no.] How do I display a table using tablemanager in TinyMCE
2. Alternatively using filtered html, how do I display an image. I tried "img src=<>" but it does not work