I’m having some major troubles w/ User - just trying to output a simple profile page, I’m running into some crazy errors. Posted in the Solspace forum, but haven’t gotten any help there.
Date formatting: nothing seems to work. Even using the simplest example,
{join_date format="%m %d, %Y"}outputs that text, not the formatted join date. Other fields (screenname, bio, etc) output fine. Removing the format parameter pulls the unformatted timestamp.
Calls like this:
{if avatar_filename}{avatar_url}{avatar_filename}{/if}give me a white page.
And this:
<label>Private Message</label> <a href="http://{path=">/themes/profile_themes/default/images/icon_pm.gif</a>becomes this:
<a href="http: 1=" pm="" messages="" member=""com=""> =link</img src="></a href="http:>Any idea what’s going on here?
Blank white pages tend to mean a hidden error. Do you have display_errors on on the server? Check in Admin -> Utilities -> PHP Info and look for display_errors.
Display errors is on - doesn’t show anything. I’m just getting the white page of doom when that line’s included. Which still doesn’t explain the date format oddities.
Well, I haven’t used the User module, so I’m just trying general stuff. If you go to Admin -> System Preferences -> Output and Debugging, what does Error Output say? Also have you checked your server’s error logs?
I’ve got all the debug options turned on. Error log shows one curious thing: it’s looking for a file that’s really a folder - File does not exist: (server/path)/reader. Reader is the template group I’ve assigned to the user templates.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.