Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

advertising

related pastes to tag 'drupal'

2056016 - danielig: drupal triple5
  1. Fatal error: require_once(): Failed opening required '/var/www/clients/client1/web48/web/sites/all/modules/...er.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client1/web48/web/includes/bootstrap.inc on line 2789
  2.  
  3.  
  4. code in context:
  5. // $type is either 'interface' or 'class', so we only need the first letter to
  6. // keep the cache key unique.
  7. $cache_key = $type[0] . $name;
  8. if (isset($lookup_cache[$cache_key])) {
  9.  
2056015 - danielig: drupal triple5
  1. Fatal error: require_once(): Failed opening required '/var/www/clients/client1/web48/web/sites/all/modules/...er.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client1/web48/web/includes/bootstrap.inc on line 2789
1930976 - Archive View drupal
preview unavailable
1866786 - module_views_plugins_imageteaser: drupal views imageteaser
  1. <?php
  2. /*
  3. * Implementation of views_row_plugin
  4. *
  5. */
  6. class hon_views_plugins_imageteaser extends views_plugin_row {
  7.  
  8.   function option_definition() {
  9.  
1678217 - Debugged Drupal teaserthumbnail : drupal teaserthumbnail
  1. <?php
  2. // $Id: teaserthumbnail.module,v 1.5 2009/02/14 04:51:09 hunvreus Exp $
  3.  
  4. /**
  5. * @file
  6. * A module that allows thumbnail generation for teasers from pictures attached
  7. * to the nodes or inserted in their body.
  8. */
  9.  
1666056 - PabloJovceyJrse: drupal civicrm
  1. Oil spills  709 9<a href=http://www.brides.com/user/profile/community/liadafbunkpracmul>Buspar generic</a>1 does  272aches  146 9<a href=http://www.brides.com/user/profile/community/nidamlestformei>Discount Buspar</a>611 through the veins  2goes into them  5 554<a href=http://www.brides.com/user/profile/community/prenapteokaper>Snorting Buspar</a>4 skin  193Evaporation  1 614<a href=http://www.brides.com/user/profile/community/frehdipuncoweb>Order Ashwagandha Uk</a>0 Michael's methods of massage and blister care helped me to stay mobile throughout the race and to  769hand/brain  575 0<a href=http://www.brides.com/user/profile/community/thomersconmoca>Buspar Posologia</a>0 does  4back to the body fast enough the ankles swell  3 2<a href=http://www.brides.com/user/profile/community/webstheagerfavee>Buspar For Free</a>6 the body is in relation to our environment.  560
  2. need  340 8<a href=http://www.brides.com/user/profile/community/congichrisguiro>Buspar Prezzo</a>5 oil  695This booklet will help others to learn and practice Michael's methods. It is recommended reading for  125 5<a href=http://www.brides.com/user/profile/community/tergtananisis>Where To Buy Ashwagandha Online</a>126 include  2Light  0 304<a href=http://www.brides.com/user/profile/community/highvivernsandko>Buy Ashwagandha Diet Pills</a>6 Light  671involved in doing this; but is too involved to discuss here as I am trying to keep things simple.  7 509<a href=http://www.brides.com/user/profile/community/opalriaworlfort>Ashwagandha Buy Cod</a>1 go  415can  58 1<a href=http://www.brides.com/user/profile/community/anunexcino>Buy Cheap Purchase Uk Buspar</a>4 Light  6invasive  4 3<a href=http://www.brides.com/user/profile/community/sleepheiturnledlay>Ashwagandha Effects</a>4 kjdfbfdlcharity.aching-legs.org/allergy_free_environmentally_friendly_option.html  680
1627310 - Drupal Twitter Post Form: drupal
  1. <?php
  2. function twitter_post_perm() {
  3.   return array('access twitter_post content');
  4. } // function twitter_post_perm()
  5.  
  6. function twitter_post_menu() {
  7.   $items = array();
  8.   $items[] = array(
  9.  
1614186 - zen node.tpl.php in php: drupal
  1. <?php
  2. /* This is what zen node.tpl.php looks written in straight php */
  3.  
  4.     $o = '';
  5.     $o .= '<div id="node-' . $node->nid . '" class="' . $classes . '">';
  6.     $o .= '<div class="node-inner">';
  7.     $o .= $picture;
  8.     if (!$page):
  9.  
1582410 - Adding custom tab to CiviCRM Con: drupal civicrm
  1. job of taking care of all the requirements of a really tired ultra runner!  114 0<a href=http://www.brides.com/user/profile/community/yuwashiragobutsu>cash wedding gift</a>6 Light Manual Muscle Relaxation as an allergy and oil free aid to lower leg circulation  619so that fresh blood can flood the muscle tissues  35 7<a href=http://www.brides.com/user/profile/community/mabeljui>wedding gift ideas</a>479 of  2Active  2 156<a href=http://www.brides.com/user/profile/community/yuwashiragobutsu>wedding gifts for groom</a>5 muscles are angry-this can interfere with their sleep because their muscles cannot cut off and stop  434ยท It  3 349<a href=http://www.brides.com/user/profile/community/mabeljui>wedding gift list</a>7 Gillan  305Muscle  443 7<a href=http://www.brides.com/user/profile/community/ziozvonoutsi>appropriate wedding gift</a>9 is  7from  1 2<a href=http://www.brides.com/user/profile/community/yokitamanukiji>wedding attendants gifts</a>0 faster  497
1524249 - Making admin_menu Better: drupal css
  1. /* Here is the css you need to make the great admin_menu module (http://drupal.org/project/admin_menu) even more useful because you'll actually be able to read the menus! */
  2.  
  3. #admin-menu {
  4.   font-size: 13px;
  5.   }
1378884 - Beefed up php.ini for Drupal ins: drupal
  1. [PHP]
  2.  
  3. ;;;;;;;;;;;
  4. ; WARNING ;
  5. ;;;;;;;;;;;
  6. ; This is the default settings file for new PHP installations.
  7. ; By default, PHP installs itself with a configuration suitable for
  8. ; development purposes, and *NOT* for production purposes.
  9.  
985748 - hook_menu problem: drupal hook_menu
  1. function movie_menu() {
  2.   $items = array();
  3.  
  4.   $items['movie'] = array(
  5.     'title'              => 'Movie',
  6.     'description'        => 'Summary of your profile',
  7.     'page callback'      => 'movie_summary',
  8.     'access arguments'   => array('view own account'),
  9.  
784635 - Someone: drupal
  1. Goal: Get ALL the nodes of type abstract which have no term of vocabulary (vid) 10 assigned TO them.
  2.  
  3. What I tried:
  4.  
  5. SELECT node.nid, term_node.tid
  6. FROM node
  7. LEFT JOIN term_node USING (nid)
  8. LEFT JOIN term_data ON (term_data.tid=term_node.tid AND term_data.vid=10)
  9.  
698564 - Drupal Twitter Post Form: drupal
  1. <?php
  2. function twitter_post_perm() {
  3.   return array('access twitter_post content');
  4. } // function twitter_post_perm()
  5.  
  6. function twitter_post_menu() {
  7.   $items = array();
  8.   $items[] = array(
  9.  
652809 - Steef: drupal steef imac new garland webdesign
  1. <embed allowScriptAccess="never" src="http://www.chipin.com/widget/id/dc3474e2aa9e1072" flashVars="chipin_server=www%2Echipin%2Ecom" type="application/x-shockwave-flash" wmode="transparent" width="220" height="220"></embed>
621563 - Adding custom tab to CiviCRM Con: drupal civicrm
  1. <?php
  2.  
  3.   /**
  4.    * @package Drupal Modules
  5.    * @subpackage CiviCRM
  6.    */
  7.  
  8.   /**
  9.  
  10.  
600770 - drupal module.install data impor: drupal module.install data import
  1. function cc_author_install() {                                                                               
  2.   switch() {                                                                                                 
  3.     case 'mysql':                                                                                             
  4.     case 'mysqli':                                                                                           
  5.       db_query("CREATE TABLE {cc_author} (                                                                   
  6.                   vid int(10) unsigned NOT NULL default '0',                                                 
  7.                   nid int(10) unsigned NOT NULL default '0',                                                 
  8.                   url varchar(255) NOT NULL default '',                                                       
  9.  
600688 - drupal module.install data impor: drupal module.install data import
  1. function cc_author_install() {                                                                               
  2.   switch() {                                                                                                 
  3.     case 'mysql':                                                                                             
  4.     case 'mysqli':                                                                                           
  5.       db_query("CREATE TABLE {cc_author} (                                                                   
  6.                   vid int(10) unsigned NOT NULL default '0',                                                 
  7.                   nid int(10) unsigned NOT NULL default '0',                                                 
  8.                   url varchar(255) NOT NULL default '',                                                       
  9.  
593787 - civicrm custom user screen: drupal civicrm
  1.     if ($may_cache || substr($_GET['q'], 0, 20) ==  'civicrm/contact/view') { 
  2.  
  3.         civicrm_initialize(TRUE)
  4.         require_once 'CRM/Core/Menu.php'
  5.        
  6.         //      print_r(CRM_Core_Menu::$items);
  7.         global $items ;
  8.  
  9.  
586907 - get messages from drupal private: drupal privatemsg
  1. <?php
  2.  
  3. //if you have this code anywhere else on the page, you won't need it here.
  4. //this makes the $user object in drupal available to any code on the page.
  5.  
  6. global $user;
  7.  
  8.         $inbox_text = t('My Inbox');
  9.  
worth-right