DrupalBin
Submit Code
About
Recent Posts
Code
32 min 38 sec
ago
Code
48 min 15 sec
ago
css path
2 hours 32 min
ago
Fix for Code
6 hours 32 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Fix for taxonomy_select_nodes doesn't work for me! :(
View
Download
Fix
This fix will not be saved to the database until you submit.
Summary:
Tags:
Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Source code:
*
$result = taxonomy_select_nodes(Array($termkey), 'or', 0, FALSE, 'n.sticky DESC, n.created DESC'); drupal_set_message('fetchimages_getnodelist(): got result'); drupal_set_message("<PRE>fetchimages_getnodelist(): result:\n".print_r($result, 1).'</PRE>'); while($resultarray = db_fetch_object($result)) { drupal_set_message("<PRE>fetchimages_getnodelist(): resultarray:\n".print_r($resultarray, 1).'</PRE>'); }
Syntax highlighting mode:
ActionScript
ColdFusion
Diff
Drupal
Drupal 5
Drupal 6
HTML
Javascript
MySQL
PHP
Python
robots.txt
SQL
Text
Select the syntax highlighting mode to use.