Pastoid

Search Results

February 22, 2009 at 11:05 am

View February 22, 2009 at 11:05 am

February 22, 2009 at 2:44 am

View February 22, 2009 at 2:44 am

Warning: PDOStateme

Warning: PDOStatement::execute() [function.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 '} limit 5))' at line 1 in system/classes/databaseconnection.php line 289 bool(false)

View Warning: PDOStateme

February 21, 2009 at 7:33 pm

<ul class id="menu2"> <li><a href="http://dentalcarecentreuk.co.uk/habari/location" title="Location">Location</a></li></ul> <li class="current_page_item"><a href="http://dentalcarecentreuk.co.uk/habari/home" title="Home">Home</a></li></ul>

View February 21, 2009 at 7:33 pm

February 21, 2009 at 1:54 am

View February 21, 2009 at 1:54 am

/var/www/htdocs/haba

/var/www/htdocs/habari/trunk/3rdparty/plugins/loupable/loupable.plugin.php: <plugin> <name>Loupable</name> <version>1.0</version> <url>http://habariproject.org/</url>

View /var/www/htdocs/haba

<pre><?php $path = r

<pre><?php $path = realpath('/var/www/htdocs/habari/trunk/3rdparty/plugins'); $objects = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($path), RecursiveIteratorIterator::SELF_FIRST); foreach($objects as $name => $object){

View <pre><?php $path = r

February 20, 2009 at 3:09 pm

arthus: ringmaster: none of this is meant as a personal attack, and reading it now it seems to come off that way, so I'm sorry [9:42pm] MellerTime joined the chat room. [9:42pm] ringmaster: arthus, kiss my ass. [9:43pm] arthus: ringmaster: ... [9:43pm] ringmaster: Really, I've been discussing all day how I'm trying not to just tell you you suck, but I just don't give a damn any more.

View February 20, 2009 at 3:09 pm

February 19, 2009 at 7:02 pm

PDOStatement::execute() [function.PDOStatement-execute]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'makaanga.habari__group_token_permissions' doesn't exist in system/classes/databaseconnection.ph

View February 19, 2009 at 7:02 pm

February 19, 2009 at 6:42 pm

Important Information on the Stimulus Payment This year, taxpayers will receive an Economic Stimulus Payment. This is a very exciting new program that I will explain using the Q and A format:

View February 19, 2009 at 6:42 pm

February 19, 2009 at 1:39 pm

View February 19, 2009 at 1:39 pm

February 19, 2009 at 12:51 pm

Warning: PDO::prepare() [function.PDO-prepare]: SQLSTATE[HY000]: General error: 1 no such table: tokens in system/classes/databaseconnection.php line 263 system/classes/databaseconnection.php line 263: PDO->prepare(' INSERT INTO tokens_tmp SELECT id, name, description, 0 as token_type, NULL as token_group FROM tokens')

View February 19, 2009 at 12:51 pm

February 19, 2009 at 12:48 pm

Warning: PDOStatement::execute() [function.PDOStatement-execute]: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in system/classes/databaseconnection.php line 289 system/classes/databaseconnection.php line 289: PDOStatement->execute(array ( )) system/classes/databaseconnection.php line 772:

View February 19, 2009 at 12:48 pm

PostFields Content Type Aware

<?php /** * Post Fields - A plugin to display additional fields on the publish page **/

View PostFields Content Type Aware

February 19, 2009 at 12:57 am

Index: posts_items.php =================================================================== --- posts_items.php (revision 3227) +++ posts_items.php (working copy) @@ -2,8 +2,10 @@

View February 19, 2009 at 12:57 am

February 18, 2009 at 2:36 pm

View February 18, 2009 at 2:36 pm

ToPDF

#!/bin/sh echo "Enter output file name" read OUT_FILE #scan a batch

View ToPDF

February 18, 2009 at 1:01 am

<?php class IMAPDashPlugin extends Plugin { const IMAP_URL = "{imap.gmail.com:993/imap/ssl}[Gmail]/All Mail";

View February 18, 2009 at 1:01 am

February 18, 2009 at 12:36 am

public function act_display_processor($args) { $postdata= array( 'slug' => Utils::slugify( $this->handler_vars['title'] ), 'title' => $this->handler_vars['title'], 'tags' => $this->handler_vars['tags'],

View February 18, 2009 at 12:36 am

February 17, 2009 at 10:21 pm

public function filter_adminhandler_post_user_fields ( $fields ) { $fields['ircnick'] = 'ircnick'; return $fields; }

View February 17, 2009 at 10:21 pm

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

<Hide