Contact Info
Stuart Chalk, Ph.D.
Department of Chemistry
University of North Florida
Phone: 1-904-620-1938
Fax: 1-904-620-3535
Email: schalk@unf.edu
Website: @unf
Notice (8): Undefined index: Journal [APP/View/Journals/view.ctp, line 4]Code Context$this->extend('/Common/left-right');
$this->start('rightcontent');
$j=$data['Journal'];
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array()include - APP/View/Journals/view.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Publisher [APP/View/Journals/view.ctp, line 5]Code Context$this->start('rightcontent');
$j=$data['Journal'];
$p=$data['Publisher'];
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = nullinclude - APP/View/Journals/view.ctp, line 5 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Citation [APP/View/Journals/view.ctp, line 6]Code Context$j=$data['Journal'];
$p=$data['Publisher'];
$pubs=$data['Citation'];
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = nullinclude - APP/View/Journals/view.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 14]Code Context//pr($cs);
?>
<h2><?php echo $j['name']; ?></h2>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp'
$dataForView = array(
'data' => array()
)
$data = array()
$j = null
$p = null
$pubs = null
$uid = ''
include - APP/View/Journals/view.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109
Code Context
//pr($cs);
?>
<h2><?php echo $j['name']; ?></h2>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = ''
include - APP/View/Journals/view.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 17]Code Context<div class="row">
<div class="col-md-2 center-block">
<?php echo $this->Html->image(Configure::read('filepath.journals').$j['image'],['class'=>'thumbnail','style'=>'height: 200px;']); ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = ''include - APP/View/Journals/view.ctp, line 17 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 22]Code Context<ul>
<?php
if($p['url']!='') {
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = ''include - APP/View/Journals/view.ctp, line 22 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 25]Code Contextecho "<li><b>Publisher:</b> ".$this->Html->link($p['name'],'http://'.$p['url'],['target'=>'_blank'])."</li>";
} else {
echo "<li><b>Publisher:</b> ".$p['name']."</li>";
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = ''include - APP/View/Journals/view.ctp, line 25 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 34]Code Context</ul>
<div id="buttons" style="margin-left: 30px;">
<?php if($j['homepage']!="NA") { echo $this->Html->link('Homepage',"http://".$j['homepage'],['class'=>'btn btn-info btn-xs','target'=>'_blank']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 34]HomepageCode Context</ul>
<div id="buttons" style="margin-left: 30px;">
<?php if($j['homepage']!="NA") { echo $this->Html->link('Homepage',"http://".$j['homepage'],['class'=>'btn btn-info btn-xs','target'=>'_blank']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 35]Code Context<div id="buttons" style="margin-left: 30px;">
<?php if($j['homepage']!="NA") { echo $this->Html->link('Homepage',"http://".$j['homepage'],['class'=>'btn btn-info btn-xs','target'=>'_blank']); } ?>
<?php if($j['tocurl']!="NA") { echo $this->Html->link('Issues',"http://".$j['tocurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 35]IssuesCode Context<div id="buttons" style="margin-left: 30px;">
<?php if($j['homepage']!="NA") { echo $this->Html->link('Homepage',"http://".$j['homepage'],['class'=>'btn btn-info btn-xs','target'=>'_blank']); } ?>
<?php if($j['tocurl']!="NA") { echo $this->Html->link('Issues',"http://".$j['tocurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 36]Code Context<?php if($j['homepage']!="NA") { echo $this->Html->link('Homepage',"http://".$j['homepage'],['class'=>'btn btn-info btn-xs','target'=>'_blank']); } ?>
<?php if($j['tocurl']!="NA") { echo $this->Html->link('Issues',"http://".$j['tocurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
<?php if($j['rssurl']!="NA") { echo $this->Html->link('RSS Feed',"http://".$j['rssurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 36 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 36]RSS FeedCode Context<?php if($j['homepage']!="NA") { echo $this->Html->link('Homepage',"http://".$j['homepage'],['class'=>'btn btn-info btn-xs','target'=>'_blank']); } ?>
<?php if($j['tocurl']!="NA") { echo $this->Html->link('Issues',"http://".$j['tocurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
<?php if($j['rssurl']!="NA") { echo $this->Html->link('RSS Feed',"http://".$j['rssurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 36 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Trying to access array offset on value of type null [APP/View/Journals/view.ctp, line 37]Code Context<?php if($j['tocurl']!="NA") { echo $this->Html->link('Issues',"http://".$j['tocurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
<?php if($j['rssurl']!="NA") { echo $this->Html->link('RSS Feed',"http://".$j['rssurl'],['class'=>'btn btn-info btn-xs','style'=>'margin-left: 10px;','target'=>'_blank']); } ?>
<?php if($j['openaccess']=='yes') { echo $this->Html->image('oa.png',['width'=>'50px']); } ?>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'include - APP/View/Journals/view.ctp, line 37 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Citations Warning (2): count(): Parameter must be an array or an object that implements Countable [APP/View/Journals/view.ctp, line 44]Code Context <div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Citations <span class="badge"><?php echo count($pubs); ?></span></h3>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp'
$dataForView = array(
'data' => array()
)
$data = array()
$j = null
$p = null
$pubs = null
$uid = ''
$fields = array(
'code' => 'FAD Code',
'coden' => 'CODEN',
'issn' => 'ISSN',
'abbrev' => 'Abbreviation',
'doiprefix' => 'DOI Prefix',
'altname' => 'Other Name(s)',
'language' => 'Language',
'comments' => 'Comments'
)
$title = 'Comments'
$field = 'comments'
include - APP/View/Journals/view.ctp, line 44
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109
0
Code Context
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Citations <span class="badge"><?php echo count($pubs); ?></span></h3>
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments'
include - APP/View/Journals/view.ctp, line 44 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Warning (2): Invalid argument supplied for foreach() [APP/View/Journals/view.ctp, line 50]Code Context<?php
$index=0;
foreach($pubs as $pub) {
$viewFile = '/home/stuchalk/public_html/fad/app/View/Journals/view.ctp' $dataForView = array( 'data' => array() ) $data = array() $j = null $p = null $pubs = null $uid = '' $fields = array( 'code' => 'FAD Code', 'coden' => 'CODEN', 'issn' => 'ISSN', 'abbrev' => 'Abbreviation', 'doiprefix' => 'DOI Prefix', 'altname' => 'Other Name(s)', 'language' => 'Language', 'comments' => 'Comments' ) $title = 'Comments' $field = 'comments' $index = (int) 0include - APP/View/Journals/view.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109