Welcome, Guest. Please login or register.
Did you miss your activation email?
09 May 2008, 15:48

Login with username, password and session length
Home Chat Help Search Calendar Login Register
Pages: [1]
Print
Author Topic: Feus 2 questions  (Read 225 times)
0 Members and 1 Guest are viewing this topic.
mait
Forum Member
*

Karma: 0
Offline Offline

Posts: 5

Location: Rotterdam


Moments & life


WWW
« on: 25 Mar 2008, 11:40 »

In front end users and self registration, I've been trying to figure out last days, how to change the login, instead of using username using the email, i tryed to check with the variable tags display but i can't figure out how to change it?/

Also i'm having a small annoying problem,  i created a property in feus module that displays a image of the user.  i tryed in template, pages, and actualy im using it in the menu now, but it only displays in that menu when i have my registration open, so it shows 2 pictures , the one uploaded in the registration page and the one listed in the menu, outside of this page nothing is visible in the menu or other templates/Pages,  its weird,what should be the reason of this?


thanks in advance
mait.
Logged

mait.
calguy1000
Posts that don't follow the rules (don't ask what the rules are, read them) will be ignored, moved or deleted
Dev Team Member
Power Poster
*****

Karma: 141
Offline Offline

Posts: 3455

Location: Calgary, Canada



WWW
« Reply #1 on: 25 Mar 2008, 11:47 »

In front end users and self registration, I've been trying to figure out last days, how to change the login, instead of using username using the email, i tryed to check with the variable tags display but i can't figure out how to change it?/
The FEU module does not support using an email address as a username.

Also i'm having a small annoying problem,  i created a property in feus module that displays a image of the user.  i tryed in template, pages, and actualy im using it in the menu now, but it only displays in that menu when i have my registration open, so it shows 2 pictures , the one uploaded in the registration page and the one listed in the menu, outside of this page nothing is visible in the menu or other templates/Pages,  its weird,what should be the reason of this?


thanks in advance
mait.

[/quote]
Logged

----
CMS Made Simple is Simple - For experienced developers.   You don't need to know php to use CMS but you should have some experience with website design, website development, and supporting dynamic applications in a hosted environment.   The words CSS, XHTML, and permissions should not be new to you.
mait
Forum Member
*

Karma: 0
Offline Offline

Posts: 5

Location: Rotterdam


Moments & life


WWW
« Reply #2 on: 26 Mar 2008, 07:27 »

Thank you for the info Calguy.

About the image not displaying, maybe i wasn't very clear.
Maybe if you can help me to figure out why could be great.

I add a property in the group users to upload an image so that can be displayed when the module Feus list is called.

In the menu template i add:
Code:
{cms_module module=FrontEndUserListing group=general sortkey=first_name}
{if $customcontent_loggedin} {cms_module module=FrontEndUsers form=logout}{/if}

In the feus list summary template i have :
Code:
<table style="text-align: left; width: 130px; height: 100px;"
 border="0" cellpadding="0" cellspacing="0">
  <tbody>
{foreach from=$items item=entry}
{if isset($control->image)}{$control->image}{/if}
{/foreach}
</table>

The problem it's that the image only displays when the page of registration is open.
Ex:
 

It is displaying actually 2 images, the image from the upload registration and the image from the menu.

Which this one from the menu couldn't bee seen in other pages.
Ex:


I cleaned out the cachable from all pages, i tried everything i could.. Dig in the forum, but didn't found any helpful post.
Thanks in advance again
mait.
Logged

mait.
mait
Forum Member
*

Karma: 0
Offline Offline

Posts: 5

Location: Rotterdam


Moments & life


WWW
« Reply #3 on: 28 Mar 2008, 04:19 »

/bump anyone?  Undecided
Logged

mait.
mait
Forum Member
*

Karma: 0
Offline Offline

Posts: 5

Location: Rotterdam


Moments & life


WWW
« Reply #4 on: 13 Apr 2008, 13:56 »

is it impossible to do what i want =? just cant find the reason of this issue
Logged

mait.
Pages: [1]
Print
Jump to: