Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I made a site for a games store i install the EC module and works great i allso install the tiny mce for desing pourpuses can be created a template only for products i mean for product content and if so how tanks
Sorry if this has been posted before--I just spent 30 minutes searching this site and the web for an answer to this.
I have a drupal site with a ton of content and was wondering if there was some way to enable sortable columns in the content list view (actually a table). The filtering options are helpful but totally not adequate for a site with hundreds (soon, thousands) of nodes. An ideal solution would be to have links for ascending/descending sort options available in the Title, Type, and Author columns in this view.
First off let me say that Drupal rocks. I've been playing with it for the last couple of months and I love it. Much better than Mambo which I also use.
I am running Drupal 4.7 with a PostgreSQL 8.0 database.
I am trying to attach locations to a CCK type I have created. It works mostly fine except that when I view any of those nodes, I keep getting these errors:
* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "location_phone" does not exist in /var/www/html/SOMESITE/includes/database.pgsql.inc on line 94.
* user warning: query: SELECT phone FROM location_phone WHERE lid = 2 in /var/www/html/SOMESITE/includes/database.pgsql.inc on line 113.