Drupal is up and running but how do I ...?

Mysql ....Double entry

What is the syntax to rectify this error?

user error: Duplicate entry 'modules/playlist/playlist.module' for key 1
query: INSERT INTO system (name, description, type, filename, status, throttle, bootstrap) VALUES ('playlist', 'Enables the creation of playlists, which contain audio tracks.', 'module', 'modules/playlist/playlist.module', 1, 1, 0) in /home/westernc/public_html/includes/database.mysql.inc on line 66.

TIA

Russ Griechen

Help! How do I use an xtemplate theme in Drupal 4.7?

PHP template sounds great, but I don't have time to rewrite my existing xtemplate theme from 4.6.5 right now.

So how so I run my xtemplate theme under Drupal 4.7?

(There doesn't seem to be a place to set the engine to be used for a theme -- is an xtemplate theme autodetected, and the engine switched accordingly?

Note that I'm reluctant to simply "press the radio button" and submit because if the theme throws an error, I don't know of a way to revert to the old them, becuase the administration pages simply don't display.)

How to change "+" to "-" and use lower case letters in URL when using the Contact List & Forms module

I am using the Contact List and Forms module in 4.7 and I would like to change the +'s in the url to -'s.

In other words, the url is automatically generated as:

sitename.com/contact/Contact+This+Person

Ideally I would like to have it be lower case and with dashes:

sitename.com/contact/contact-this-person

I tried using the URL aliases for it - but they don't work for some reason - the browser tries to go to the page I create an alias for, but ends up just returning to the contact/list page.

Any ideas?

Thanks,

Chapman

Strange View Count Issues

Hi there Drupal community,

I'm running a Drupal 4.7 install and my issue pertains to the video.module...I think.

The problem:

I am running video.module with play counts enabled. Each time I click 'play' to watch the video node, the view count goes up by 4. If I clicked play again, it would be at 8 views, and so on.

This hasn't happened before on any other install of the video.module, so I thought maybe it was something to do with the database of the site.

problems with multi-site

I set up a secondary / multi-site site using sites/subdomain; it worked ok

I then wanted to access email@subdomain.domain.org.uk so I set it up using the control panel with my shared host. This seemed to interfere with Drupal picking up the browser when it pointed to subdomain.domain.org.uk; instead it began to return an error page (no page to display [ie] or cannot connect to server [f/fox])

So I deleted the subdomain, in an effort to return things to the way they were, but to no effect.

Selection list from profile.module - How to query?

Hi!

Well, first of all, I'm sorry for the newbie that I am, in both Drupal and English Language. But, here is my question. I made some fields for users profiles using the profile module, and some of them are dates. And now, I want to make a block with PHP code that extract certain information from the database, but I don't understand the way was saved in the profile_values table the date. I look the values and I see thing like this:

a:3:{s:3:"day";s:2:"18";s:5:"month";s:2:"12";s:4:"year";s:4:"1983";}

Pages

Subscribe with RSS Subscribe to RSS - Post installation