Home arrow Forum Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 05:59:18 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc  (Read 4332 times)
David
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« on: February 05, 2007, 10:05:31 PM »

Hi, I get the following messages after installing 2.0.2

Fatal error: Undefined class name 'jsmffrontend' in /home/smartweb/public_html/sleeptalksupport/modules/mod_smf_login.php on line 107

(I get similiar messages in the other 2 mods.. Jooma SMF Recent Topics and Who's Online too..

Wht have I done wrong in the install??

Thanks in advance
David
« Last Edit: February 05, 2007, 10:07:25 PM by David » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #1 on: February 06, 2007, 12:40:02 AM »

you don't have JSMF 2.0 installed or you don't have the Joomla index.php patched
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
David
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #2 on: February 06, 2007, 01:35:27 AM »

Hi Wolverine,
Thanks for that - it turned out the permissions were not writeable for those two files, therefore nothing happened when I patched them (d'oh davie).
So, I CHMODed them to writeable, then went back  patched the two from ADMIN> COMPONENTS>> JOOMLA SMF FORUM>>> INSTALL  ...  & then did "Verify" and all seems to be working fine now.

I changed the two files back to their original unwriteable CHMOD - is that correct?

Phew... many thanks for your help, I'm glad someone knows what he's doing!
D
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #3 on: February 06, 2007, 02:33:46 PM »

yep, thats exactly what you needed to do.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
mark
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #4 on: February 15, 2007, 09:25:33 PM »

FIXED ...
« Last Edit: February 15, 2007, 09:33:43 PM by mark » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #5 on: February 15, 2007, 09:29:29 PM »

the only thing that can cause this is if the joomla index isn't patched
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
mark
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #6 on: February 15, 2007, 09:35:30 PM »

the only thing that can cause this is if the joomla index isn't patched

Thanks ... I actually tried your patch and at least got the forum and everything to display... (BIG STEP)... now my problem is that when I log in to the site and then click to display the forum I am immediately logged out...

I'll look for other FAQ's or help in the forums for this.

THANKS!!! for the VERY QUICK reply... WOW
Logged
mark
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #7 on: February 18, 2007, 10:12:57 AM »

Well I'm back to zero again.  I uninstalled and restarted because I needed to get some other work done however I hate to quit on this so here goes again:

Version Information:
Your Joomla version is: 1.0.12
Your SMF version is: 1.1.2
Your Joomla-SMF version: 2.0.2
Latest Joomla-SMF version: 2.0

I have installed all patches:
Forum URL:     
SMF Absolute Path:    
SMF Table Prefix:    
installed    SMF Forum installed on the same database as Joomla.
done [un-patch]    Patch Joomla Source Files.
done [un-patch]    Patch SMF Source Files (Note: Unpatch before upgrading SMF or installing mod.)
done [verify]    Optional: Synchronize Joomla and SMF users(username or real name).

(I can send a screen shot if you need it but hopefully this cut-n-paste will work as proof)

I also tried the smf patch at the bottom of the help thread and that gave the same results.

This is the error message I get:

Fatal error: Unknown(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition jsmffrontend of the object you are trying to operate on was loaded _before_ the session was started in /EDITED/barkleyandpaws/index.php on line 68

This is what is in the error.log:

[18-Feb-2007 09:09:20] PHP Fatal error:  Unknown(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition jsmffrontend of the object you are trying to operate on was loaded _before_ the session was started in /home2/checkdru/public_html/barkleyandpaws/index.php on line 68

Any ideas on what I can do next?  It works fine as a separate application (standalone).  My Joomla site works great without the patch to index.php

I am also running SEF Advanced and have tried this with the SMF component ignored and enabled with no change. 

There was a patch I found somewhere on this forum that made at least the wrapper work (cannot find it now) but once you clicked to go to the forum you were immediately logged out of the site.

Are there any additional error settings I can try?

Thanks for all your help and advice.  I would really like to use this...
« Last Edit: February 18, 2007, 10:15:08 AM by mark » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #8 on: February 18, 2007, 10:20:48 AM »

basically, before I use the jsmfFrontend object I include the class file, components/com_smf/smf.class.php.  The error message you pasted indicates that smf.class.php was not included before the attempt to use the jsmfFrontend object.  That means only one thing, that the joomla index is not patched or that something is causing the patched section of the joomla index to fail.  And that would be a first that I can recall.  Do you see any errors before that message about failing to include a file?

Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
mark
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #9 on: February 18, 2007, 10:24:37 AM »

basically, before I use the jsmfFrontend object I include the class file, components/com_smf/smf.class.php.  The error message you pasted indicates that smf.class.php was not included before the attempt to use the jsmfFrontend object.  That means only one thing, that the joomla index is not patched or that something is causing the patched section of the joomla index to fail.  And that would be a first that I can recall.  Do you see any errors before that message about failing to include a file?



I don't see any other error messages...  I have attached the patched screenshot...

I just unpatched it because I don't want my site down...

Any other ideas???
« Last Edit: February 18, 2007, 12:45:32 PM by mark » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #10 on: February 18, 2007, 01:09:56 PM »

no, thats it.  Basically, it must be something about your configuration or your site is not correct for the bridge to run properly.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
mark
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #11 on: February 18, 2007, 02:19:38 PM »

no, thats it.  Basically, it must be something about your configuration or your site is not correct for the bridge to run properly.

In digging a little deeper it appears this problem has been identified in another post has a conflict between iJoomla Magazine and the bridge.  Have you heard that?  I have also posted a message over at the iJoomla site to see if they are working on a fix.  It had been brought to their attention earlier...

« Last Edit: February 18, 2007, 03:16:23 PM by mark » Logged
Stefano
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #12 on: February 20, 2007, 10:20:09 AM »

Hi Wolverine,
sorry for being bothering, but ... I've just updated smf, CB and the bridge.
Now I'm getting the same error.
I've checked the joomla index and, actually, it calls for smf.class.php. Than should mean that the index is pathed, though
I've checked the file and it is exactly were it is expected to be, and yet I get the error.
I don't think it could be a server issue because everithing was working fine before the upgrade.


N.B.: Sorry for my pityful English ... I'm Italian Smiley
In any case .... congratulation for the great work you're doing

UPDATE: The problem is on the second user I add after rebooted the browser
« Last Edit: February 20, 2007, 12:35:40 PM by Stefano » Logged
mark
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #13 on: February 20, 2007, 02:55:20 PM »

iJoomla has mentioned that they have a new release coming out within the next few days that addresses and fixes this problem...
Logged
Stefano
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: Error Messages - Fatal Error: Undefined class name 'jsmffrontend' etc
« Reply #14 on: February 20, 2007, 03:12:59 PM »

iJoomla has mentioned that they have a new release coming out within the next few days that addresses and fixes this problem...
ehm ... but I don't have any ijoomla component installed Cry
Logged
Pages: [1] 2 Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Joomla Comment
Search Contact About Advertise Blogs Topsites Submit News Register Login