Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

Latest SVN, User profile button does nothing. #872

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you would like to Donate for the Completion or Priority of this feature
you can do that through:
http://webbase-design.de/donate/

If you are looking for a Developer or Consultant to complete or customize
your Installation you may want to hire one of these:
http://code.google.com/p/openmeetings/wiki/Jobs

Which version of OpenMeetings are you running?

Latest SVN build

In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?

Client: Windows 7 Firefox 3.5.2/IE8
Server: CentOS 5.3

Is it a problem related to the client/usability or server-side?

Client I believe.

Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Everything is working correctly so far. I have LDAP integrationg working 
great. I am seeing a problem with the profile options once logged into the 
client interface. When clicking on the profile button, there is no return 
action. I'm not seeing any errors in the logs anywhere.

So far the only problem is the profile feature. I can make changes logged 
in as the admin.

Original issue reported on code.google.com by pcm...@gmail.com on 21 Aug 2009 at 7:29

GoogleCodeExporter commented 9 years ago
Can be if you use the config.xml from older version, please check - it should 
contain 
this:

<!-- #############################################
    Profiles Panel Modules
 -->

<userSettingsModule>userSettings</userSettingsModule>

Original comment by volkov.r...@gmail.com on 24 Aug 2009 at 1:39

GoogleCodeExporter commented 9 years ago
Yes, that was missing from the config.xml

Thanks for the help!

Thanks to the developers of openmeeting also. This is a great app.

LDAP intergation is working great as well as the app. Running latest red5 & 
openmeetings svn.

pcmerc-

Original comment by pcm...@gmail.com on 24 Aug 2009 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by volkov.r...@gmail.com on 24 Aug 2009 at 2:10

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 26 Aug 2009 at 9:25

GoogleCodeExporter commented 9 years ago
Hi,
I face the same issue with 0.9 rc1 and rc2. After looking at the config.xml 
file, the
lines mentionned in comment #1 are missing, this may be a bug (?). I have added 
them
at the end of the config.xml though the issue is still here, and a user still 
face an
empty page either when choosing the "profile" tab or "edit your profile" in the 
My
homepage.
Any idea? Regards.
Lino

Original comment by linobertrand@gmail.com on 26 Aug 2009 at 12:30

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 29 Aug 2011 at 8:02