Need help migrating your site to Drupal?

Two separate fields appear to be combined in SQL query..

Just curious about 2nd line from bottom where hometown and schools seem to be as one..

SELECT node.nid AS nid,
node_data_field_hometown.field_hometown_value AS node_data_field_hometown_field_hometown_value,
node.type AS node_type,
node.vid AS node_vid,
node_data_field_hometown.field_schools_value AS node_data_field_hometown_field_schools_value
FROM node node

thanks

secondary link issue

hi friends

this is my site url http://www.1dash1.com all things are working fine except my secondary link which is in content area in black color is highlighted on every page what i want is when user click on offerings(primary links) the secondary link got displayed otherwise it is not visible on any other page...
i used if (isset($secondary_links)) {

Remove <br /> added by node after hyperlinks

When I put hyperlinks in a node's content area it seems that drupal is adding a br tag after each hyperlink. I have tried to find where this is being done - but to no avail. Has anyone had this problem and do you know where this happens so I can change it?

navigational issue

hi friends

i m using primary links on every page ...
for example: link1 link2 link3
now i create secondary link....
for example: text1 text2 text3

my both links are working fine but what i want is on clicking on link3 my secondary link get opened otherwise it is not visible on any page

plz its urjent as i have to show it to my client

Can we skip all this node stuff and just create a sign up form and then a form to display profiles

Can I just create my own search 'form' and then another 'form' to display a user profile and forget about all this node stuff. It's too esoteric I just want to get the job done.

Nothing wrong with CCK actually except that there is no adequate documentation for making the most out of it.

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal