François Fillon, French Prime Minister, mentions Drupal in Le Figaro, one of the leading French daily newspapers. Read the article: Fillon est-il un «vrai geek»?. Maybe he has his own Drupal site or will get one soon? (Hat tip: Ineation)
Read more »François Fillon, French Prime Minister, mentions Drupal in Le Figaro, one of the leading French daily newspapers. Read the article: Fillon est-il un «vrai geek»?. Maybe he has his own Drupal site or will get one soon? (Hat tip: Ineation)
Read more »After CSAIL started using Drupal (the group where Tim-Berners Lee works), the MIT Media Lab also switched to Drupal. Check out there Drupal site at http://media.mit.edu. As a former academic and a long term admirer of the MIT Media Lab, I think that is just really cool!
Read more »I spent some time trying to figure out how to make files small enough to put an entire audiobook on my 1GB MP3 player with Rhythmbox. The default CD quality MP3 settings for Rhythmbox made the book too large, so I spent some time figuring out the special GStreamer pipe for sending the audio to lame for lower quality conversion.
In Edit - Preferences - Music, edit the Preferred format. Add a new one named "Voice Quality, MP3". My description is "Target 80 Kbit/s for variable bitrate copies."
Read more »Hi everyone,
I have a CCK node for a "Prescription" that contains a field for the date. I have setup a cron job to delete this node with some SQL if the prescription is not renewed after 30 days. However, when I delete the actual field in the database - it doesn't remove the Node itself, it just deletes the data that was contained inside the node.
Is there a way to delete the Node AND its data via the database?
I would be delighted if anyone could advise me on this subject, cheers.
Read more »I'm trying to create view to display information about author of node who I'm viewing..
I tried all variations of UID, node id from url, everything i came up with .. and nothing :r
Any custom php condition?
Read more »warning: preg_match() expects parameter 2 to be string, array given in C:\Program Files\xampp\htdocs\drupalsite\includes\bootstrap.inc on line 708.
Read more »Hi every one
In IE i am getting "Stack overflow at line 17" message. when i see in firefox using firebug the error is "too much recursion
[Break on this error] Drupal.extend.apply(this[i], [obj[i]]);". It is misc/drupal.js in line 16.
Please help me how can i get rid of this message? OR any idea how this error occur so that i can fix it.
Any one have idea how this error can be occur?
Thanks
Edited by: VM; moved to appropriate forum
Read more »I'm wondering where in Drupal 6 I might look to hook in a some custom sorting behavior so that forms which show usernames sort the data by last name rather than first?
Read more »Quick question. I've created a View for a site home page that is displaying all event content type content.
However I have an issue and I'm wondering if someone can help/suggestions:
I'm trying to get the CALENDAR link into my View as a field (that variable links to the event Calendar (highlighting the day) dynamically) but the View fields (via Views admin) does not include any event module variables. This is the variable (here as a print function from Contemplate module) I'm looking for:
<?php print $node->links['event_calendar']['href'] ?>
Read more »Hi,
I created a CCK with has title, body, and filefeild which captures mp3 file. This is used to make a small audio collection. I want to share this collection with another site where they can search, display, and pay the files insite. What is the best way to do this?
Im trying an rss feed right now. I pulled it in from the other site, but the data output needs formating. I want the mp3 to load in 1pixel player, and want the layout formating to be different. Can RSS feed be formated? Can RSS feeds be loaded into a CCK?
Thanks so much!
Read more »Hi everyone, my first post on here so must have been doing okay so far! :O)
I'm a bit stuck, going round in a circle and hoping someone can help me out or point me in the right direction.
I've followed the Feed API + Emfield Screencast for pulling in media and creating video nodes, great tutorial and is working fine for me (see http://n97unlocked.co.uk videos section)
However... this is where I need a little bit of help.
Read more »Hi there,
I would like to create a multi-step registration form like the one DrupalSN is using (see it in action) and I need some help because I don't know if I have to create a custom module for this or I can use a existing one.
This is the process I would like the users follow:
Read more »Hi there,
I am not too sure, what is wrong.
Everything when i load a site on my localhost, there is about 20 warning msgs to the windows event log (see one of the log below), then about 5-10 secs, the browser shows "Connection Interupt...."
I was trying to Install the APC on windows, but doesn't work so i set the php.in back to original. This problem starts from there, so i thought i have messed up the PHP setting, so i have reinstalled the xampp to a newer version and restore the site but the problem still there.....
Read more »The main page is, http://sorgalla.com/projects/jcarousel/ and what I'm trying to do is the text scrolling box
http://sorgalla.com/projects/jcarousel/examples/special_textscroller.html
I'm trying to create a page with multiple views with a single exposed filter at the top. I've set everything up correctly as far as I gather, however even though the default and page displays show the exposed filter the block display does not. Does anyone know how to resolve this??
Read more »Drupal installed fine and everything looks okay, but everytime I make a change and choose save configuration I am just sent back to the home page, and none of my changes are applied.
Read more »Hello I have a question regarding the files location of my website. You see I would love to have my files directory be in a location that is not on the web server machine. I tried the obvious which was to put the location in the files folder but it didnt work. It gave me an error saying that that was an invaild location. The address is something like this \\ip-address\file-folder. Is there a module which can help me with this or any other solution you may have encountered
Read more »Hi guys,
I have a really weird requirement - I am trying to run a JavaScript package that does some graphics rendering for me. But the package needs it's path to be mentioned within the 'head' tag of it's target page. However, when I use Drupal, I am inserting the PHP code (which includes calls to the JavaScript package) using the PHP filter in the body text area of a create page/ panel page. There, whatever I insert goes into the tag of the final page. How do I change the behavior such that I can mark a part of the code that would go into the area on the generated page?
Read more »Say I'm building a website for the ADA....
Any dentist can sign up and create a page for their office with the content type "member_listing". This page contains basic office information that was all added via CCK fields. For example:
officename
doctorname01
...(more allotted)...
doctorname12
address1
address2
city
state/province
zip/postal
phone
fax
Now how do I get an end user search form that just presents a few of these fields? Like:
officename
city
state/province
Hello all!
This is my first post - I'm stuck, and somewhat new to Drupal.
Using Drupal 6, I have created a new view for a custom content type (schools), which lists all the states (which I added and routed via taxonomy). Clicking on a state will display the schools within that state.
http://www.muaythaiplanet.com/community/index.php?q=schools
Read more »I found this problem to be a little strange, I'm sure someone out there can quickly point me to an answer though! It seems when one first accesses my site (at http://www.onthegostories.com, if it would help for you to view it) all the blocks I have created appear in rows. After signing in, the blocks are arranged properly, which means they are aligned in columns within their respective rows.
Read more »Hi,
I want to create a computed CCK field that will "build" a Paypal button on the fly from the other field inputs (price, page to redirect to, etc.). However, I don't want this code to be easily viewable on the source... I know it can't be super secure, but I only need a moderate level of security.
I know that some modules/scripts use JS to obfuscate emails... any idea if a similar source could be used in this case? Any pointers or resources to help?
Thanks!
Ron
I know this is like PHP help but I'm really struggling here. Using panels to display user profiles. I've successfully used the following code to display a block only to the user visiting the (panel) profile if the user is self. But I need to modify the snippet to display the block to the user if the user visiting the profile is NOT self.
<?php
$block = module_invoke('activity', 'block', 'view', user);
global $user;
if (arg(1) == 'user' && !$user->uid == arg(0)){
print $block['content'];
}
?>
I have been trying all day to move my drupal site from one folder to another folder within my linux ubuntu system. At a previous suggestion I tried clearing the database tables but that didn't fix the problem. I was able to access a backed up version in the original folder and this time I disabled all cache's and cleared them out and then re-moved the drupal site to the new folder. Its still giving the message that it can't find any pages / nodes and I can't login, etc.
Read more »My nonprofit has a list of a couple thousand email addresses. We want to have Drupal send an email newsletter every month to every email.
I've looked at SimpleNews but it requires registering a user for any email. I found Email Registration module but it still requires password registration
Is there some way/trick of removing this and make it as simple as going to site, inputting email, clicking subscribe and then you're in the mailing list?
Thanks!
George
What are some nifty things I could do with, say, ahah.js or form.js? I've used collapse.js and am wondering about some of the other .js files I see in the misc directory.
Read more »I have the latest WYSIWYG API module and the latest TinyMCE with the Media button enabled. When I insert media of any kind, it works on all other browsers except in IE! For example, when I insert a flash file using the media button, it will play in the preview window, I insert it and save the page, and IE won't display the swf (it says movie not loaded).. but all other browsers display it fine. The same happens when I insert a WMV video file. The preview window of tinyMCE in IE will even play the preview of the movie, but when I save the changes to the page, the movie isn't there.
Read more »i have checked everything that i can think of to check in the administration area of the site, but as the topic says... my user/login block disappears upon logging in. the rendered source code of the page returned shows no code added where the block should be. i have scoured everything i can think of to scour for a solution to this and do not see one anywhere, and yes the block is enabled in a region defined in my theme (or else i could not login)...
Read more »I'm trying to build a view that displays months for a listing of events, for instance:
May 2009
June 2009
July 2009
Clicking on each month needs to take the user to a listing of all events for that month.
I've built a CCK content type called Event with a CCK date field.
How do I go about building this view? I'm trying to find the settings in the view that allow me to categorize the date field by month, but I can't find anything.
I'm sure this is easy for many of you guys... please help. Thanks.
Read more »Hi
I am using drupal 6.12.My task is to log on to drupal_site 2 from drupal_site 1 using login details of drupal_site1 i.e
Multi-site with single codebase, different content databases, shared user database, shared sign-on.How can I do this.Can any one help me?
Thanks
A.K.Lalitha
I want to make a view to show a list of node titles which are links to the nodes and the alt text of those links the body of the node.
So the result like this:
<a href="/node/123" alt="The body of this node">The title of this node</a>
I got everything except the href I got is "/view" instead of the url of the node, like this:
<a href="/view" alt="The body of this node">The title of this node</a>
Read more »I'm currently using Drupal 6.12 and tried to install the xmlsitemap module (6.x-1.0-beta5) into my site. However, I received some errors. Thinking this an issue no longer covered due to the upcomming release of (6.x-2.x), I tried to upgrade to the current 6.x-2.x-dev version. Ran the update script, everything seemed ok. Now I am getting even more errors and none of it works. I tried removing it and hoping that it would clean itself from my database, but now I can't go back to the working 6.x-1.0-beta5 version. All I get are errors.
Read more »after copying the token module in the /site/all/modules directory, the list of module is not displaying when i go to administer->site building ->modules. Please let me why is it so.
Reply ASAP
Thanks in advance
Read more »Hello, I'm doing a website similar to gumtree/craigslist except without the scale :P I think the best solution to my categorising problems would be a vocab within a vocab structure for the site, like this:
Location 1 (Top vocab)-(not selectable as a category)
- top category, e.g. automobiles (second vocab) - (not selectable as a category)
-- term, e.g. cars (selectable as a category)
--etc
What it'll look like when expanded:
Read more »I have worked in views a lot but recently when i am working in Views 6.x-2.6 i get duplicate results. I also tried using node:distinct option yet the same error.
Anybody had this problem with views? I am in utter need, have to shoot off this error as soon as possible.
Please share your suggestions. thanks in advance.
Read more »My main taxonomy vocab is pretty darn big, it has a huge amount of sub categories and when we create content it is very easy to get lost in the huge scrolling list of vocab terms. So I thought that things would be easier if I could somehow display available taxonomy terms based upon role.
CAN THIS EVEN BE DONE ?!?! I've never seen it or even heard of it before.
If I'm not explaining myself well in words, here would be a quick and dirty example
Read more »This is really showing my newbiness to extremes I'm sure.
I've created a calendar which I can see at /date-browser.
Say I wanted to put this on a page called events, can I not just put the view into a block - if so how?
Do I embed the view using the php given in the advanced help - if so where?
Do I scuttle off back to the safety of WordPress?? This seems the best option at the moment ;-)
Read more »I have a content type displayed in a view. I want to allow users to delete their own content. The content type is called 'inventory'
In the permissions I checked: delete own inventory content and access administration pages.
When I go to /admin/content it says You do not have any administrative items (even if the user has created a node of that type).
So I tried to allow 'administer nodes' but all the content then shows and is editable. Which I don't want of course.
I have all every permission setting for projects and issues set to allow access to only admin & editor roles.
I have the Issue menu item living in the root Navigation menu.
The issue menu item is still available to any authenticated user? Even though they do not have permission? None of the other modules behave this way. If a non admin/editor selects the menu item they see an empty search view. Selecting anything in the search view results in a unauthorized access.
Read more »I have content that has multiple taxonomy vocabularies. One of them is an argument to a view. I have selected validate for one vocabulary under argument options, but summary page has entries for all terms under all vocabularies. Any clues or is this a bug?
Read more »I'm using drupal 6.12 and cannot get the wysiwg working on my custom fields. i can see it on body, how do i get it work on my custom fields. I've just downloaded the latest wysiwyg and fck
Any thoughts?
Read more »I am building a professor rating system in which I am using the combination of Node Comments and Fivestar module. I want to allow users to add the profs in which they will be required to fill in the prof's name, and the department he belongs to.
Read more »We are trying to make the search bar longer than it's default length. Any suggestions??
Read more »All
i've installed cck and create a custom content type which adds several new fields for users to submit a product review.
As the admin user, when i try to add new content using this new type, i get to see all the new fields....
However, as a regular user, when i navigate to the same url, i do not see any of the new fields, just title, tags and body....
I've looked for publish permissions on the new cck fields for this content type, however cannot fins where to make these public...
Any ideas ?
Cheers
A
Hi,
I wanted to know how to style status messages. For example when they register for an account, they are redirected to the front page and there is a message "Your password and further instructions have been sent to your e-mail address." I wanted to make this bigger.
I've changed the styling on style.css on the current theme that I'm using and its not reflecting it.
I noticed as well it is using class="messages status". I cant seem to find the status class anywhere, just was able to find the class messages.
Any pointers anyone?
Read more »When you navigate to: Home › Administer › Content management › Books and choose the "edit order and titles" option under Operations, the resulting page only displays the book title but does not disply the book pages so you can re-order them. Not sure where to begin troubleshooting. Thanks for any replies.
Read more »Hi, I am creating a social networking site using drupal, so far I am completely loving drupal.
I have installed a few modules and have a few more to install. but I have gotten to a point where I am now getting this error message when I try to get to the modules page.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /home4/hikersci/public_html/includes/theme.inc on line 758
Read more »I am attempting to create a page with panels where some of the panels will contain links to other pages with multiple panels.
Here is an example. Suppose there is a CCK content type called "Dogs". There is a content_taxonomy field named "breed" and a additional content_taxonomy fields for "things that are good about the breed" and "things that are bad".
Read more »I have a view that filters nodes based on their region cck field (text drop down)
the view path is region/%
i use the following arguments
1) region field
2) node type
e.g. region/500 displays all nodes with region id = 500
and region/500/city displays all the cities within the region 500
i am trying to create a block that displays a summary based on the node type
e.g. "city block"
region 1 (5) -> region/500/city
region 2 (3) -> region/501/city
region 4 (5) -> region/502/city
e.t.c.