Ok it’s a strange question..:)
is there any way to get author photo (from user profile - userphoto) in Ditto templates?
can i wish to see it in any next release?
Thanks a lot Mark but does not work
PHP error debug
Error: getuserdata(/home/httpd/vhosts/domain.com/httpdocs/manager/includes/extenders/getuserdata.extender.php): failed to open stream: No such file or directory
Error type/ Nr.: Warning - 2
File: /home/httpd/vhosts/domain.com/httpdocs/manager/includes/document.parser.class.inc.php
Line: 1700
Line 1700 source: include_once $this->config["base_path"] . "manager/includes/extenders/getuserdata.extender.php";
Thanks Garry I’ll try it soon as possible
Im trying to get this to work as well .. any updates?
Everytime you use Flash ... a puppy dies .....
R.G Taylor
Wow! how i missed it? seems exactly what I need, I’m working with a lot of Tv and placeholder.
Thanks Bs
Quote from: bS at Oct 11, 2006, 06:07 AM
You can also try installing the PHx plugin.
and then you could use:
<img src="[+phx:input=`[+authorid+]`:userinfo=`photo`+]" />
or to display only when a photo is present:
[+phx:if=`[+phx:input=`[+authorid+]`:userinfo=`photo`:len+]`:gt=`0`:then=`
<img src="[+phx:input=`[+authorid+]`:userinfo=`photo`+]" />
`+]
that looks cool!
installed it .. followed instructions .. but still no go
Everytime you use Flash ... a puppy dies .....
R.G Taylor