Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value, here image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array <code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid] => 1 [filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1 [timestamp] => 1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid] => 25 [ view] => ) ) </code>
why this image missing in this " view " array key.
how to bring image here
Thanks
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value, here image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array
<code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid] => 1 [filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1 [timestamp] => 1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid] => 25 [ view] => ) ) </code>
why this image missing in this " view " array key.
how to bring image here
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
selva,
in the view, we can see the image ,
That is timestamp showing the 1327046322
somthing like view will show image directly in the array itself,
But what you are trying to say here.
y that 'value' ????
On 1/21/12, Selvaraj Chnnasamy selvaraj@jbkinfotech.com wrote:
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value, here image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array
<code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid] => 1 [filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1 [timestamp] => 1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid] => 25 [ view] => ) ) </code>
why this image missing in this " view " array key.
how to bring image here
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
i will send few detail with few sec
On Sat, Jan 21, 2012 at 6:00 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
selva,
in the view, we can see the image ,
That is timestamp showing the 1327046322
somthing like view will show image directly in the array itself,
But what you are trying to say here.
y that 'value' ????
On 1/21/12, Selvaraj Chnnasamy selvaraj@jbkinfotech.com wrote:
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value, here image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array
<code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid] =>
1
[filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1 [timestamp]
=>
1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid] =>
25
[ view] => ) )
</code>
why this image missing in this " view " array key.
how to bring image here
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
Kumar
Can you please send screen shot
On Sat, Jan 21, 2012 at 6:44 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
i will send few detail with few sec
On Sat, Jan 21, 2012 at 6:00 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
selva,
in the view, we can see the image ,
That is timestamp showing the 1327046322
somthing like view will show image directly in the array itself,
But what you are trying to say here.
y that 'value' ????
On 1/21/12, Selvaraj Chnnasamy selvaraj@jbkinfotech.com wrote:
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value, here image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array
<code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid]
=> 1
[filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1
[timestamp] =>
1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid]
=> 25
[ view] => ) )
</code>
why this image missing in this " view " array key.
how to bring image here
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
attached screen shot
On Sat, Jan 21, 2012 at 9:18 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
Kumar
Can you please send screen shot
On Sat, Jan 21, 2012 at 6:44 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
i will send few detail with few sec
On Sat, Jan 21, 2012 at 6:00 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
selva,
in the view, we can see the image ,
That is timestamp showing the 1327046322
somthing like view will show image directly in the array itself,
But what you are trying to say here.
y that 'value' ????
On 1/21/12, Selvaraj Chnnasamy selvaraj@jbkinfotech.com wrote:
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value,
here
image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array
<code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid]
=> 1
[filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1
[timestamp] =>
1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid]
=> 25
[ view] => ) )
</code>
why this image missing in this " view " array key.
how to bring image here
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
You can write code in custom php
To fetch image
On Sat, Jan 21, 2012 at 11:03 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
attached screen shot
On Sat, Jan 21, 2012 at 9:18 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
Kumar
Can you please send screen shot
On Sat, Jan 21, 2012 at 6:44 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
i will send few detail with few sec
On Sat, Jan 21, 2012 at 6:00 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
selva,
in the view, we can see the image ,
That is timestamp showing the 1327046322
somthing like view will show image directly in the array itself,
But what you are trying to say here.
y that 'value' ????
On 1/21/12, Selvaraj Chnnasamy selvaraj@jbkinfotech.com wrote:
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
Hi all,
Image view missing in $node array variable in page.tpl.php
Below is currently displaying in the array variable and its value,
here
image is missing in the " view ", but image path displaying ( "sites/default/files/axial1.jpg" ) in the " filepath " array
<code> [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45 [uid]
=> 1
[filename] => axial1.jpg [filepath] => sites/default/files/axial1.jpg [filemime] => image/jpeg [filesize] => 280082 [status] => 1
[timestamp] =>
1327046322 [list] => 1 [data] => Array ( [alt] => [title] => ) [nid]
=> 25
[ view] => ) )
</code>
why this image missing in this " view " array key.
how to bring image here
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
selva,
i have same setup in my local system, in that, image displaying fine,
but in server it stucks
On Sat, Jan 21, 2012 at 11:09 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
You can write code in custom php
To fetch image
On Sat, Jan 21, 2012 at 11:03 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
attached screen shot
On Sat, Jan 21, 2012 at 9:18 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
Kumar
Can you please send screen shot
On Sat, Jan 21, 2012 at 6:44 PM, Selvaraj Chnnasamy < selvaraj@jbkinfotech.com> wrote:
i will send few detail with few sec
On Sat, Jan 21, 2012 at 6:00 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
selva,
in the view, we can see the image ,
That is timestamp showing the 1327046322
somthing like view will show image directly in the array itself,
But what you are trying to say here.
y that 'value' ????
On 1/21/12, Selvaraj Chnnasamy selvaraj@jbkinfotech.com wrote:
[field_txt_image1_image][value]
On Sat, Jan 21, 2012 at 2:33 PM, bharani kumar < bharanikumariyerphp@gmail.com> wrote:
> Hi all, > > Image view missing in $node array variable in page.tpl.php > > Below is currently displaying in the array variable and its value,
here
> image is missing in the " view ", but image path displaying ( > "sites/default/files/axial1.jpg" ) in the " filepath " array > <code> > [field_txt_image1_image] => Array ( [0] => Array ( [fid] => 45
[uid] => 1
> [filename] => axial1.jpg [filepath] =>
sites/default/files/axial1.jpg
> [filemime] => image/jpeg [filesize] => 280082 [status] => 1
[timestamp] =>
> 1327046322 [list] => 1 [data] => Array ( [alt] => [title] => )
[nid] => 25
> [ > view] => ) ) > </code> > > why this image missing in this " view " array key. > > how to bring image here > > > Thanks > > > > > -- > [ Drupal support list | http://lists.drupal.org/ ] >
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]