Members: 16,816
Threads: 38,946
Posts: 160,349
Online: 217

Newest Member: Dirk Ahlemeyer


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 18.12.2004, 07:27   #11 (permalink)
Mamber
 
manuman's Avatar
 
Join Date: Apr 2004
Location: Western Australia
Posts: 106
manuman is on a distinguished road
Default Re: wwLogin

Not sure about all you mentioned but it definity works for Mambo 4.5.1

The URL is the important part. For Mambo it should read...

Code:
http://www.yoursite.com/index.php?option=login&op2=login&lang=english&return=/index.php
Also the password field in Mambo is called passwd not password.

I'm planning a new release that will allow for hidden fields better. But in the meantime if you having problems I'd be happy to help.

Just post the systems you trying to create a login to and a link to a working example at Mamboforge.
__________________
Joomla! Core Team Member :: Documentation Team Co-Leader ::www.joomla.org
The J! Factory :: http://www.thejfactory.com
manuman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 19.12.2004, 06:02   #12 (permalink)
prj
Expert Mamber
 
prj's Avatar
 
Join Date: Jun 2004
Posts: 252
prj is on a distinguished road
Default Re: wwLogin

I have a need for a login that predefines a logout redirect page so it comesback to my mambo site and not the third parties.

Can this be done?
prj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 20.12.2004, 16:55   #13 (permalink)
Mamber
 
manuman's Avatar
 
Join Date: Apr 2004
Location: Western Australia
Posts: 106
manuman is on a distinguished road
Default Re: wwLogin

It depends on the target... could you give me some more details.

If the target allows for it it should be possible. I'm happy to assist but I would preferably need an example of the target login.
__________________
Joomla! Core Team Member :: Documentation Team Co-Leader ::www.joomla.org
The J! Factory :: http://www.thejfactory.com
manuman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 20.12.2004, 17:14   #14 (permalink)
prj
Expert Mamber
 
prj's Avatar
 
Join Date: Jun 2004
Posts: 252
prj is on a distinguished road
Default Re: wwLogin

Quote:
Originally Posted by manuman
It depends on the target... could you give me some more details.

If the target allows for it it should be possible. I'm happy to assist but I would preferably need an example of the target login.
yes it does allow i can email or pm you the code i have if you advise by pm of your email.
prj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14.03.2005, 08:31   #15 (permalink)
Junior Mamber
 
Join Date: Jan 2005
Posts: 25
keymaster is on a distinguished road
Default Re: wwLogin

Quote:
Originally Posted by manuman
just another thing... I am writing a contribution for OSC that changes the create_account.php to also create a Mambo account on a seperate mambo installation.

That will appear in OSC's contributions in about 2 weeks.

Thats probably closer to what you want.

If I get the time I may hack the mambo registration component to do the opposite.
ManuMan, did you ever finish the bridge from OsCommerce into mambo for common user registration? I checked on osc's contributions page but did not see anything mambo related.
keymaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14.03.2005, 14:41   #16 (permalink)
Mamber
 
manuman's Avatar
 
Join Date: Apr 2004
Location: Western Australia
Posts: 106
manuman is on a distinguished road
Default Re: wwLogin

I have it working fine... I just need to write the instructions prior to uploading to OSC contributions.

All it is, is a few extra lines in create_account.php in OSC.

That said I think I have it the wrong way around from a users point of view and I'm now looking to hacking Mambo to do the reverse and create a OSC account when an account is created. That way the user could go to a company site(mambo) and once logged in click a button or link and be automatically logged into the companies OSC store.

Anyway... I'll try really hard to get it up there by the weeks end.
__________________
Joomla! Core Team Member :: Documentation Team Co-Leader ::www.joomla.org
The J! Factory :: http://www.thejfactory.com
manuman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14.03.2005, 15:48   #17 (permalink)
Junior Mamber
 
Join Date: Jan 2005
Posts: 25
keymaster is on a distinguished road
Default Re: wwLogin

Great. Please let us know. You may want to also put the changes in mamboforge (I know it's double admin work, but if you are changing the mambo login also...)

Looking forward to it.
keymaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 24.03.2005, 10:46   #18 (permalink)
Baby Mamber
 
Join Date: Mar 2005
Posts: 9
wene is on a distinguished road
Smile Re: wwLogin

hello
i need to tell you that i realised a modification of the wrapper to integrate a login like wwlogin.
you can see the thread where i posted the hack
if it can help
good luck all
wene is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11.05.2005, 03:35   #19 (permalink)
Baby Mamber
 
Zinart's Avatar
 
Join Date: Apr 2005
Posts: 10
Zinart is on a distinguished road
Exclamation Re: wwLogin

Hey Manuman,

This is a great tool but i have a problem. I am trying to use wwLogin to have users login to my external phpbb forum right from mambo. I tried with URL redirection at http://www.mysite.com/phpbb/login.php and with password name as "password" and username as "username"(without qoutes) but it does not work.
It just opens a new page at the login (http://www.mysite.com/phpbb/login.php).

Do you think I have the url redirection wrong? Can you tell me how to fix this? Thanks!
Zinart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11.05.2005, 11:47   #20 (permalink)
Mamber
 
manuman's Avatar
 
Join Date: Apr 2004
Location: Western Australia
Posts: 106
manuman is on a distinguished road
Default Re: wwLogin

On my way out... I'll have a look tonight and get back to you.
__________________
Joomla! Core Team Member :: Documentation Team Co-Leader ::www.joomla.org
The J! Factory :: http://www.thejfactory.com
manuman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +2. The time now is 10:16.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.