hmmmmm, everything looks right, and the class was loaded else the calls to the jsmfFrontend functions prior to restorVars would not have worked. So I am very confused about this one. Wanna pm me a link to your site so I can have a closer look?
Yes I am using ijoomla and have the same error message. See my site at www.eventfulholidays.com. I'll post a message at ijoomla forum and see if they can help.
I just upgraded to latest smf bridge with joomla 1.0.11, CB 1.2 and SMF 1.1RC2 and applied your patch to smf.class.php on the first page (That fixed the lost javascript jsmf_scripturl var that made the changing forums select not working).
But I have some problems... probably all regarding modrewrite...
First quoting doesn't work (i click on qoute message from viewing a post and it doent work)
Second when you have selected to redirect to your post when replying it redirects you to the first post of the thread insted.
And finally, email notifications are not working. The url stated on the email is the forum base url instead of the post url. That worked with my old bridge (yours).
I just upgraded to latest smf bridge with joomla 1.0.11, CB 1.2 and SMF 1.1RC2 and applied your patch to smf.class.php on the first page (That fixed the lost javascript jsmf_scripturl var that made the changing forums select not working).
But I have some problems... probably all regarding modrewrite...
First quoting doesn't work (i click on qoute message from viewing a post and it doent work)
Second when you have selected to redirect to your post when replying it redirects you to the first post of the thread insted.
And finally, email notifications are not working. The url stated on the email is the forum base url instead of the post url. That worked with my old bridge (yours).
I fixed the return to your post problem (had activated SEF urls in my SMF options) but the other two errors still are there. I've read there's a bug with the anchors that might couse the quote problem, but I'm totally lost with the email notofication problem. That worked before upgrading to joomla 1.0.11, CB 1.2 and JSMF2.0RC3.
sorry, that is the same bug with the anchors. It will be fixed in the next release. Unfortunately it requires a change to multiple sections of code so posting it isn't really easy.
I am having a problem with the login redirect similar to other folks here but their fixes don't seem to work for me.
When initialy logging in I am redirected to the forum but I want to redirect to the home page. (same as the login page) Now, if I logout from the forum I am correctly redirected back to the home page where, if I choose to login again, I am correctly redirected to the homepage.
If, when I logout of the forum and close my browser, a new login attempt at the homepage sends me to the forum again. Along with this I am unable to logout from the home page at all, I have to logout from the forum.
I am using smf login 2_0_3 and Joomla-SMF version 2.0 RC3
sorry, that is the same bug with the anchors. It will be fixed in the next release. Unfortunately it requires a change to multiple sections of code so posting it isn't really easy.
So the bug with anchors is both for the email notification and quoting?
Thanks a lot for your answer!!! And congratulations again for such a great work!
Any idea about when is it going to be released next version?
the Recent Topics module does not work with certain other components, including iJoomla (commercial magazine layout component) and Missus (private messaging).
Since the module is conflicting with more than one other extension, I thought we might try to isolate the problem here before going to the other devs (if necessary). If the Recent Topics module is loaded on a page with either of those other components, it throws this error in the Joomla front end:
Fatal error: Call to undefined function: () in /public_html/smf/Sources/Subs.php on line 871
Further, in the server error logs, I have PHP errors relating to my J! directory (same error 3 times) and SMF directory (same error as in front end):
[22-Nov-2006 12:14:13] PHP Notice: Unknown column 'id' in 'where clause' in /public_html/joomla/includes/database.php on line 292 [22-Nov-2006 12:14:13] PHP Notice: Unknown column 'id' in 'where clause' in /public_html/joomla/includes/database.php on line 292 [22-Nov-2006 12:14:13] PHP Notice: Unknown column 'id' in 'where clause' in /public_html/joomla/includes/database.php on line 292 [22-Nov-2006 12:14:13] PHP Fatal error: Call to undefined function: () in /public_html/smf/Sources/Subs.php on line 871
Been looking for an answer to this all morning. First thing, the line that it reports the fatal error from a piece of code that is custom time localization. You may have a problem with you locale or custom time entered. Other than that I don't know what might be conflicting on your site. Missus is operating fine for me, but I don't have iJoomla installed.
« Last Edit: December 02, 2006, 01:38:18 PM by -Wolverine »
So the bug with anchors is both for the email notification and quoting?
Thanks a lot for your answer!!! And congratulations again for such a great work!
Any idea about when is it going to be released next version?
Thanks!
The problem with the quoting is a problem with anchors(#). For the quoting, it is an anchor link(#top) and your email is also an anchor link(#new). The root of the problem is for all anchors, but it it shows itself the most in insert quote situations. I just completed the testing for this fix and everything seems to be in order. I am hoping with some good testing time(Testing team positions are open to anyone willing to help) that the next release can be JSMF 2.0 Final. So I am not going to set a date at this moment, but I am hoping for the release in the next two weeks.
The problem with the quoting is a problem with anchors(#). For the quoting, it is an anchor link(#top) and your email is also an anchor link(#new). The root of the problem is for all anchors, but it it shows itself the most in insert quote situations. I just completed the testing for this fix and everything seems to be in order. I am hoping with some good testing time(Testing team positions are open to anyone willing to help) that the next release can be JSMF 2.0 Final. So I am not going to set a date at this moment, but I am hoping for the release in the next two weeks.
I saw a post earlier regarding CB 1.0.2 that Wolverine needed to test to make sure there were no problems but I don't see any more posts on the subject. Is it safe to upgrade.
I am also curious if SMF 1.1 Final is a safe upgrade as well.
I have been testing CB 1.0.2 and SMF 1.1 today and both appear to work normally without issue at this point. I will be releasing the next version of JSMF to the testers most likely tomorrow and will ask them to test on CB 1.0.2 and SMF 1.1. At this point, everything seems ok but if you have a live site it is recommended to run it first on a test site and/or wait for the results from the test team.
I have been testing CB 1.0.2 and SMF 1.1 today and both appear to work normally without issue at this point. I will be releasing the next version of JSMF to the testers most likely tomorrow and will ask them to test on CB 1.0.2 and SMF 1.1. At this point, everything seems ok but if you have a live site it is recommended to run it first on a test site and/or wait for the results from the test team.
My site has more than 4000 registered users, and it's working ok since yesterday with CB 1.0.2, SMF 1.1 RC2 and JSMF 2.0RC3 (appart from the anchors bug). So as you say, everything seems ok with CB 1.0.2
Later!
« Last Edit: December 03, 2006, 12:10:14 PM by reydelanada »
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