Thi thing is that I have two content types, a Business content type and a Item content type, the Item has a node reference field to reference the Business, and what I want is that when a user is viewing an Item node, he also view the data of the Business that Item belongs to.
Lets say I have an Item node called TOY than has a node reference field to the Business called ENTERPRISE, when I enter the TOY node I want to see bellow that node the info about the ENTERPRISE node.
On drupal 7, I created a custom content type and when adding new nodes for this custom content type, I want the "provide a menu link" checkbox to be checked by default to force a menu link creation.
Is this possible?
Thanks!
PS: "Seven" theme is being used as the administration theme.
Failed to connect to your database server. The server reports the following message: SQLSTATE[42000]: Syntax error or access violation: 1231 Variable 'sql_mode' can't be set to the value of 'TRADITIONAL'.
That's the error I get on a fresh install. And yes, I did check ALL the requirements for installing drupal 7 and according to my phpinfo() I do satisfy them. I have mysql version 5.0.77 as well as having PDO enabled for sqlite, mysql and sqlite2. Is there anything else that I'm missing?
Now I have searched the internet and Drupal.org guite a bit but still I have not succeeded in accomplishing the elementary site building feature in showing a main menu (say chapters) and submenu's which should show up when clicking on one off the main menu links.
Example:
When I click "Car manufactors" on the top off my page, I should get a list "BMW, FORD, MERCEDES, etc." on the left hand side off the page. A breeze in D6 a mistery in D7.
Who will tell me what to do or show me the info?
Thanks a lot in advance!
Hi,
Is there any particular reason why in IE6,7 and 8 you cannot drag and drop a file that was uploaded using the file upload field.
When I upload the file using the default file upload field, I can see the file name in the File Information section. When I attempt to drag this file name in IE6,7 or 8 to the body section just above where my text is it doesn't allow me.
In Firefox and Chrome I can drag the file name to the body section and the file inserts and the link works, but this doesn't happen in IE6,7 or 8.