Home arrow Forum JSMF 2.0.2.1
  Welcome, Guest. Please login or register.
Did you miss your activation email?
August 30, 2008, 11:56:22 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.2.1
0 Members and 7 Guests are viewing this topic. « previous next »
Pages: 1 ... 3 4 [5] 6 7 ... 12 Go Down Print
Author Topic: JSMF 2.0.2.1  (Read 37574 times)
Rezet
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: JSMF 2.0.2.1
« Reply #60 on: November 30, 2007, 09:52:31 AM »

I have the same problem. I think we must find already hacked index.php...
Logged
Rezet
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: JSMF 2.0.2.1
« Reply #61 on: November 30, 2007, 10:44:31 AM »

WoW! i found this link
http://superdaantje.nl/forum/index.php?topic=803.0
Quote
jSMF 2.0.2.1 fixes all incompatibility with Joomla 1.0.13
download and use
Logged
Anna
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: JSMF 2.0.2.1
« Reply #62 on: December 02, 2007, 05:40:51 PM »

Joomla 1.0.13
smf 1.1.4
cb 1.1.0

I have been reading, re-reading, and re-reading again for ages, and nothing is getting me past the "code to be patched not found in..." problem when I try to patch the Joomla source file (index.php). permissions on both the root directory and the file are set to allow them to be written to, but the error is not about permissions.

Basically, will this bridge work with the above configuration???
WoW! i found this link
http://superdaantje.nl/forum/index.php?topic=803.0download and use

I guess I should have mentioned in my first post that I had already tried to use thisd bridge version that you mention Rezet. I did not mention it because I thought people would have been intelligent enough to realise that if I had read all the posts regarding this bridge, then I clearly would have found this post you mention. Obviously I was wrong.

I have been to many different forums, searching for an answerto this configuration. I have not found a suitable solution on any of them.

But, after seeing what has happened at this site recently, I think something with more focus on security is a wiser move anyway.
Logged
Santiago
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: JSMF 2.0.2.1
« Reply #63 on: December 03, 2007, 04:15:02 PM »

Hi

I have Joomla SMF 2.00 with Joomla 1.0.2 and CB. Where Could I find some guide to upgrade?. I think that the steps are:
- 1 Uninstall CB
- 2 Unistall Joomla SMF
- 3 Upgrade Joomla 1.0.12 to 1.0.13
- 4 Install Joomla 2.0.2.1

Is it correct?
Logged
Mika Lindqvist
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3


View Profile
Re: JSMF 2.0.2.1
« Reply #64 on: December 04, 2007, 01:46:47 PM »

In _isValidUser of smf.class.php (jsmf 2.0.2.1)

$mos needs to be initialized to false before the two

if ((strpos($data->password, ':') === true))

clauses that reference it, because otherwise the variable will be out of scope when it is checked after the initial if clauses. I'm pretty sure the original code of inner if clauses in first part of those clauses can be shortened to just

if ($hash == $cryptpass) {
    //CORRECT password
    $mos = true;
}

after this change, because it is pointless to set variable to its default value second time.
Logged
kikoni
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: JSMF 2.0.2.1
« Reply #65 on: December 05, 2007, 06:04:43 AM »

Hi all

I install the component v2.0.2.1 , but this morning the web is too slow and when i unistall the component ... the web goes good.

What i can do ?

thinx
Logged
Superdaantje
Joomla Guru
*****

Karma: +244/-22
Offline Offline

Posts: 353


Aka Livebox


View Profile WWW
Re: JSMF 2.0.2.1
« Reply #66 on: December 05, 2007, 09:25:35 AM »

Always mention more version info
Joomla
SMF
etc
do you use an SEF component etc

good luck
Logged

JSMF Bridge Support and Downloads can be found on Joomlabridge.org
We also provide all kind off Bridge Support for Joomla and Mambo.
.
Forum Team Leader Mambo-Foundation.org
Adrian
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 1


View Profile
Re: JSMF 2.0.2.1
« Reply #67 on: December 05, 2007, 04:21:15 PM »

Alright, it's here! JSMF 2.0.2.1 fixes all incompatibility with Joomla 1.0.13. It also works with Joomla 1.0.12, and probably all previous version. I have tested:
  • 1.0.13 new install - No issues
  • 1.0.12 new instal - No issues
  • 1.0.12 upgraded to 1.0.13 - No issues

This bridge also has a bit better integration with the SMF login boxes, so that's a tiny bit of incentive for the 1.0.12 users to upgrade.

Enjoy!! Please, report any bugs here.

NOTE: For people who wish to upgrade from 2.0.2, simply upload the new smf.class.php file into components/com_smf.

Where are you guys downlading this from. I went to the download section and didnt find it.
Logged
kikoni
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: JSMF 2.0.2.1
« Reply #68 on: December 06, 2007, 08:04:38 AM »

Always mention more version info
Joomla
SMF
etc
do you use an SEF component etc

good luck

I use :

Joomla V1.0.13 Stable.
SMF V 1.1.4
no i don t use SEF Component.


Thinks all
Logged
gewre
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 2


View Profile WWW
Re: JSMF 2.0.2.1
« Reply #69 on: December 06, 2007, 11:25:57 AM »

Thanks man you save me!
Keep up the good work!

Logged

spido
Joomla Newbie
*

Karma: +0/-3
Offline Offline

Posts: 7


View Profile WWW
Re: JSMF 2.0.2.1
« Reply #70 on: December 15, 2007, 04:50:33 PM »

It might be a silly question, but is there any specific reason this version is not on the Downloads section? Is it still beta or something?
Logged

Gary White
Joomla Newbie
*

Karma: +0/-4
Offline Offline

Posts: 1



View Profile
Re: JSMF 2.0.2.1
« Reply #71 on: December 20, 2007, 11:40:55 PM »

Does this bridge actually exist? I have lokked for it for hours and can't find it. The download button at joomlabridge  Cool
Logged
michael sears
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: JSMF 2.0.2.1
« Reply #72 on: December 24, 2007, 10:20:39 PM »

I'm trying to setup a SMF 1.1.2 forums, and it not letting me install it, keep giving me error CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers

check the database adn the tables are there. Not sure what to do,
Logged
Smokey4life
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


Xtm-Lounge


View Profile WWW
Re: JSMF 2.0.2.1
« Reply #73 on: December 28, 2007, 12:23:01 AM »

Sweet, this fix fixed all my changing password issues along with the forgot password issues. Everything seems to be syncing just as it should now. And for those of you asking where to get this... take a look at the first post in this topic its attached.
Logged

edjon2000
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: JSMF 2.0.2.1
« Reply #74 on: December 31, 2007, 08:46:14 PM »

Yes the same here

I have just moved to a new site host and have uploaded Joomla 1.0.13,
SMF 1.1.4 haven't tried CB yet, initially I had issues with com_smf 2.0.2 and moving to 2.0.2.1 fixed everything thanks a lot Smiley
Logged
Pages: 1 ... 3 4 [5] 6 7 ... 12 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