Joomla Forum

Joomla Hacks => Joomla-SMF 1.1.x => Topic started by: -Wolverine on June 28, 2006, 12:12:41 AM



Title: Joomla-SMF Login 1.4.2
Post by: -Wolverine on June 28, 2006, 12:12:41 AM
This is a minor update to add the ability to set login and logout redirect URL's in the module.  Please report any problems here.


Title: Re: Joomla-SMF Login 1.4.2
Post by: kirck on June 28, 2006, 02:55:16 AM
Hello wolverine,
Can you give us the option to differentiate the "Menu Class Suffix" with "Module Class Suffix"?

thx ::)


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on June 28, 2006, 08:20:59 AM
sure, I'll look into it.


Title: Re: Joomla-SMF Login 1.4.2
Post by: selwyn on June 28, 2006, 05:43:26 PM
Hi Wolverine,

Does 1.4.2 solve the problems with SMF+Joomla+VM?


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on June 28, 2006, 09:17:52 PM
nope, that will be a fix to the bridge itself


Title: Re: Joomla-SMF Login 1.4.2
Post by: Michael on June 29, 2006, 06:26:45 AM
Really great stuff!
Thx!


Title: Re: Joomla-SMF Login 1.4.2
Post by: selwyn on June 29, 2006, 06:52:54 AM
Do you have a suggestion for me then for Joomla+VM+SMF?



Title: Re: Joomla-SMF Login 1.4.2
Post by: delanka on June 30, 2006, 07:37:57 AM
Hi Wolverine would you modify next version mod_smf_login.php for Multi

example: Language=de and Language=en
---------------------------------------------------------------------------

/** Joomla Hack SMS login form german.php */
DEFINE('_SMFLOGIN_WELCOME_PRE_TEXT','willkommen');
DEFINE('_SMFLOGIN_GUEST_WELCOME_PRE_TEXT','willkommen');
DEFINE('_SMFLOGIN_MESSAGE_LINK_TEXT','Nachrichten');
DEFINE('_SMFLOGIN_UPLOAD_AVATAR_LINK_TEXT','Eigenes Bild hochladen');
DEFINE('_SMFLOGIN_PM_PRE_TEXT','Sie haben');
DEFINE('_SMFLOGIN_PM_POST_TEXT','neue private Nachricht(en). Klicken sie auf OK um Nachricht(en) zu lesen');


/** Joomla Hack SMS login form : english.php  */
DEFINE('_SMFLOGIN_WELCOME_PRE_TEXT','Welcome');
DEFINE('_SMFLOGIN_GUEST_WELCOME_PRE_TEXT','Welcome');
DEFINE('_SMFLOGIN_MESSAGE_LINK_TEXT','Messages');
DEFINE('_SMFLOGIN_UPLOAD_AVATAR_LINK_TEXT','Upload an avatar');
DEFINE('_SMFLOGIN_PM_PRE_TEXT','You have');
DEFINE('_SMFLOGIN_PM_POST_TEXT','new personal message(s). Click OK to read message(s).');

rgds


Title: Re: Joomla-SMF Login 1.4.2
Post by: Jay on July 03, 2006, 12:37:48 PM
Sup guys, I have Amember membership script on my Joomla site. My problem is SMF is not reading the Joomla/Amember users. I installed SMF in the same database as Joomla. What can I do to fix this?


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 03, 2006, 10:30:40 PM
I am guessing that Amember uses a separate table than the default joomla table.  Did you try and synchronize the users in the backend? 


Title: Re: Joomla-SMF Login 1.4.2
Post by: Jay on July 04, 2006, 12:16:32 PM
Amember is installed in the same database as Joomla and SMF, but it has its onwed prefix (amember_). And yes Joomla is in sync with SMF.

Any thoughts?


Title: Re: Joomla-SMF Login 1.4.2
Post by: videoed on July 07, 2006, 01:34:31 PM
Here you are the Spanish version for SMF_login 1.4.2


Title: Re: Joomla-SMF Login 1.4.2
Post by: Mike on July 15, 2006, 05:13:50 PM
So i got everything working with the updates but when logging in this url pops into the address bar option,com_smf/Itemid,99/action,login2/hash_passwrd,0/user,blah/passwrd,blah/cookielength,15/

And the browser stalls and goes nowhere. If I back up the user is logged in so it is working but not re-directing. This is integrated with CB but I tried just the smf and joomla reg mods in component admin and the result is the same.

Thanks for the help.


Title: Re: Joomla-SMF Login 1.4.2
Post by: dimiurg on July 17, 2006, 01:53:26 AM
I have the same problem. If I logout, redirect not work correct. Link look at 
option,com_smf/Itemid,451/action,logout/sesc,7fc097725041724c2a7fc17e62d45f9c/
and the page cannot be displayed. I have installed OpenSEF component. Maybe problems is here? Please help me! Pleased any idea!


Title: Re: Joomla-SMF Login 1.4.2
Post by: Mike on July 17, 2006, 11:52:22 PM
Ok after much playing around I can get it to redirect to smf on login and logout which isn't what I want. But, if I set it to log out and go to Joom...blank page, if I set to login to Joom...blank page.

Any ideas?

Joomla-SMF Integration version is 1.1.4.2
Joomla! 1.0.10 Stable [ Sundown ]
SMF 1.1 RC2


Title: Re: Joomla-SMF Login 1.4.2
Post by: rhuk on July 18, 2006, 10:45:18 PM
I have the exact same prob.. blank page with this in the URL

option,com_smf/Itemid,149/action,login2/hash_passwrd,0/user,rhuk/passwrd,*****/cookielength,30/

This happens when i set redirect to joomla on login, redirecting to smf works, but not what i need.  also, same thing happens on logout, but if redirect to smf, it works again.  Once more, not what i want.

I have sef advanced installed, but does the same thing if it's turned off.

Any ideas????


Title: Re: Joomla-SMF Login 1.4.2
Post by: rhuk on July 18, 2006, 10:58:55 PM
Thought I had it licked, but nope, same thing....


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 19, 2006, 12:42:58 AM
I think the problem is that for some reason on yours, and others, php config it doesnt' allow the refresh from SMF.  What is the strangest is that I specifically search for that URL and prevent it from ever being shown(or at least I am trying to do that).  I'm still looking at it for JSMF 1.2 which is what I am working on now.  I am thinking of going a whole different route with that functionality with J! 1.5 and I may be able to get some workaround in the meantime.


Title: Re: Joomla-SMF Login 1.4.2
Post by: rhuk on July 19, 2006, 08:43:45 AM
Thanks, perhaps this might shed some light:

what works:

Joomla 1.0.8
SMF 1.1RC2
Joomla-SMF 1.1RC Patch 4
Joomla-SMF Login 1.4

What doesn't work:

Joomla 1.0.10
SMF 1.1RC2 (unchanged)
Joomla-SMF 1.1.4.2
Joomla-SMF Login 1.4 (or 1.4.2)

The frustrating thig is that my 'old' setup does work fine, but I did have significant problems until Patch4 came along (<Patch4 had similar issues if I remember correctly).


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 19, 2006, 02:06:30 PM
as a workaround you could replace the function integrateRedirect with the one from JSMF 1.1RC2, but it's not necessarily something I recommend.


Title: Re: Joomla-SMF Login 1.4.2
Post by: DjSilent on July 26, 2006, 01:43:46 PM
No matter what I put in the login or logout redirect, it always goes to the same place.  On LOGOUT (not login like I want it) it redirects to SMF, but on login (not logout like I want it) it redirects to the index.php.  Even if I put http://www.yahoo.com or any other URL it still goes to the same place.

It appears to do NOTHING on my page, which is all the newest releases of Joomla SMF and the bridge.


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 26, 2006, 02:00:08 PM
djsilent, have you added redirects in the joomla-smf login or cb login?  If so, in the bridge configuration have you selected the correct login module in the configuration?


Title: Re: Joomla-SMF Login 1.4.2
Post by: DjSilent on July 26, 2006, 05:32:46 PM
Well, it's kinda strange.  No matter what I clicked, the CB login never logged me into SMF, so I decided to use the JSMF login.  This solved that problem, except that in SMF whenever someone clicked Login or Register they would go to the SMF login and register, so I manually changed the links.

I got this problem temporarily fixed by setting the  "Always redirect to forum on login:" and "Always redirect to joomla main on logout:" options to yes. 

But I also noticed other functions that don't work for me.  The "Redirect SMF profile link to CB/CBE:" option seems to do nothing, and what does the CB patch do?  Is there a way to choose the SMF private message system in CB?  there are a few other choices, none of which I use, but even ater the patch in CB there is no option for SMF.

Also, I have "Synchronization Type:" set to usernames, but everyones Real names are showing up on the forum.

This might be an SMF problem, but when replying to a private message, the name is not filled out.  And when I begin typing, a lot of the time it erases what I put and enters "<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" in the name field.  I thought the system was working right the last 2 days since I installed it, but now that other users are beginning to sign up I'm finding a lot of weird bugs with this bridge.


Title: Re: Joomla-SMF Login 1.4.2
Post by: DjSilent on July 26, 2006, 05:46:32 PM
Another thing that I'm not sure if it's an SMF thing or not, so someone might be able to help here.  When I try to save anything in the "Features and Options" section of the SMF admin, I get the following error: "An Error Has Occurred!
Unable to load the 'main' template."

Everything else in the Admin section seems to work, but not the main configs (which sucks cause I'm stuck with the default and there quite a few things I'd like to change).  Any input on what this means?


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 26, 2006, 06:01:56 PM
first thing, you must install the joomla-smf cb plugin for the cb login to work correctly.

second, if you have problems changing the theme simply access SMF directly and change it. 

Third, if you synchronized Real Names initially you would see those real names.  The optional setting is for all new usernames. 

The redirect CB to SMF profiles does work, you should be able to click on any user in SMF and it will take you to their CB profile. 

No idea about your messaging system.  The only one supported currently is the default SMF messaging.  Addition of PMS(jim) and UddieIM are currently in development.




Title: Re: Joomla-SMF Login 1.4.2
Post by: DjSilent on July 26, 2006, 07:07:31 PM
first thing, you must install the joomla-smf cb plugin for the cb login to work correctly.

Ok, I had that installed, but it wouldn't log me into SMF, so I just moved on to the JSMF which does work.

second, if you have problems changing the theme simply access SMF directly and change it.

It wasn't that I had problems changing the theme, it was that I was forced to edit the theme because the login and register buttons were not linking to the CB login and register buttons, but instead the SMF ones after I had selected CB as the default login and register.

Third, if you synchronized Real Names initially you would see those real names.  The optional setting is for all new usernames.


ok, hopefully that is it, it might just have been turned on after they signed up.

The redirect CB to SMF profiles does work, you should be able to click on any user in SMF and it will take you to their CB profile.  Even in the module that shows who is online, it sends them to the SMF profile.

Well, not sure what to say, because if I click on a user name, or any profile button I see, it takes me to the SMF profile not their CB profile.

No idea about your messaging system.  The only one supported currently is the default SMF messaging.  Addition of PMS(jim) and UddieIM are currently in development.

I am referring to the default SMF messaging system.  How do I get it to show up in the list of available messaging systems in CB login module?  I am not using it right now partly because the JSMF login module DOES show the SMF messages correctly and SMF does not show up on the list of available PM systems in the CB module.  Is there a second patch I need to install?

Thanks for all the help, I have most of it working perfectly, but these last few things will make it a much more integrated system for me.



[/quote]


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 26, 2006, 07:12:26 PM
if it isn't redirecting the CB profile then something is wrong.  As well as if the login and register buttons weren't correct then something with the configuration is definitely wrong. 

At this point there is no plans for development of the addition of SMF messaging to the CB login.  So no, no other plugin.


Title: Re: Joomla-SMF Login 1.4.2
Post by: DjSilent on July 26, 2006, 08:09:58 PM
if it isn't redirecting the CB profile then something is wrong.  As well as if the login and register buttons weren't correct then something with the configuration is definitely wrong.

Any ideas on how to find out what is wrong?  When I patch the SMF files it tells me success.  I had no errors during installation, and just uninstalled and reinstalled the com and it's all the same.


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on July 26, 2006, 08:11:51 PM
if you want, pm me a link and username/pw to access your site.


Title: Re: Joomla-SMF Login 1.4.2
Post by: tescojim on July 30, 2006, 12:40:33 PM
Really great stuff!
Thx!

 :)


Title: Re: Joomla-SMF Login 1.4.2
Post by: JackGeaven on August 06, 2006, 11:54:59 AM
Hi Wolverine,

I'm using the SMF Bridge 1.1.5a from simplemachines foruns with their login module, but I'm getting a problem that when I close my site I get logout from the joomla page when I come back but still logged to the forum.

Do you think I can use this Login Module with the 1.1.5a bridge? Because on the bridge side its everthing ok on my site.


Title: Re: Joomla-SMF Login 1.4.2
Post by: Tubarao on August 06, 2006, 03:43:07 PM
Hi Wolverine,

I'm using the SMF Bridge 1.1.5a from simplemachines foruns with their login module, but I'm getting a problem that when I close my site I get logout from the joomla page when I come back but still logged to the forum.

Do you think I can use this Login Module with the 1.1.5a bridge? Because on the bridge side its everthing ok on my site.

I have the same problem, anyone has a solution?
I use SMF and Joomla 1.10 and when I login... no problems...
But when I close the website, and open again... I´m logout, it´s bad... because my Portal has users all the time...
Anyone help me?


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on August 07, 2006, 09:11:18 AM
If you are using Orstio's bridge I cannot tell you if the remember me functionality works.  I know it works for my bridge.


Title: Re: Joomla-SMF Login 1.4.2
Post by: JackGeaven on August 08, 2006, 05:17:00 PM
If you are using Orstio's bridge I cannot tell you if the remember me functionality works.  I know it works for my bridge.
Its safe to unistall the Orstio bridge and module and then install yours?


Title: Re: Joomla-SMF Login 1.4.2
Post by: Livebox on August 14, 2006, 04:32:48 AM
I have also some problems with login on the site ???

Smf bridge is working Great. Nice Job for the developers. Only the module give me some problems. I think. Can any one help me Please.

SMF 1.1 RC2
==========
com_joomla_smf_1_1_4_2
mod_joomla_smf_login_1_4_2

I use a wrapper for SMF in Joomla



But I have some problems with the login module under Firefox. It seems to work ok wit the Internet Explorer.


Firefox wants me to redirect to the following Url: http://mydomain.com/index.php?option=com_smf&Itemid=57&action=login2&hash_passwrd=0&user=test&passwrd=test&cookielength=15


And I get the following url when I log out with Firefox.
http://mydomain.com/index.php?option=com_smf&Itemid=57&action=logout&sesc=7611ad1d3d6c7153e1c8bf732d26b836

Does any one now how to fix this?



Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on August 14, 2006, 10:00:13 AM
this should be resolved in JSMF 2.0


Title: Re: Joomla-SMF Login 1.4.2
Post by: Livebox on August 14, 2006, 12:47:29 PM
I have t wait  ;)

Thanks for your reply. I just read on the forum you planed a beta on 22/08/2006 is that right?

What do you advise me in the mean time? Is there realy no small fix to make it work in firefox.





Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on August 14, 2006, 01:21:37 PM
no small fix


Title: Re: Joomla-SMF Login 1.4.2
Post by: Livebox on August 14, 2006, 01:53:57 PM
I use the default login from Joomla. and it seems to work.

Only users wil not see there avatar. But till the time there is a fix this will do the Job.

Thanks for your reply.



Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on August 14, 2006, 01:56:45 PM
if you use this module you can set the login url and logout url and you will not get the blank screen.


Title: Re: Joomla-SMF Login 1.4.2
Post by: Kilian on August 14, 2006, 02:03:01 PM
I don't know if i have something ignored, but I have a problem:

It doesn't matter if I use the Joomla-SMF Module or the Joomla Login Module. I'm not able to login, everytime an error message returns that the username or the password is wrong.

http://www.inlinespeedskaten.info
user: test passwort: test1234

My configuration:
Joomla-SMF Integration version is 1.1.4.2
Joomla! 1.0.10 Stable [ Sundown ]
SMF 1.1 RC2


Title: Re: Joomla-SMF Login 1.4.2
Post by: Livebox on August 14, 2006, 03:19:00 PM
Is it possible to put some code in to the Joomla login. So that users see there avatar. This is the only function I am looking @

Solved. I did an reinstall of the whole site  ;)


Title: Re: Joomla-SMF Login 1.4.2
Post by: mast on September 03, 2006, 09:29:41 AM
Hi - I applied the Joomla patch, 1.0.11 and it seems to have overwritten the index.php. Damn patch from Joomla does not  create a backup the existing index.php!? The Joomla-SMF login does not work anymore. I picked up the CB-SMF Plugin and it seems to be working.

However, I would like to get the Joomla-SMF Login working as well. Does anyone know how to fix it?

Thanks.
-mo


Title: Re: Joomla-SMF Login 1.4.2
Post by: Livebox on September 03, 2006, 10:21:12 AM
I did also the update to Joomla 1.0.11

First I un-patched the bridge. Then I Updated Joomla en then did the patch of the bridge. And it is works fine


Title: Re: Joomla-SMF Login 1.4.2
Post by: murat on September 10, 2006, 06:15:46 AM
hi to everybody,

 i use 1.4.2 login module but i have some problems like in Turkish characters "i,ç,ş,ı..".. how can i fix it?


Title: Re: Joomla-SMF Login 1.4.2
Post by: Joro Kolarov on September 10, 2006, 04:17:24 PM
Hi there,
I read somewhere on the previous posts that joomla+smf+VM does not work. Do you mean Virtue Mart and if so, can you tell me are you planning for releasing a version which will work with virtue mart. I was trying to install the 1.4.2 bridge for a few days now and I had to restore a backup because everything went down.

I'm using:
 Joomla! 1.0.10 Stable [ Sundown ]
 SMF 1.1 RC2
 com_joomla_smf_1_1_4_2


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on September 10, 2006, 05:33:01 PM
try JSMF 2.0 beta, it is working in preliminary tests with VM


Title: Re: Joomla-SMF Login 1.4.2
Post by: Joro Kolarov on September 11, 2006, 03:33:49 AM
Sorry, but for some reason it is not working for me. Same issues - it's making the SMF main page, breaking the encoding and the Virtuemart is not working....
I realy want to use SMF but... Wolverine if you can take a look this will be great.I can PM you the admin login


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on September 11, 2006, 08:34:46 AM
I have no idea what you just said was broke.  If you can describe the problem better I can probably help.


Title: Re: Joomla-SMF Login 1.4.2
Post by: Joro Kolarov on September 12, 2006, 07:18:32 AM
I'm installing the recomended bridge - JSMF 2.0, patching, synchronizing and then it makes the forum my main page, even it is not specified within the admin panel, also it is messing with the Virtuemart, when you follow the Buy button it gives an 404 error. Do you need a link and passwords to access it and take a look, I have currently disabled the bridge as it makes my website unusable.


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on September 13, 2006, 08:20:59 AM
The home page issue is probably the Forum link being created as the first item in your Main Menu.  The first item in your main menu is what joomla defaults to as your home page.

To the VM problem... strange, haven't encountered that.  Send me a link and un/pw via pm but I cannot guarantee I can get to it right away.


Title: Re: Joomla-SMF Login 1.4.2
Post by: Allarddj on October 24, 2006, 06:39:01 PM
Hello!

I just installed the SMF forum and the Bridge. I also have CB installed. Now everything is working fine except....SMF is not taking over my joomla users. When I use the synchronize option it says it synchronized succesfully but....when we are going back to the Forum we still have only one user...the administrator.

While reading this topic I installed the "Joomla-SMF_cb_plugin_1_0_1"
But this doesn't change anything.

Hope someone can help me out!

Tnx in advance.


Title: Re: Joomla-SMF Login 1.4.2
Post by: -Wolverine on October 25, 2006, 10:23:29 PM
Please use JSMF 2.0RC1 with CB plugin 2.0


Title: Re: Joomla-SMF Login 1.4.2
Post by: propyl on August 15, 2007, 10:47:40 PM
First i have to say thanks for all the hard work on this bridge stuff! The little people of the world such as myself appreciate it immensely! I am trying to get the login to work but i notice that i get an error on line 90

require($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php");

it appears after looking in this path that i am missing this config.smf.php? Please feel free to toss rocks at me, because im sure this has an obviously simple solution?
 


Title: Re: Joomla-SMF Login 1.4.2
Post by: Marissa on September 08, 2007, 10:35:29 PM
I have just installed
Joomla 1.0.12 integrated with SMF 1.1.3

A login problem we are having is that after registration, and users are taken back to the login page, an error appears that says "You are unable to log in, check your cookie settings".

However, when I ck in the Admin panels I see that the people are indeed registered and can go in when they log in.

How do I go about removing that error message?  It makes people think that they cannot log in when they indeed can.

Thank you.  I am very new at this.


Title: Re: Joomla-SMF Login 1.4.2
Post by: Superdaantje on September 15, 2007, 04:18:12 AM
I have just installed
Joomla 1.0.12 integrated with SMF 1.1.3

A login problem we are having is that after registration, and users are taken back to the login page, an error appears that says "You are unable to log in, check your cookie settings".

However, when I ck in the Admin panels I see that the people are indeed registered and can go in when they log in.

How do I go about removing that error message?  It makes people think that they cannot log in when they indeed can.

Thank you.  I am very new at this.

Why posting in the forums of the Old Bridge. It is better to go to the 2.0 forums of the Bridge
http://www.joomlahacks.com/component/option,com_smf/Itemid,94/board,47.0


Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com