Home arrow Forum JSMF 2.0RC3 released
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 05, 2008, 12:14:41 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)
| | | |-+  JSMF 2.0RC3 released
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 [2] 3 4 ... 10 Go Down Print
Author Topic: JSMF 2.0RC3 released  (Read 26604 times)
asteroidjay
Joomla Newbie
*

Karma: +3/-1
Offline Offline

Posts: 47


View Profile
Re: JSMF 2.0RC3 released
« Reply #15 on: November 20, 2006, 01:32:49 PM »

Yeah, you're right. Sorry it was a false alarm. The profiles weren't showing up, but now they are. You can delete this conversation if you want.  Embarrassed
Logged

Joomla! 1.0.11
SMF 1.1 RC3
Database Version:  5.0.18-standard-log 
PHP Version:  4.4.2 
Web Server:  Apache/1.3.33 (Unix)
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC3 released
« Reply #16 on: November 20, 2006, 01:35:15 PM »

Yeah, you're right. Sorry it was a false alarm. The profiles weren't showing up, but now they are. You can delete this conversation if you want.  Embarrassed
no problems, it keeps me on my toes!  Tongue
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.0RC3 released
« Reply #17 on: November 20, 2006, 01:37:56 PM »

Thanks that was it  Wink

So i confirmed that after applying the patch, the spanish accented letters are not correctly displayed. I enclose you 2 pngīs one of before the patch and one after the patch having been applied. Something must have changed i guess  Huh


It does appear that I didn't get the file encoding correct.  I am about to reupdate all the downloads with UTF-8 encoded files.
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.0RC3 released
« Reply #18 on: November 20, 2006, 01:49:02 PM »

Secondly, adding a poll in existing posts works now. However, the jump-to links still do not (at least for me). Here's an example of a URL generated in the jump-to menu:

http://www.simbunch.com/index.php?option=com_smf&Itemid=8&board,10.0/

As you can see, the first part of the url (up to "Itemid=8&") is not joomla "SEF'ed", whereas the second part of the URL (board,10.0/) is. Disabling Function Caching does not help. I have Joomla's SEF enabled.
I know exactly why this happened.  There is a problem that I outline in the FAQ about having quick reply enabled but off by default or collapsed.  Basically, when either of these two events happen and someone tries to quote the url takes you to default SMF unwrapped.  To fix this you have to modify the javascript that creates the redirection to use jsmf_scripturl but I found that when sef was enabled the first part of the url was joomla sef and the last part was normal SMF.  Basically, the same problem you are having but in reverse.  Without patching the SMF file I choose to make the global jsmf_scripturl non-sef to address those redirections that occur inside the javascript.  And this is what is causing that problem.

So what is the answer.... I guess add another global that is non-sef and return the jsmf_scripturl back to sef.  Or change the sef part of this url to non-sef, but I would rather all urls be sef that can be.  I will create a small patch to fix this problem since it isn't going to be straightforward. 
Logged

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

Karma: +1/-1
Offline Offline

Posts: 99


View Profile
Re: JSMF 2.0RC3 released
« Reply #19 on: November 20, 2006, 05:55:13 PM »

Hi, with SMF 1.1RC3 and JSMF patched to RC3 i have seen in some rare occasions(both in RC2 & patched RC3), the following happen:

From my Joomla frontpage, and using mod_cblogin to login, i type a valid user and password(one that i often use for testing)

I click Login and i am directly redirected to the SMF page where i am obviously not logged in and the classical squared "Warning - Only Registered users have access..." and the login box.

I have allways been in doubt if that cb-smf auth plugin(it was something similar to that) i once removed could be the cause? I havenīt seen that included in the bundles of the latest versions of JSMF, now there is this SMF CB Plugin so i have asumed that old cb-smf auth plugin is no longer needed, but i am unsure of this.

Can anybody confirm?

Thanks,
NiCo
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC3 released
« Reply #20 on: November 20, 2006, 05:58:55 PM »

cb_smf_auth was rewritten to be the current CB SMF plugin.
Logged

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

Karma: +1/-1
Offline Offline

Posts: 99


View Profile
Re: JSMF 2.0RC3 released
« Reply #21 on: November 20, 2006, 06:04:47 PM »

so any idea then why i could be experiencing those ocasionals redirections to the forum?

The way i have JSMF configured, when i log into Joomla it shouldnīt go to the forum at all, just stay in the Joomla Frontpage, and that is what it does 95% of the times. But as i said, in a few ocasions it goes to the SMF mainpage with the Login box.

I cannot replicate it at will, but it just happened to me now and this is the URL that appears in the browser address when it ends in SMF, in case it helps:

http://www.mysite.com/index.php?option=com_smf&Itemid=143&action=login2&hash_passwrd=0&user=testuser&passwrd=testuser&cookielength=30
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC3 released
« Reply #22 on: November 20, 2006, 06:08:56 PM »

that url should never be displayed.... uggggh, I have done so much to prevent it from ever being displayed how the heck is it still popping up!?!?!?!

My guess is that something failed inside SMF and it returns you without calling the integration functions.  Basically, that is the url we use to log everyone in, but it is done in between your login page and your redirect page, meaning it should never be seen nor recorded in your history.  Any errors in the SMF error log?
Logged

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

Karma: +1/-1
Offline Offline

Posts: 99


View Profile
Re: JSMF 2.0RC3 released
« Reply #23 on: November 20, 2006, 06:18:36 PM »

sorry to bring such bad news Sad

unfortunately ther is not much in the SMF error log. Just one error from today and at a different hour. I paste it anyway(translated to english):

8: Undefined property: fragment
File: /home/myuser/public_html/components/com_smf/smf.class.php
Line: 666

Another piece of info is that after being redirected to the SMF mainpage with the SMF login box in it(as well as the login fields of the SMF menu), i clicked the Joomla Home menu item and ended in the Joomla frontpage being correctly logged in.

Unfortunately i cannot replicate it at will, so itīs working properly now
Cheers,
NiCo
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC3 released
« Reply #24 on: November 20, 2006, 06:21:07 PM »

well, there are times when the session ID gets mixed up and this might be what is happening.  If it happens again... well, I don't even know what to tell you.  It is a difficult problem to diagnose.  If it is happening rarely and/or your users aren't reporting issues you may hang on until J! 1.5 where we can adjust the way we login(hopefully).
Logged

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

Karma: +0/-0
Offline Offline

Posts: 16


View Profile
Re: JSMF 2.0RC3 released
« Reply #25 on: November 20, 2006, 06:21:54 PM »

Whenever a User changes his username in Community Builder, All the old smf posts keep the old username,  and when you click on the username in SMF, it takes you to a Profile that Doesn't exist anymore.   Sad
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC3 released
« Reply #26 on: November 20, 2006, 06:42:39 PM »

Found a bug with anchors where #top on one page gets the cached url of #top on another page.  There may be more instances of this situation where anchor #1 takes you to another page, or simply #.  I am working to resolve this.  It should only occur with links that have anchors in them.
Logged

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

Karma: +1/-1
Offline Offline

Posts: 15


View Profile
Re: JSMF 2.0RC3 released
« Reply #27 on: November 21, 2006, 04:25:32 AM »

It excuses but to it continues to give the problem of the redirect is to the login that to the logout. 

Login --> Forum
Logout --> Forum
And 'normal so? 

Is not very capable with the English tongue I did not read entirely the tread for that if you are to knowledge, excuse me still
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC3 released
« Reply #28 on: November 21, 2006, 04:29:38 AM »

It excuses but to it continues to give the problem of the redirect is to the login that to the logout. 

Login --> Forum
Logout --> Forum
And 'normal so? 

Is not very capable with the English tongue I did not read entirely the tread for that if you are to knowledge, excuse me still

what login module?
Logged

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

Karma: +1/-0
Offline Offline

Posts: 7


View Profile
Re: JSMF 2.0RC3 released
« Reply #29 on: November 21, 2006, 07:43:52 AM »

The Latest Subjects module seems not to work with iJoomla v.2 beta. Produces this error:

"Fatal error: Call to undefined function: () in /smf/Sources/Subs.php on line 871"

Module is OK on any other Joomla page. Weird. Anyone else use iJoomla?

----

Later: sorry, I should have searched first. This was reported in Sept., and in Nov. someone added that the module also fails with Missus 1.1, which I can also confirm.
« Last Edit: November 21, 2006, 07:49:21 AM by spacewalk interactive » Logged
Pages: 1 [2] 3 4 ... 10 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