Node gone with wildcard path

Hi,

When I am watching my node this location it works:
http://www.doctortravel.nl/ons-aanbod/uitje/

But now I want to pass 2 arguments from another page like this:
http://www.doctortravel.nl/ons-aanbod/uitje/5/noord-brabant

Twitter REST API 1.0 will stop working and break contrib modules

Since a few months ago the Twitter Developers Blog has been announcing an API cleanup which states that the REST API 1.0 will stop working in the coming days.

This is the list of modules that currently use the old REST API 1.0:

What I suggest is that these modules depend on Twitter module and change their API requests for the following:


// Connect to Twitter.com and retrieve favorite tweets.
module_load_include('inc', 'twitter');
$twitter = twitter_connect();
if ($twitter) {
try {

How do I install Security updates on existing site running on Drupal 6.20 presently?

I am a member of a team of Administrators who have a Drupal website online presently that our webmaster (with some technical skills that did the trick) built for us in early 2010. It is hosted on Webhostingpad and has thus far been trouble free. But our webmaster retired from the site and there are now a good number of security updates needed. I have some minor skills on Drupal, and thereby know how to take the site offline in order to install the updates. But having never before done such a thing I have been unable to find any information on how to install the updates.

Upgrading from 6.14 to 6.28

Hello all,

Im attempting to do my first actual upgrade of drupal. curently we are on version 6.14 and i would like to upgrade to the 6.28 core version and also update many of the older modules.
since im quite new to doing upgrade, i want to be careful not to loose any data.
Currently i have created a backup through the direct admin panel which has backed up our database, email, ftp etc.
i already downloaded the new 6.28 tar.gz file, and want to have some direction on how to upgrade from someone who has done this upgrade successfully before.

changed file system temporary directory but the new path is not reflected on drupal

My temporary directory used to be set to /tmp but I have changed it to be a public folder set to files/drupal_temp When I click on "save configuration" i got a message indicating that this folder was created successfully with the right permission. But when I try to upload a file using CKfinder. . I notice it is still trying to upload temp files to /tmp

I cleared the cache in drupal with no Luck !

Update: This is the error message I get

"widget" block on drupal 6: where is it?

On my client's site wellife.org, he has a "widget" block which contains the twitter feed and social media links. But given that this is drupal 6, the widget documentation doesn't seem to directly apply.

Can you help me figure out how to turn off the twitter feed?

I'm assuming it's either a module or a piece of content, right?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x