I have web D6 installed in locahost database named Drupal.
In same localhost i have database Data with table Test witch have some imported data.
I allready connected dabase Data in setting.php but now i want know how to use it.
Best will be cut table Test to Fields and use Views to export what i need.
But how to do it. How to make Collumn named Name in table Test to look like Field Data_Name in Drupal.
Thanks for help
Hi
I've a Database Dump of a Drupal 6 installation (but not the installation istself!) where I need to create an export from. I found the nodes (Artikels) I need and I see the files table. But I can't finde a connecting Key or a matching table.
Can annyone help me please? I just need the link between files and nodes.
We're getting tons of bots visiting node/add and attempting to post spam.
We have good spam-prevention modules so they can't, but all those requests to node/add are wasting bandwitch.
Because only bots visit the particular page node/add, I was wondering if there's a way to ban the IP of whoever visits node/add, because it's certainly a bot and banning them one by one is futile as they're tens of thousands different IP's.
I am a maintainer for a Drupal module that I'm in the process of updating from Drupal 6 to Drupal 7. The Drupal 6 version has been working fine, but now, out of the blue, I'm having a weird problem with it on a new site. It's a chatbox (phpfreechat) and it creates its own table in phpfreechat.install. Now, all of a sudden, it's creating the table, but the fields in the table are not being created.