Joomla!+SMF+Discussbot

Started by robbievk, September 23, 2005, 07:36:38 AM

Previous topic - Next topic

robbievk

I get an error when i publish the Discussbot-mambot...

QuoteFatal error: Call to a member function on a non-object in /var/www/html/mambots/content/smf.discussbot.php on line 30

anybody know what might be causing this?

NayNay

I have the same problem.  Any help would be appreciated.

kehari

#2
Quote from: NayNay on September 23, 2005, 10:23:52 AM
I have the same problem.  Any help would be appreciated.

* kehari repeats that too

joomla 1.0.1
SMF 1.05
MOS_SMF_BRIDGEv3.19a_stable.zip

kai920

This is currently not working yet... expect a fix with the new Joomla-SMF bridge.

spiros

#4
Is there a fix for it yet? I get the same error...

I use the discuss bot with Joomla 1.5, SMF 1.1RC1, Bridge 3.19a and I get this error

Fatal error: Call to a member function on a non-object in
/home/free/public_html/mambots/content/smf.discussbot.php on line 30

Any ideas?

chadness


spiros

Yep, I did try it. However, there appears to be a bug in it somewhere and whenever I use it the second article in the home page goes below the footer. This is fixed only when I delete the mambot (disabling it does not do the trick).

Any ideas where exactly that bug is?

chadness

I'm not positive.  Could you try the beta 5 version posted here and see if that one works?  If so, it's probably the call to SSI that the discussbot does - that causes problems on some particular configurations.

spiros

Chadness,

The one I tried is beta 7. Is it possible that 5 is a more recent one?

/**
* @version $ID: smf.discussbot.php 4.1 beta 7 2005-11-23 chadness $
* @Add forum link to content mambot
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
* @Inspired by the SimpleBoard mosbot by Jick - [email protected]
* @AdaptedBy TSMF - http://tsmf.jigsnet.com
* @Adapted for SMF by Theodore Hildebrandt
**/
//This version is for joomla 1.0.X! - Original work,Jan de Graaff, modded by Johnny Dement, based in www.mambohacks.com discussbot
//release


spiros

OK, I did try this one - and it works!
  :D

Thanks, you've made my day!

chadness

Good deal!  Beta 5 is an older version - it doesn't have as nice of formatting of the messages.  For instance, it doesn't parse the BBCode.  However, the coding to enable that is what is messing your system up.  I need to re-write that part of the code, but I've been holding off for now.

Advertisement: