Type page not found
Date Monday, May 8, 2006 - 1:52am
User Anonymous
Location /themes/Madhava/menu-collapsed.png
Message 403.shtml not found.
Severity warning
Hostname 69.181.186.128
where "Madhava" is a theme identical to "Bluemarine" except for some non-crucial changes in css.
The same error message shows up for "menu-expanded.png" and "menu-leaf.png."
So, I've installed Drupal (the Civicspace version) and I'm trying to figure it out. Slowly. With little luck.
I've got a few templates/themes/skins (I have no idea what the difference is) in mind as guidance towards my own sites ultimate look -- and a few functions I need, too -- but I've not the first clue how to get from the abstract, esoteric "here" to a functional "there".
i am a musician who has just built a web site using drupal. it rawks! i am non-technical but i managed to get tons of modules installed and modify the themes etc...
i got the audio module and the getid3 thingy working...
but it doesn't seem to handle album artwork - when its embedded into the mp3...
i get errors in uploading the mp3 but after that everything works fine...
i noticed that it strips out the embedded album artwork so that when i enable downloading of mp3 the album artwork is lost...
require_once(modules/gallery_help.inc) [function.require-once]: failed to open stream: No such file or directory in /var/www/html/modules/gallery/gallery.module on line 43.
The file is there.
I have the same errors configuring gallery-module as well.
warning: fsockopen() [function.fsockopen]: unable to connect to gatesession.no-ip.info:80 (Permission denied) in /var/www/html/modules/gallery/G2EmbedDiscoveryUtilities.class on line 164.
I have "rethemed" a flexinode (node-flexinode-1.tpl.php) and would like to display the attachments (that have been uploaded using the attachment module), how do I do so?
I installed the Content Construction Kit (CCK) and tinyMCE as WYSIWYG editor. I have made a content-type with textareas on it but tinyMCE is not working in these areas. Are there any known issues?