Link database

hello,

I've a product database with 2 tables... One is for resellers and the other is for products.
All products have an unique ID and all products are linked to one resellers...

I would like to create node or flexinode or something else which could display the content of my product (and reseller) tables.
So, is it possible to link the "node" ID with the product ID and when a user call the page with the node XX, it will be displayed the webpage with product XX informations (price, picture, description...etc)

Do you know how to do this ?

Thanks

Problems installing PHPTemplate

Hi all,

how to disable image deletions

I want my users to upload images... but not delete them.

How do I configure Drupal so no images can be deleted ? Supprisingly the permissions don't let you disable image deletions.

This seems to be a image.module issue

Marcel
http://businessletters.com
http://www.macminiforums.com/forum/

Problems with Vocab after Upgrade to 4.7.0 beta-3 from 4.6.5

After upgraded to 4.7 beta-3. eveything runs well. but when i edit the "edit vocobulary" i am getting this error.

user warning: Unknown column 'tags' in 'field list' query: UPDATE vocabulary SET name = 'Articles', description = '', help = '', multiple = 0, required = 1, hierarchy = 1, relations = 1, tags = 0, weight = 0, module = 'taxonomy' WHERE vid = 3 in /home/www/cvs/includes/database.mysql.inc on line 108.

Where 'Articles' is the name of the vocab. and it shows updated vocab but changes not being saved.

Thanks in Advance.

Comments timestamped as 1970!!!

Hi,

My newly upgraded system intermittently time-stamps new comments as 1970 00:00! I've taken a look in the database and these "1970" comments have "0" in their "timestamp" field in the "comments" table. Does anyone know what's going on? This problem is intermittent... at the moment it's happening to about 1 in every 3 comments.

I upgraded from Drupal-4.6.4 to Drupal-4.7-CVS (I downloaded the CVS last night so it should be running code that's a day more mature than beta-3).

"Too Many Connections" - any solution that doesn't involve messing with the host?

Hi there,

I've used Drupal to set up several sites - in both a personal and a professional capacity. However, my latest deployments are having some serious problems.

In both cases (two different sites, two different webhosts) the site is throwing a "Too Many Connections" error when it tries to access the mySQL database. Searching through the forums and the site in general I have found that this is because Drupal uses pconnect to connect to the database when it is availible.

The only solutions which have been offered are to either disable pconnect, or to allow more connections to the mySQL database.

The problem here is that neither of these are viable when one does not have direct access to the webhost (for example, if you are paying a company, and the company doesn't like you fiddling with its webserver).

While I understand that its a design choice to use pconnect for the small performance advantage, the fact that this completely disables drupal on a large number of webhosts (specifically those with shared databases) seems to speak loudly against it. The vast, vast majority of companies I work with and sites I deploy pay other companies to host their sites - and professional webhosts are usually wary about letting webmasters tinker with settings.

I know that the Drupal attitute to this kind of problem is "get a new webhost", but in many cases, it's really not possible.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x