Home arrow Forum
Mambo-SMF Login Module v.1.3.1 error
  Welcome, Guest. Please login or register.
January 08, 2009, 06:30:41 PM
Home New Posts Search Calendar


Login with username, password and session length
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: Mambo-SMF Login Module v.1.3.1 error « previous next »
Pages: [1] Go Down Print
Author Topic: Mambo-SMF Login Module v.1.3.1 error  (Read 3887 times)
aravot
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 89


test/test


View Profile WWW
Mambo-SMF Login Module v.1.3.1 error
« on: May 04, 2005, 09:23:46 PM »

Mambo-SMF Forum v.1.3.1 with Login Module v.1.3.1 get the following error.

Quote
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/mysite.com/public_html/mambo/smf/Sources/Subs.php on line 232

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 40

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 42

Notice: Undefined index: time_format in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 176

Notice: Undefined index: theme_guests in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 657

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/mysite.com/public_html/mambo/smf/Sources/Subs.php on line 232

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 683

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 693

Notice: Undefined index: theme_url in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 700

Notice: Undefined index: images_url in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 701

Notice: Undefined index: theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 702

Notice: Undefined index: smiley_sets_known in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 721

Notice: Undefined index: smiley_sets_default in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 721

Warning: array_unshift(): The first argument should be an array in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 762

Notice: Undefined index: theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 822

Notice: Undefined index: default_theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 824

Notice: Undefined index: default_theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 831
index
Logged
cowboy
Administrator
Hero Member
*****

Karma: +30/-0
Offline Offline

Posts: 663



View Profile WWW
Re: Mambo-SMF Login Module v.1.3.1 error
« Reply #1 on: May 04, 2005, 09:40:51 PM »

Aravot,

arghhhh   Undecided
how come i'm not experiencing this on SquareSite.com and my local dev server.

Well, can you please try re-installing, if this error pursue just go back to 1.3.0 for the meantime.
Logged
aravot
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 89


test/test


View Profile WWW
Re: Mambo-SMF Login Module v.1.3.1 error
« Reply #2 on: May 05, 2005, 12:03:48 AM »

I don't know why it is not working, I uninstalled and reinstalled same result, could it be because I have it installed as a sub domain.

As for going back to 1.3.0 I never tested SMF login module with 1.3.0, 1.3.1 works fine with the Mambo login.
Logged
Radianation
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6



View Profile WWW
Re: Mambo-SMF Login Module v.1.3.1 error
« Reply #3 on: May 06, 2005, 12:59:08 AM »

I couldn't login or logout with mine. 1.3.1 and 1.0.3 SMF.
Logged

urfii
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Mambo-SMF Login Module v.1.3.1 error
« Reply #4 on: August 18, 2005, 05:25:57 PM »

Try to add this in to the index.php file of your current template.
Code:
...
<head>
...
<?php
global $sc$context;

if (!
defined('SMF')){
  require (
"administrator/components/com_smf/config.smf.php");
    require (
$smf_path."/SSI.php");
    }

    
$sc = &$context['session_id'];
    
$_SESSION['USER_AGENT'] = $_SERVER['HTTP_USER_AGENT'];

    
mysql_select_db($mosConfig_db);
?>

...
</head>
...
Logged
Pages: [1] Go Up Print 
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: Mambo-SMF Login Module v.1.3.1 error « previous next »
Jump to:  



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