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


Login with username, password and session length
  Show Posts
Pages: [1]
1  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: Board adds three backslashes when an apostrophe is used on: April 04, 2005, 06:49:09 PM
Have you host turn magic_quotes on.
2  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: SMF 1.1 on: March 31, 2005, 12:24:51 PM
Ya I found the problem. The new version uses sha encryption
3  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: SMF 1.1 on: March 31, 2005, 12:28:35 AM
Almost there. What is going on here around line 171 of MOS_SMF.php

Code:
// Figure out the password, and load the settings.
$user_settings = mysql_fetch_assoc($request);
if ($passwd == "" || !isset($passwd)){$passwd = md5($_REQUEST['passwrd']);} // this is for Mambo, later
$md5_passwrd = md5_hmac($_REQUEST['passwrd'], strtolower($user_settings['memberName']));

I get this error when trying to log in:
Code:
Fatal error: Call to undefined function: md5_hmac() in /home/httpd/vhosts/goosemoose.com/httpdocs/cfc/Sources/MOS_SMF.php on line 171

4  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: SMF database incorrect prefix on: March 31, 2005, 12:26:12 AM
It works for me and I use rfc_ , there must be something else going on.
5  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: SMF 1.1 on: March 30, 2005, 06:50:04 PM
No biggie. I have it both the smf mod and the bridge now installed error free. The problem I'm having right now is that login module on the main page is not logging me into this forum as it did before. I have 3 forums and before one login would get me into all 3, but right now it's only getting me into your 1.1a bridge and ortiso bridge. I'm still trying to find the problem though , I have a few ideas.
6  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: errors in backend on: March 30, 2005, 06:40:36 PM
That did it, thanks. I was trying to change permissions on the admin component dir and the component directory itself.
7  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / SMF 1.1 on: March 30, 2005, 06:31:11 PM
Just to let you know I'm going through and updating the smf mod a bit for SMF 1.1. One thing I noticed though is that you use replace a lot. Just from experience writing mods, it is much better to use add where you can to keep with upgrades. Several of your replaces fail, where if they had simply been adds then it would still work with the new version of smf.
8  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: errors in backend on: March 30, 2005, 06:03:30 PM
I have the errors on a unix box running Fedora Core 1. Though, I was changing variable names to edit it for a second and third forum, though I don't think that's the problem.



Code:
Warning: touch(): Unable to create file mh_mambo_smf_update.rdf because Permission denied in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 21

Warning: chmod(): No such file or directory in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 22

Warning: filemtime(): Stat failed for mh_mambo_smf_update.rdf (errno=2 - No such file or directory) in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 34

Warning: fopen(mh_mambo_smf_update.rdf): failed to open stream: Permission denied in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 44

Warning: fwrite(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 45

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 46

Warning: fopen(mh_mambo_smf_update.rdf): failed to open stream: No such file or directory in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 64

Warning: filesize(): Stat failed for mh_mambo_smf_update.rdf (errno=2 - No such file or directory) in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 66

Warning: fread(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 66

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 67
9  MamboHacks.com / Mambo-SMF Integration 1.1x Support / Re: SMF is not yet installed??? on: March 24, 2005, 02:08:37 PM
I figured it out, its "on".
10  MamboHacks.com / Mambo-SMF Integration 1.1x Support / Re: SMF is not yet installed??? on: March 24, 2005, 02:00:44 PM
This is not the problem. I am having the same issue and it is definately 777. I remember Ortiso had the same issue, I don't remember what the fix was. I tried to edit the file manually but what are you using for the checkboxes? "true" ,"1", or 1? Not sure how mambo does it.
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