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?
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?
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
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