Hi
I am using the PATHAUTO module,
ITs working fine, for few number of record,
Am having around 25000 record,
I tried , but only few no of record only aliased,
Any idea for this situation
Thanks
Regards
B.S.Bharani Kumar
Hello,
I'm trying to use Views and related Image field, however currently I'm unable
to disable whatever image even after inserting some Image fields (other
inserted fields are correctly displayed).
I guess my usage of Image fields is simply incorrect...
Could someone post or indicate path to some samples / syntax (ie. link usage)
about Views and Image fields ?
Note: I already installed some .jpg which are visible in my front page via
classical <img src="files/ ..etc..
Many thanks.
Bye,
Bruno
i created custom block,
i display that block in the home page,witout views,its working fine,
But when i enable the views,
the block not displaying in the front page,
may i know the reason
I think my need is simple but after a whole lot of search i am unable to get
it working - hence this post
i have one cck with book name, book author, Book number, book publisher,
book references etc ( and some more fields);
Next i have another cck called bookreading_schedule with two fields - one
date and another (a node reference) to the above book name.
Now I want a view (based on node: 'bookreading_schedule') which lists the
date and with the date lists its referred book name AND ALSO book author and
book number (these four fields)
Through node reference i got the book name to show up in the view next to
the relevant date.
but how do i get the selected fields (about the book) to show up.
So, How do i get only the selected fields from the referred node to show up
in views in tabular form
thanks
ratnesh
--
View this message in context: http://www.nabble.com/How-to-show-various-fields-of-the-referenced-node-in-…
Sent from the Drupal - Support mailing list archive at Nabble.com.
Hi All,
I have nginx 0.7.6 in front of Drupal 6.3 in a test environment.
I have edited settings.php:
'reverse_proxy' => TRUE,
'reverse_proxy_addresses' => array('192.168.2.179'),
Where can I look to see a X-Forwarded-For address? I don't see it in
the sessions table (hostname).
I have tested with plain old PHP to confirm that my proxy setup is
copesetic and written X-Forwarded-For into the apache log (i.e.
%{X-Forwarded-For}i) but how do I confirm my proxy setup is working
with Drupal?
My apologies if this is obvious! But smite me with the answer!
Cheers
Jason
Hi all. I have a theme called zio2008 into my sites/all/themes directory.
In the template.php I have:
function zio2008_regions() {
return array(
'right' => t('right2 sidebar'),
'footer' => t('footer'),
);
}
My problem is that when I go to admin/block section, for add a block to
the "right" section, and click on the zio2008 configuration link I
continue to see my default theme, and not "zio2008" theme. The problem
is the same for all other themes link (garland, pushbotton, etc);
Where is my error ?
M.
--
Michel 'ZioBudda' Morelli michel(a)ziobudda.net
Consulenza sistemistica in ambito OpenSource.
Sviluppo applicazioni web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 -- Fax: +39-0291390660
http://www.ziobudda.net ICQ: 58351764
http://www.ziobuddalabs.it Skype: zio_budda
http://www.ziodrupal.net MSN: michel(a)ziobuddalabs.it
JABBER: michel(a)gmail.com
Hi, I have a view on a site with 3 languages (en-es-ca)
Suddenly, the view is showing the EN nodes when I'm on CA, but working well
when I'm on ES.
Any idea? I cleared the cache views...
thank's!