drupalfun.com
PHP section 5.1.2
Submitted by estrar on Mon, 05/25/2009 - 19:16
Status:
Open Question:
The empty text php code section 5.1.2 is not working. I already cleaned the ".
The argument in the view display block is:
user: UID if not present: display empty text Basic validation: display empty text.
Related Questions
Responses
2. In section 5.1.3 I did erase
Submitted by estrar on Fri, 05/29/2009 - 03:33.
In section 5.1.3 I did erase the block from the profile content display and just left the new one for the photo gallery. As soon as I added it to the profile content display as well, it worked.
Thanks


1. First see if it is trying to
First see if it is trying to display the empty text. Just type in "test" or so instead of the code.
Next, you can debug your code by adding some echo statements in between. Such as echo $idn1;