Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Mambo Bridge Support => Topic started by: _Green_ on June 01, 2009, 10:27:32 PM

Title: Issues with the latest version of SMF, Mambo and the Bridge
Post by: _Green_ on June 01, 2009, 10:27:32 PM
I'm getting this error when trying to reset my password using the forgot password link on forum pages.

Fatal error: Call to a member function on a non-object in /home/content/R/o/s/RossSteacy/html/components/com_smf_registration/smf_registration.php on line 38

with mod_login unpublished and mod_smf_login published I get this error

Fatal error: Call to a member function on a non-object in /home/content/R/o/s/RossSteacy/html/modules/mod_smf_login.php on line 110

if this is already been asked I couldn't find it anywhere

Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: _Green_ on June 03, 2009, 09:34:50 PM
**Bump**

Doesn't anyone know how to fix this?

Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: Orstio on June 04, 2009, 04:43:17 PM
Does your SMF database user have access to your Mambo database?  Does your Mambo database user have access to your SMF database?

Do you have a URL we can see?

Do you know what is on those lines of those files that are being reported by the error messages?
Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: _Green_ on June 04, 2009, 04:49:22 PM
the database is the same,

the address is worldpigeon.com

and no I don't know what is on those lines but I will check

also give me a few minutes to turn bring the site back online
Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: _Green_ on June 04, 2009, 05:03:52 PM
http://www.simplemachines.org/community/index.php?topic=314813.new;topicseen#new

there is nothing there, in fact the actual code for that file doesn't even begin until line 55
<?php

/**********************************************************************************

* smf_registration.php                                                            *

***********************************************************************************

* SMF: Simple Machines Forum                                                      *

* Open-Source Project Inspired by Zef Hemel ([email protected])                    *

* =============================================================================== *

* Software Version:           SMF 1.1                                             *

* Software by:                Simple Machines (http://www.simplemachines.org)     *

* Copyright 2006 by:          Simple Machines LLC (http://www.simplemachines.org) *

*           2001-2006 by:     Lewis Media (http://www.lewismedia.com)             *

* Support, News, Updates at:  http://www.simplemachines.org                       *

***********************************************************************************

* This program is free software; you may redistribute it and/or modify it under   *

* the terms of the provided license as published by Simple Machines LLC.          *

*                                                                                 *

* This program is distributed in the hope that it is and will be useful, but      *

* WITHOUT ANY WARRANTIES; without even any implied warranty of MERCHANTABILITY    *

* or FITNESS FOR A PARTICULAR PURPOSE.                                            *
 <<<this is line 38>>>


Fatal error: Call to a member function on a non-object in /home/content/R/o/s/RossSteacy/html/modules/mod_smf_login.php on line 110

$language_conversion = array(

line 109 'aa' => 'afar',

line 111 'ab' => 'abkhaz',


again nothing on the line given in the error
Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: Orstio on June 04, 2009, 08:48:37 PM
Whatever you are using to view the file is double-spacing each line. 
Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: _Green_ on June 04, 2009, 09:18:31 PM
ok but that doesn't explain what the problem is......none the less I've decided to use xoops instead of mambo.......thanks for trying to help

best regards
_Green_
Title: Re: Issues with the latest version of SMF, Mambo and the Bridge
Post by: Arantor on June 29, 2009, 04:36:23 AM
Have marked topic solved on the basis of preceding comment; user's problem resolved by not using Mambo.