Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Drupal: View ignored replacement patterns
Old 05-24-2009, 08:24 AM Drupal: View ignored replacement patterns
Average Talker

Posts: 15
Trades: 0
when i tried to output field "Node: Title" as a link, replacement patterns didn't work at all.
But when i output field_partner_website, it works well. Why???? anyone helps?



SELECT node.nid AS nid,
node_data_field_partner_logo.field_partner_logo_fi d AS node_data_field_partner_logo_field_partner_logo_fi d,
node_data_field_partner_logo.field_partner_logo_li st AS node_data_field_partner_logo_field_partner_logo_li st,
node_data_field_partner_logo.field_partner_logo_da ta AS node_data_field_partner_logo_field_partner_logo_da ta,
node.type AS node_type,
node.vid AS node_vid,
node.title AS node_title,
node_data_field_partner_logo.field_partner_website _value AS node_data_field_partner_logo_field_partner_website _value
FROM node node
LEFT JOIN content_type_strategic_partners node_data_field_partner_logo ON node.vid = node_data_field_partner_logo.vid
WHERE node.type in ('strategic_partners')

__________________
Baltimore usability developer/web designer
http://usabilitydeveloper.com
http://usabilityissue.com
needesigner.com is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-25-2009, 07:21 AM Re: Drupal: View ignored replacement patterns
rogem002's Avatar
PHP Chap

Posts: 843
Name: Mike
Location: United Kingdom
Trades: 0
Can you post your full code with all errors that occurred?
__________________
My Blog/Site:
Please login or register to view this content. Registration is FREE
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Reply     « Reply to Drupal: View ignored replacement patterns
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.65181 seconds with 12 queries