Home arrow Forum
Latest posts of: Damienov
  Welcome, Guest. Please login or register.
December 03, 2008, 04:44:38 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1] 2
1  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: mambo vs SMF session on: May 03, 2005, 04:21:10 PM
I didn't really hack anything about the login process. The process is the same as they log without this component. All this component does is call the mambo login and smf login process.
And a great work at that  Wink
your aproach is more subtle than the previous ortisto integration.

Just a tip:
why not make the SMF mod to uncomment the index.template.php so it would not show the SMF login. is this posible?
2  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: mambo vs SMF session on: May 03, 2005, 03:46:29 PM
Yes, that's gonna be the case. Because Mambo and SMf has their own session. But SMF implemented it differently.

In my honest opinion, that SMF login feature is just too much. Users often just ignore it. I mean, think of an app that does that? Yahoo mail or other webmail apps? Friendster? Mambo.. etc... they don't. Because user won't be logged forever, or 1 month, 1 week, 1 day, etc... Or would they know how long they will be logged. If a user is logged, they should be in front of the computer.

If the user forgot to logout, the session should just die based on the default time limit just like those other apps does. I've designed different web app projects, and this feature imho, is just an overkill.

Correct me if im wrong  Tongue
but if I login with mambo, i'm using mambo cookies for the session?
if I logged in with SMF, im using smf cookies for the session? (IMO this is a potentialy security risk if your using public pc to access)

is there a way to make to make the mambo login use SMF cookies ar vice versa (I much prever using mambo)

btw how long did you set mambohacks session time? it seem to log me out way to quick and the remember me option doesnt seem to work well

cheers
3  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / mambo vs SMF session on: May 03, 2005, 01:10:53 PM
This may not be a bug on the SMF forum integration, but I notice something realy interesting.

try logging in with the login module, leave it for about 10 to 15 minutes and its automaticaly logs you out based on the seeting you specify at mambo configuration.

Now try logging trough the forum which has an option of loggin you forever, wait 10 or 15 and more.

In my case, the login module does exacly as mambo told it to be, but the SMF login does what it's supposed to be as the SMF setting. My point is, IF the user logs in with the SMF login and closed the browser and open it again the SMF Forum is still logged because you opt for the cookies to remain "forever". I have encounter this at www.monoload.com when i visit the forum is still logged in and the login module is not?

is anyone encounter the same?
Note: Im using Firefox, I dont think the SMF login "forever" opt works in IE

Thanks  Smiley
4  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: error when sync ing user on: April 27, 2005, 10:42:03 PM
Damienov,

About your concern I did test it coz I know it would be a big issue. Trust me, I know  Cheesy. Now for uberstatic.com, it's a big issue, coz it's failing the login to MSF.

It will never be in your history, try testing test1/test123 in squaresite.com. You'll see that you'll never find it in history. If I am wrong, I have to find another way.
I have tested as you suggested.
i'm sorry, i can still see it  Smiley
i'm using FF btw

also are you editing/uploading the squaresite.com (SELL this Domain for a gaming site, believe me! expecialy squaresoft fans Smiley)
I login using the user you provided, and i see error much worse than the ubersite.
Code:
Notice: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND g2.group_id='Registered'' at line 4 in /home/roceller/public_html/includes/database.php on line 184

Notice: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND g2.group_id='Administrator'' at line 4 in /home/roceller/public_html/includes/database.php on line 184

Warning: Cannot modify header information - headers already sent by (output started at /home/roceller/public_html/includes/database.php:184) in /home/roceller/public_html/includes/mambo.php on line 352

Warning: Cannot modify header information - headers already sent by (output started at /home/roceller/public_html/includes/database.php:184) in /home/roceller/public_html/includes/mambo.php o

if you like, you can contact me trogh YM, i have sent you my adress to your pm. I just cant seem to find a live chat anywhere here Smiley
5  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: error when sync ing user on: April 27, 2005, 09:21:40 PM
I have uninstall and reinstall the mod and mod works fine

the lines is
Code:
mosRedirect( $mosConfig_live_site.'/index.php?option=com_smf&Itemid=28...
return;
}
6  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: error when sync ing user on: April 27, 2005, 12:37:59 PM
this is the erro that i found
Code:
2: call_user_func(): First argument is expected to be a valid callback
File: /var/www/html/forum/Sources/Subs.php
Line: 1241
7  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: error when sync ing user on: April 27, 2005, 12:30:32 PM
I know, this didnt happen on my testing server, because it only has 15 users
but with a live site 3600+ user snyc ing IS a problem.
all i need to know, did this happen because i get a page timeout when sync ing? Is there a manual way to re sync it? is there a way to un nsyc it so if a timeout acour, there is way to continue/re-sync? because even when i get the page timeout, the config says that the user have been synchorized  Huh
8  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / error when sync ing user on: April 27, 2005, 12:03:53 PM
when i sync user, the page load takes a long time to process, and i finnaly ended in a 404
the login/logout works but it display an error in between please check it at http://www.ubertastic.com

try logging with this:
user= test
pass= 123456
9  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: forum jump doesn't work correctly on: April 27, 2005, 04:25:14 AM
Hi robbie  Grin
perhaps you should turn of the gzip.
AFAIK the gzip issue have been resolved with the Orstio's Integration.
greetings from www.gamemagz.com
10  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Logout issue on: April 27, 2005, 04:13:18 AM
Well, that's the way it is meant to be, aravot.
See the "logout" button to the left of the keys? Thats what you press to really logout the original mambo way.

Why not just delete the menu item and use the modulebutton?
Christopher's suggestion is a good idea indeed!
but instead of deleting it, why not just unpublish the menu. This way, if you want to use the menu again, you could simply publish the menu again Wink
11  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: SEF Advance on: April 27, 2005, 04:10:44 AM
perhaps the SMF Integration did not test it or could with SEF advance. As the SEF Advance is a Commercial component

I'm Using 404SEF for my SEO optimalization, and the integration work flawlessly (I have also tested it with the Xaneon Extention). Perhaps the problems can be solved if you contact Emir Sakic (the SEF Adv. Creator) about this problems.
12  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Strange register issue on: April 26, 2005, 07:45:57 PM
let see
10 minutes......... that might be a new record  Shocked
13  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: SMF Admin Opening in New Window on: April 26, 2005, 07:44:53 PM
I think this has nothing to do with the integration
try checking the "Disable administration security" in your SMF admin's "Edit Features and Options"
14  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Strange register issue on: April 26, 2005, 07:32:59 PM
wow this is very fast
realy! thanks for your effort Grin

may i know, why the members doest show in the "latest member=" ? Isn't the "Key Stats" uses SMF SSI function?
15  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Strange register issue on: April 26, 2005, 06:59:12 PM
Oh one more thing, after checking the userlist in boath mambo and SMF. the user exist after its login. but if you are using the SMF default "Key Stats" The new user is not added in the "Latest Member ="
Pages: [1] 2


Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE