Pastoid

Search Results

September 28, 2008 at 9:46 am - View

$(document).ready(function() { inputs = $(":input"); inputs.css({backgroundColor:"yellow"}) $(':input').bind('keypress', function(e) {

September 28, 2008 at 9:43 am - View

$(document).ready(function() { inputs = $(":input"); inputs.css({backgroundColor:"yellow"}) $(':input').bind('keypress', function(e) {

September 28, 2008 at 9:41 am - View

$(document).ready(function() { inputs = $(":input"); inputs.css({backgroundColor:"yellow"}) $(':input').bind('keypress', function(e) {

September 28, 2008 at 9:36 am - View

$(document).ready(function() { inputs = $(":input"); inputs.css({backgroundColor:"yellow"})

<?php class Phergie - View

<?php class Phergie_Plugin_Twitter extends Phergie_Plugin_Abstract_Command { public static function checkDependencies(Phergie_Driver_Abstract $client, array $plugins)

September 26, 2008 at 3:12 am - View

<?php class CodeSqueezer extends Plugin // Extends the core Plugin class { public function info() // Required plugin information

September 26, 2008 at 1:35 am - View

<?php class CodeSqueezer extends Plugin // Extends the core Plugin class { public function info() // Required plugin information

if ( $type == 'page' - View

if ( $type == 'page' && count($post->tags) ) { $join = ' JOIN ' . DB::table( 'tag2post' ) . ' ON ' . DB::table( 'posts' ) . '.id= ' . DB::table( 'tag2post' ) . '.post_id'; $join .= ' JOIN ' . DB::table( 'tags' ) . ' ON ' . DB::table( 'tag2post' ) . '.tag_id= ' . DB::table( 'tags' ) . '.id'; $wheres= array_fill(0, count( $post->tags ), 'tag_text = ?'); $params= array_values( (array) $post->tags );

September 25, 2008 at 8:23 pm - View

------------------------------------------------------------------------------- >Log Session: Friday, September 26, 2008 3:12:49 AM EEST >System Info: Product Version = NetBeans IDE 6.5 Beta (Build 200808111757) Operating System = Windows XP version 5.1 running on x86

September 25, 2008 at 8:22 pm - View

------------------------------------------------------------------------------- >Log Session: Friday, September 26, 2008 3:12:49 AM EEST >System Info: Product Version = NetBeans IDE 6.5 Beta (Build 200808111757) Operating System = Windows XP version 5.1 running on x86

September 25, 2008 at 4:13 pm - View

<pre class="error"> <b>Strict Notice:</b> Assigning the return value of new by reference is deprecated in user/plugins/openid/Auth/OpenID/Consumer.php line 270 </pre><pre class="backtrace"> user/plugins/openid/openid.plugin.php line 157: OpenID::getConsumer( )

September 25, 2008 at 4:12 pm - View

Strict Notice: Assigning the return value of new by reference is deprecated in user/plugins/openid/Auth/OpenID/Consumer.php line 270

September 25, 2008 at 2:51 pm - View

$table_structure = DB::query( "DESCRIBE { $table }" ); Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{ habari__commentinfo }' at line 1 in system/classes/databaseconnection.php line 268

September 25, 2008 at 2:50 pm - View

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{ habari__commentinfo }' at line 1 in system/classes/databaseconnection.php line 268

September 25, 2008 at 12:03 pm - View

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''habari__commentinfo'' at line 1 in system/classes/databaseconnection.php line 268 system/classes/databaseconnection.php line 268: PDOStatement->execute( ...1 arg... ) system/classes/db.php line 130:

September 25, 2008 at 12:02 pm - View

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''habari__commentinfo'' at line 1 in system/classes/databaseconnection.php line 268

<ul class="items"> - View

<ul class="items"> <li class="item clear"> <span class="pct80"><?php _e('Average page generation time' ); ?></span><span class="comments pct20"><?php echo $static_cache_average; ?> sec.</span> </li>

public function fil - View

public function filter_dash_modules( $modules ) { $this->add_template( 'static_cache_stats', dirname( __FILE__ ) . '/dash_module_staticcache.php' ); $modules[] = 'Static Cache'; return $modules;

September 25, 2008 at 10:21 am - View

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''habari__commentinfo'' at line 1 in system/classes/databaseconnection.php line 268 system/classes/databaseconnection.php line 268:

habaribackup errors on mysql - View

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''habari__commentinfo'' at line 1 in system/classes/databaseconnection.php line 268

1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25 · 26 · 27 · 28 · 29 · 30 · 31 · 32 · 33 · 34 · 35 · 36 · 37 · 38 · 39 · 40 · 41 · 42 · 43 · 44 · 45 · 46 · 47 · 48 · 49 · 50 · 51 · 52 · 53 · 54 · 55 · 56 · 57 · 58 · 59 · 60 · 61 · 62 · 63 · 64 · 65 · 66 · 67 · 68 · 69 · 70 · 71 · 72 · 73 · 74 · 75 · 76 · 77 · 78 · 79 · 80 · 81 · 82 · 83 · 84 · 85 · 86 · 87 · 88 · 89 · 90 · 91 · 92 · 93 · 94 · 95 · 96 · 97 · 98 · 99 · 100 · 101 · 102 · 103 · 104 · 105 · 106 · 107 · 108 · 109 · 110 · 111 · 112 · 113 · 114 · 115 · 116 · 117 · 118 · 119 · 120 · 121 · 122 · 123 · 124 · 125 · 126 · 127 · 128 · 129 · 130 · 131 · 132 · 133 · 134 · 135 · 136 · 137 · 138 · 139 · 140 · 141 · 142 · 143 · 144 · 145 · 146 · 147 · 148 · 149 · 150 · 151 · 152 · 153 · 154 · 155 · 156 · 157 · 158 · 159 · 160 · 161 · 162 · 163

<Hide