Home arrow Forum
Latest posts of: moin339
  Welcome, Guest. Please login or register.
December 02, 2008, 11:37:31 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  Mambo 3rd Party Addon Hacks / Module Hacks / mod_whosonline_ext fix on: September 04, 2005, 01:34:44 PM
Hi!

The little arrow is not displayed on my site so I fixed a little thing in the mod_whosonline_ext.php:

Change this:
Code:
function ListStyle($item) {
global $liststyle

to:
Code:
function ListStyle($item) {
global $liststyle, $mosConfig_live_site;
2  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: admin link on: August 22, 2005, 02:38:19 PM
no idea?
3  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Only usernames in SMF on: August 22, 2005, 02:36:04 PM
and whats written in this line?
4  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / admin link on: August 20, 2005, 05:30:43 AM
Hi

If I click on the admin Link in the menu, the Administration Center opens wrapped in mambo. But If I click on the admin link again the administration center will be opend unwrapped.

What Do I have to change to open the admin Center always unwrapped?

Thanks
5  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Only usernames in SMF on: August 09, 2005, 05:33:59 AM
just unzip the file and look at the text-files Wink
6  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: problem with patched index.php on: August 05, 2005, 12:21:59 PM
I'm now using Gallery2 Beta without this problem Cheesy
7  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / problem with patched index.php on: August 04, 2005, 05:54:43 AM
Hi!

Mambo + SMF are working very well. So I tried to install Gallery 1.5 too. But I'm getting an error on some Gallery Pages which is produced by the changes of the smf-bridge in the mambo index.php.

If I delete this code in the index.php Gallery is working:
Code:
//MAMBOHACKS.COM
$_TMP = $_REQUEST;
if (file_exists($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php"))
require_once ("administrator/components/com_smf/config.smf.php");
if (file_exists($smf_path."/SSI.php"))
require_once ($smf_path."/SSI.php");
$_REQUEST = $_TMP;

Can you explain me why the two files must be included?

Thanks
8  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Only usernames in SMF on: August 03, 2005, 10:46:11 AM
This is a nice contribution. Maybe you want to submit it to the downloads section. Wink

done Wink
9  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Only usernames in SMF on: August 03, 2005, 05:10:52 AM
Hi!

Beacause I wanted to see only the usernames in SMF and not the realnames I created a little mod. The mod disables the realname in the Mambo-SMF-Bridge from mambohacks.com and shows instead the username.

I attached it beacause I read that a lot of other people doesn't like the realnames Wink
Pages: [1]


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