Pastoid

Search Results

April 6, 2008 at 9:55 am - View

April 5, 2008 at 5:15 pm - View

<?php $table= DB::dbdelta( "CREATE TABLE " . DB::table('blogroll') . " ( id INT UNSIGNED NOT NULL AUTO_INCREMENT,

April 5, 2008 at 5:15 pm - View

Error: PDO::exec() [function.PDO-exec]: 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 '( id INT UNSIGNED NOT NULL AUTO_INCREMENT, name VARCHAR(255) NOT NULL, url VARCH' at line 1 /home/.kuuipo/mattread/mattread.ca/system/classes/databaseconnection.php : Line 198

April 5, 2008 at 3:26 pm - View

Error: PDO::exec() [function.PDO-exec]: 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 '( id INT UNSIGNED NOT NULL AUTO_INCREMENT, name VARCHAR(255) NOT NULL, url VARCH' at line 1 /home/.kuuipo/mattread/mattread.ca/system/classes/databaseconnection.php : Line 198

April 5, 2008 at 3:26 pm - View

<?php $table= DB::dbdelta( "CREATE TABLE " . DB::table('blogroll') . " ( id INT UNSIGNED NOT NULL AUTO_INCREMENT,

April 4, 2008 at 9:11 pm - View

function AddCss(){ niftyCss=true; var l=CreateEl("link"); l.setAttribute("type","text/css"); l.setAttribute("rel","stylesheet");

April 4, 2008 at 8:41 pm - View

<?php $theme->header();?><?phpStack::out( 'template_header_javascript', '<script type="text/javascript">window.onload=function(){Nifty("div#navigation","small");}</script>'."\r\n" );?></head>

April 4, 2008 at 8:39 pm - View

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/screen.css" type="text/css" media="screen, projection" /> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/print.css" type="text/css" media="print" /> <!--[if IE]><link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/ie.css" type="text/css" media="screen, projection" /><![endif]--> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/overwrite.css" type="text/css" media="screen" /> <title><?php if($request->display_entry && isset($post)) { echo "{$post->title} - "; } ?><?php Options::out( 'title' ) ?></title> <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php $theme->feed_alternate(); ?>" /> <link rel="edit" type="application/atom+xml" title="Atom Publishing Protocol" href="<?php URL::out( 'atompub_servicedocument' ); ?>" /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php URL::out( 'rsd' ); ?>" /><?php $theme->header();?><?phpStack::out( 'template_header_javascript', '<script type="text/javascript">window.onload=function(){Nifty("div#navigation","small");}</script>'."\r\n" );?></head><body> <div class="container"> <div id="header" class="push-4 span-16"> <h1><a href="<?php Site::out_url( 'habari' ); ?>"><?php Options::out( 'title' ); ?></a></h1> </div>

April 4, 2008 at 8:37 pm - View

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/screen.css" type="text/css" media="screen, projection" /> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/print.css" type="text/css" media="print" /> <!--[if IE]><link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/ie.css" type="text/css" media="screen, projection" /><![endif]--> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/overwrite.css" type="text/css" media="screen" /> <title><?php if($request->display_entry && isset($post)) { echo "{$post->title} - "; } ?><?php Options::out( 'title' ) ?></title> <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php $theme->feed_alternate(); ?>" /> <link rel="edit" type="application/atom+xml" title="Atom Publishing Protocol" href="<?php URL::out( 'atompub_servicedocument' ); ?>" /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php URL::out( 'rsd' ); ?>" /><?php $theme->header();?><?phpStack::out( 'template_header_javascript', '<script type="text/javascript">window.onload=function(){Nifty("div#navigation","small");}</script>'."\r\n" );?></head><body> <div class="container"> <div id="header" class="push-4 span-16"> <h1><a href="<?php Site::out_url( 'habari' ); ?>"><?php Options::out( 'title' ); ?></a></h1> </div>

April 4, 2008 at 8:36 pm - View

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/screen.css" type="text/css" media="screen, projection" /> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/print.css" type="text/css" media="print" /> <!--[if IE]><link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/ie.css" type="text/css" media="screen, projection" /><![endif]--> <link rel="stylesheet" href="<?php Site::out_url( 'theme' ); ?>/blueprint/overwrite.css" type="text/css" media="screen" /> <title><?php if($request->display_entry && isset($post)) { echo "{$post->title} - "; } ?><?php Options::out( 'title' ) ?></title> <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php $theme->feed_alternate(); ?>" /> <link rel="edit" type="application/atom+xml" title="Atom Publishing Protocol" href="<?php URL::out( 'atompub_servicedocument' ); ?>" /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php URL::out( 'rsd' ); ?>" /><?php $theme->header();?><?phpStack::out( 'template_header_javascript', '<script type="text/javascript">window.onload=function(){Nifty("div#navigation","small");}</script>'."\r\n" );?></head><body> <div class="container"> <div id="header" class="push-4 span-16"> <h1><a href="<?php Site::out_url( 'habari' ); ?>"><?php Options::out( 'title' ); ?></a></h1> </div>

April 4, 2008 at 8:35 pm - View

April 4, 2008 at 8:35 pm - View

April 4, 2008 at 6:16 pm - View

public function action_admin_header($theme) { if ($theme->admin_page == 'publish') { echo <<< AP <script type="text/javascript">

April 3, 2008 at 11:14 pm - View

<h1>PostsTest</h1><h2>test_posts_permissions</h2><div><em>Fail:</em> Unpriviliged user has admin permission.<br/>/Applications/MAMP/htdocs/habari/acl/tests/test_posts.php:34</div><div>1/1 complete. 1 failed tests. 1 passed tests.</div>

April 3, 2008 at 11:14 pm - View

plain text.

April 3, 2008 at 11:12 pm - View

/** * function add_to_group * @param mixed $group A group ID or name **/ public function add_to_group( $group )

April 3, 2008 at 8:34 pm - View

array('action' => 'create', 'type' => 'entry', 'status' => 'draft') array('action' => 'create', 'type' => 'entry', 'status' => 'publish') array('action' => 'view', 'group' => 'own', 'type' => 'entry', 'status' => 'draft') array('action' => 'view', 'group' => 'all', 'type' => 'entry', 'status' => 'draft') array('action' => 'view', 'group' => 'own', 'type' => 'entry', 'status' => 'published')

April 3, 2008 at 8:22 pm - View

create_entry_draft create_entry_publish view_own_entry_draft view_all_entry_draft view_own_entry_published

April 3, 2008 at 6:53 pm - View

UserGroup.php: /** * Return the permission IDs and values (granted or denied) for the specified group * @param mixed a group ID or name * @return array An array of permissions

April 3, 2008 at 1:28 pm - View

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