Home arrow Forum
Latest posts of: Gandalf
  Welcome, Guest. Please login or register.
December 03, 2008, 05:39:36 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: 1 [2] 3 4 ... 6
16  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: LOGIN / LOGOUT FIX on: May 28, 2005, 10:19:36 AM
this wil fix session lifetime or some login problems?
17  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / [SOLVED] bug in others profiles on: May 24, 2005, 02:05:40 AM
Hello,
i recently discovered a bug when viewing others profiles as an administrator,
when you click on "Track User" or "Track Ip" and if you didn't disable SMF admin verification, SMF will ask  you for your password, when you type it, the address will have two option, to Itemid with many ?

so i just make it in new window like the profile one, for this i edited
/administrator/components/com_smf/functions.smf.php

Code:
<search for>
/*unwrapped - admin*/

$pos = strpos($nonsefurl,"action=admin");

if ($pos >= 0 && !($pos === false)) {

$newurl[] = $boardurl."/index.php?".substr($nonsefurl, $pos). "\" target=\"new";

continue;

}
</search for>

<add after>
//by Gandalf
/*unwrapped - trackIP*/

$pos = strpos($nonsefurl,"sa=trackIP");

if ($pos >= 0 && !($pos === false)) {
$pos = strpos($nonsefurl,"action=profile");

$newurl[] = $boardurl."/index.php?".substr($nonsefurl, $pos). "\" target=\"new";

continue;

}


/*unwrapped - trackUser*/

$pos = strpos($nonsefurl,"sa=trackUser");

if ($pos >= 0 && !($pos === false)) {
$pos = strpos($nonsefurl,"action=profile");

$newurl[] = $boardurl."/index.php?".substr($nonsefurl, $pos). "\" target=\"new";

continue;

}

//End by Gandalf

tell me if it works

@cowboy consider to release it as a patch, thx
18  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / some admin function not working on: May 20, 2005, 02:25:01 PM
Hello,
some functions in the users profiles are not working, like Track user, Track IP, they ask for admin password and when the password is entered and submited it returns to a mambo page (not found) i look to the url it has two option=com_smf and two expv=0
19  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Cookie Lifetime --> SMF_login_module on: May 20, 2005, 02:22:29 PM
same here!
20  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Stats not updating on: May 07, 2005, 04:44:45 PM
ok take your time
21  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Fix: Stats not updating on: May 07, 2005, 03:36:30 AM
Stats fix:

put this in /administrator/components/com_smf/
no it didn't fix but instead something so weird, when i browse the forum the Hits grow, it's normal but when i post, instead of adding one to the number of posts, the Hits go back to 0 Shocked
and i couldn't read your file it's all mixed up, please don't remove the \n characters it's invisible, unreadable now Sad
22  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Stats not updating on: May 06, 2005, 05:17:33 AM
same problem here but with different stats entries,
new users are counted, online users today (the mod) is also working, topics/posts/hits not logged

mambo 4.5.2
SMF 1.0.3
mambo-smf 1.3.1
linux (debian sarge)
apache 2
php 4
23  International Forum / French Forum / Re: Faibility integration SMF-MAMBO on: May 04, 2005, 04:42:37 PM
non ça n'a rien avoir, mais juste un conseil parceque déjà Win98 contient beaucoup de faille, il est non sécurisé n'oublie pas les plantages ni les virus qui peuvent venir aussi surtout que ton PC sera un site (donc un IP bien connu) tu voie ce que je veut dire???

vérifie bien que tous les options dans le component Mambo SMF (dans mambo) sont Done et Sync, et vérifie aussi le "Path to mambo"...
24  International Forum / French Forum / Re: Faibility integration SMF-MAMBO on: May 03, 2005, 06:22:48 AM
un petit conseil, un serveur sur Windows 98 n'est pas possible, met linux, WINDOWS SUCKS!!!!!
25  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: 1.2 user menu more usefull than 1.3??? on: May 03, 2005, 06:20:53 AM
no problem!
26  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: 1.2 user menu more usefull than 1.3??? on: May 03, 2005, 03:33:59 AM
well that's why there's a module called Mambo-SMF Login Module v.1.3a
27  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Mambo who's online 2 on: May 02, 2005, 03:48:10 PM
maybe i'll try later this night, forum is full now, can't close it
28  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Mambo who's online 2 on: May 02, 2005, 10:20:26 AM
ok it works great, thanks man...
29  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Mambo who's online 2 on: May 02, 2005, 10:15:42 AM
well if you don't remember i'm the guy who told you about hidden members problem on SMF forum Cheesy, so i'm using ure latest version (not the new you've made i will integrate it now, thx)

thanks man..
30  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: e-mailnotification on: May 02, 2005, 10:13:28 AM
use mambo's usermanager, select the username you wish to receive the mail on and select send mail & save
Pages: 1 [2] 3 4 ... 6


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