Sorting Categories Based On Creation Date

Is their a way to sort categories based on the node creation date?

importing and exporting mysql databases

Right now, when I want to update my site, I have to export the local database and import it to the remote database. This takes FOREVER! Is there an easier way to do this?

Error with Login module

Hi,

I am using Drupal 4.7.6. And am using the default login module. This modules allows me to create a new account by clicking on "Create New Account" link. But when I click on this link, the following error is reported.

Error:
Fatal error: Cannot unset string offsets in \modules\jstools\extendeddescription\extendeddescription.module on line 49

Can somebody help me in solving this out.

Thank you,
Betty

No Idea What's going on...

Ok, so my website was working all fine and dandy until one night, it starts freaking out every time I try and go to it. When I try to go to it, it gives me a little window saying "You have chosen to open 'application/x-httpd-php'", as if I'm trying to download something. I'm not sure why. But right before it started doing this, I added a slideshow to a page in HTML format. I've used the website and the slideshows before, and nothing like this has ever happened, so I dunno.

Help, please?

"Duplicate entry...." error but record still created in Node table

Hi,

I'm learning to code in PHP/Drupal..need some basic info ..please.

I'm developing my first custom node module. It writes a record to the table, academic_info for each node created. The primary key consists of multiple fields.

I see a "duplicate entry....." error is generated in Drupal when the user attempts to create a node/record that already exists in table, academic_info. However, I observed that a record is still created in the node table for the node that was submitted.

trying to get a search item snippet to work correctly to show results as (contemplate) teasers.

I am using the following snippet which produces a result showing full nodes. This snippet was put into my template.php

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x