Home arrow Forum JSMF 2.0 RC1 released
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 04, 2008, 12:03:49 AM
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)
| | | |-+  JSMF 2.0 RC1 released
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 ... 3 4 [5] 6 7 8 Go Down Print
Author Topic: JSMF 2.0 RC1 released  (Read 26409 times)
Livebox
Guest
Re: JSMF 2.0 RC1 released
« Reply #60 on: October 15, 2006, 05:41:44 PM »

@ Wolverine Wink

Is it possible to get this bridge @ work with Joomla beta 1.5? (only for testing) Or is there comming a new bridge in the futher?
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #61 on: October 15, 2006, 06:06:27 PM »

@ Wolverine Wink

Is it possible to get this bridge @ work with Joomla beta 1.5? (only for testing) Or is there comming a new bridge in the futher?
its in the works... but no, 2.0 does not work with J!1.5.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Livebox
Guest
Re: JSMF 2.0 RC1 released
« Reply #62 on: October 15, 2006, 06:07:18 PM »

its in the works... but no, 2.0 does not work with J!1.5.

oke thanks for your reply... I will wait
Logged
enzo
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: JSMF 2.0 RC1 released
« Reply #63 on: October 16, 2006, 11:12:41 AM »

Does this work  with joomlaFish pleasE?
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #64 on: October 16, 2006, 01:59:49 PM »

Does this work  with joomlaFish pleasE?
no support for JoomFish
Logged

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

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: JSMF 2.0 RC1 released
« Reply #65 on: October 17, 2006, 11:00:08 AM »

@Wolverine:

Any ideas for the "Cannot redeclare template_init()" problem yet?
http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,2413.msg12096#msg12096

Thanks.
Logged
GlingGlo
Joomla Pro
**

Karma: +1/-1
Offline Offline

Posts: 99


View Profile
Re: JSMF 2.0 RC1 released
« Reply #66 on: October 17, 2006, 07:43:39 PM »

Does this work  with joomlaFish pleasE?

Enzo...

To make SMF Joomfish aware, you have to make a very small hack to the Joomfish language selector module (mod_jflanguageselection.php):

Around line 154 where it says:
Code:
if( $key != "lang" ) {

change it for:
Code:
if( $key != "lang" && $key != "language"){

and at the end of the file, just before the line that says:
Code:
return sefRelToAbs( $href );

you must ADD this(modify it depending on which languages you have):
Code:
if( $iso=='en' ) $smflang .= "&language=english";
        elseif( $iso=='es' ) $smflang .= "&language=spanish";
        $href.= $smflang;

i hope this is what you needed...it works for me.
cheers

SMeaLLuM
Logged
p9939068
Joomla Expert
****

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #67 on: October 18, 2006, 12:20:47 PM »

Great work on jsmf 2.0 rc1! Everything's working nicely now.

I reported a bug awhile back on beta3. Lemme quote it:
Quote
[bug]When a user selects "Remove image" via CB profile, the avatar file under SMF is removed, but the user's smf profile did not revert back to no avatar, hence you see a image-missing space instead of no avatar shown.[/bug]
You mentioned you're working on a new version of the SMF-CB plugin. Is that in the works now? You replied to my previous post saying:
Quote
might be a different funciton in CB without an event trigger
I have an idea to this: maybe the plugin can automatically set SMF's avatar to the "No Image" picture used by CB (the one with the shadow of a head) whenever a user removes his avatar via CB?

Another suggestion: now that there are so many CB plugins and updates/new versions to CB plugins, it'll be real convenient if a new category is added to the download page (assuming it's not already there, which i cant seem to find). Thanks again for all the hard work!

Rgds, Mike
Logged

-----
Owner of http://mike.simbunch.com
Creator of ParaInvite, AJAX Sandbox, AJAX SMF Polls, Profile URL etc..
kenosha
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9



View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #68 on: October 19, 2006, 08:32:02 PM »

I had no problems with the beta's, but when upgrading to RC1, I cannot sync in JSMF install.  I get the error:

Code:
Joomla/Mambo[0] / SMF[0] inserted Failed : :
_JSMF_MSG_FAILED : You have an error in your
SQL syntax; check the manual that corresponds
to your MySQL server version for the right
syntax to use near \

Couldn't begin to figure where "\" is...

Any clues?

Thanks for a great product!  It's made my life a lot easier.

--
John Nordquist
The Daily Kenoshan
http://www.dailykenoshan.com
Logged

John Nordquist
The Daily Kenoshan
http://dailykenoshan.com
866-816-4081 x 3
Christian
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Error changing the membername (fullname) in user profile from inside SMF
« Reply #69 on: October 21, 2006, 04:12:21 AM »


My versions:

    Joomla: 1.0.11
    SMF   : 1.1 RC3
    Joomla-SMF: 2.0 RC1

I get an error when trying to change inside smf the full name of the currently logged user by editing  and trying to save the modified smf user profile:

The following error message poppes up, and after closing it the result is that the fullname is correctly saved in the Joomla DB tables whereas it is NOT changed in the smf DB tables:

    ~~~
    FROM: ......\administrator\components\com_smf\admin.smf.class.php
    || getjid || 1540


MY FIX:

Debugging the situation i located where the problem was:

It islocated in the file components\com_smf\smf.class.php, line 1395:

The error in this is because getJid(...) always looks up for a username in joomla database whereas here it was called with the full name stored in $value variable. So i corrected this by substituting $value with $memberName.

Code:
//  $uid = $jsmf->getJid(null, $value);
    $uid = $jsmf->getJid(null, $memberName);

now it works fine.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #70 on: October 21, 2006, 10:51:30 AM »

I had no problems with the beta's, but when upgrading to RC1, I cannot sync in JSMF install.  I get the error:

Code:
Joomla/Mambo[0] / SMF[0] inserted Failed : :
_JSMF_MSG_FAILED : You have an error in your
SQL syntax; check the manual that corresponds
to your MySQL server version for the right
syntax to use near \

Couldn't begin to figure where "\" is...

Any clues?

Thanks for a great product!  It's made my life a lot easier.

--
John Nordquist
The Daily Kenoshan
http://www.dailykenoshan.com

Joomla cuts the returned error message off in the display of it.  Check the URL for that page, the full error message is in the URL.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #71 on: October 21, 2006, 10:52:15 AM »

My versions:

    Joomla: 1.0.11
    SMF   : 1.1 RC3
    Joomla-SMF: 2.0 RC1

I get an error when trying to change inside smf the full name of the currently logged user by editing  and trying to save the modified smf user profile:

The following error message poppes up, and after closing it the result is that the fullname is correctly saved in the Joomla DB tables whereas it is NOT changed in the smf DB tables:

    ~~~
    FROM: ......\administrator\components\com_smf\admin.smf.class.php
    || getjid || 1540


MY FIX:

Debugging the situation i located where the problem was:

It islocated in the file components\com_smf\smf.class.php, line 1395:

The error in this is because getJid(...) always looks up for a username in joomla database whereas here it was called with the full name stored in $value variable. So i corrected this by substituting $value with $memberName.

Code:
//  $uid = $jsmf->getJid(null, $value);
    $uid = $jsmf->getJid(null, $memberName);

now it works fine.

yes, I fixed this just last week and it will be included in the next release.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #72 on: October 21, 2006, 02:31:46 PM »

I had no problems with the beta's, but when upgrading to RC1, I cannot sync in JSMF install.  I get the error:

Code:
Joomla/Mambo[0] / SMF[0] inserted Failed : :
_JSMF_MSG_FAILED : You have an error in your
SQL syntax; check the manual that corresponds
to your MySQL server version for the right
syntax to use near \

Couldn't begin to figure where "\" is...

Any clues?

Thanks for a great product!  It's made my life a lot easier.

--
John Nordquist
The Daily Kenoshan
http://www.dailykenoshan.com

I added a feature to the bridge to re-display the full error message if joomla chops it off.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 7


View Profile
Frontend login fails, if forum component com_smf is not public
« Reply #73 on: October 21, 2006, 05:07:18 PM »

My versions:
    Joomla: 1.0.11
    SMF   : 1.1 RC3
    Joomla-SMF: 2.0 RC1

The cause inside the code:

In order to complete, the login procedure which gave already positive
results from both jos and smf database table compares, it has to pass the function mosMenuCheck() in line 236 of file index.php:

Code:
if ($path = $mainframe->getPath( 'front' )) {
   $task = strval( mosGetParam( $_REQUEST, 'task', '' ) );
   $ret = mosMenuCheck( $Itemid, $option, $task, $gid );
   if ($ret) {
      require_once( $path );
   } else {
      mosNotAuth();
   }
} else {
   header( 'HTTP/1.0 404 Not Found' );
   echo _NOT_EXIST;
}

However this check fails, if the forum, com_smf is made accessible for registered users only.

I have to build a forum which is not public but allows access only for registered users! So i don't want to show the corrisponding menu tab of the main menu only if the user has not het logged in correctly;

In order to resolve the problem, for the moment i did my own "bad" workaround in the source code of joomla's index.php, letting pass all $options with value 'com_smf' :

Code:
if ($path = $mainframe->getPath( 'front' )) {
    if($option=='com_smf') $ret = true;
    else {
       $task = strval( mosGetParam( $_REQUEST, 'task', '' ) );
       $ret = mosMenuCheck( $Itemid, $option, $task, $gid );
    }
    if ($ret) {
require_once( $path );
    } else {
mosNotAuth();
    }
} else {
    header( 'HTTP/1.0 404 Not Found' );
    echo _NOT_EXIST;
}

Know it works fine.

I don't know what you think about, but maybe you could take into account to include a similar workaround in the patching procedure during installation where you already alter the original code index.php.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 RC1 released
« Reply #74 on: October 22, 2006, 01:06:16 AM »

Great work on jsmf 2.0 rc1! Everything's working nicely now.

I reported a bug awhile back on beta3. Lemme quote it:You mentioned you're working on a new version of the SMF-CB plugin. Is that in the works now? You replied to my previous post saying:  I have an idea to this: maybe the plugin can automatically set SMF's avatar to the "No Image" picture used by CB (the one with the shadow of a head) whenever a user removes his avatar via CB?
Ok, I identified this one as well, CB is not triggering a plugin if the user deletes his/her avatar.  So there is nothing I can do for this one at this point other than report this as a bug to CB which I have done.  Sad
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Pages: 1 ... 3 4 [5] 6 7 8 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
Search Contact About Advertise Blogs Topsites Submit News Register Login