Home arrow Forum JSMF 2.0RC2
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 06:10:07 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.0RC2
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 ... 3 4 [5] 6 7 ... 10 Go Down Print
Author Topic: JSMF 2.0RC2  (Read 26870 times)
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: JSMF 2.0RC2
« Reply #60 on: November 05, 2006, 08:54:14 AM »

strange problems :s
urls seems to change sometimes and leading to wrong places :s i don't know what's wrong but i try to explain it:
topic title is "de nacht van 4-5 november" the link is /component/option,com_smf/Itemid,140/topic,450.msg5807/#msg5807
but it goes to the wrong topic, it was topic 775 /component/option,com_smf/Itemid,140/topic,775.0/
and just before i saw this, when i clicked a topic i ended in the ip trace page of smf.
i run latest CB, latest CB plugin and JSMF RC2

in teh recent messages link, when you want to click on the message, it leads to the wrong page, this is only with the first link: /component/option,com_smf/Itemid,140/action,recent/start,40/

hmm totally goes wrong :s see attachement, seems that a topic link will delete an account. This is with several links in my forum, just like the ones i explained above :s

some errors:
8: Undefined variable: jsmfConfig
Bestand: /components/com_smf/smf.class.php
Regel: 1100
97 pages full of the same error
« Last Edit: November 05, 2006, 09:25:24 AM by unliving sava » Logged
p9939068
Joomla Expert
****

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: JSMF 2.0RC2
« Reply #61 on: November 05, 2006, 11:49:13 AM »

Hi Wolverine, can you update what was changed in the new cb-smf plugin? What's the expected behavior now if I remove avatar in CB? Will it set the user's smf avatar setting to no avatar now..? I've edited my plugin quite abit, so it'll be great if i know what i'm getting into first before upgrading it Smiley thanks!

Rgds, Mike
Logged

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

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: JSMF 2.0RC2
« Reply #62 on: November 05, 2006, 01:04:15 PM »

Something went wrong with CB's update image function after upgrading to JSMF RC2.

When i submit a display picture on CB's profile page, it goes to a white page with lots of words that seems like the contents of a database object and a javascript alert of "1". After clicking the OK button on the javascript alert, it goes back to the CB edit image page (the page where you choose the image file to upload) without the "Your image was successfully uploaded" message. Normal behavior is supposed to go back to the user's profile page with the successful message shown.

Both avatars in CB and SMF are updated, but there's obviously something wrong with the javascript alert and object output.

Rgds, Mike


***Solution: I've found the problem. I think you forgot to remove a debug line in administrator/components/com_smf/admin.smf.class.php on line 1122. Just remove "mosErrorAlert(print_r($extras));" Smiley

Rgds, Mike
« Last Edit: November 05, 2006, 01:06:09 PM by p9939068 » Logged

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

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #63 on: November 05, 2006, 07:05:22 PM »

Hi Wolverine, can you update what was changed in the new cb-smf plugin? What's the expected behavior now if I remove avatar in CB? Will it set the user's smf avatar setting to no avatar now..? I've edited my plugin quite abit, so it'll be great if i know what i'm getting into first before upgrading it Smiley thanks!

Rgds, Mike
The only change at this point was to better handle user updates by registering on onBeforeUserUpdate instead of after.  Then if there is a problem in SMF we don't update something in CB and cause an unsynchronized state. 
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.0RC2
« Reply #64 on: November 05, 2006, 07:10:56 PM »

Something went wrong with CB's update image function after upgrading to JSMF RC2.

When i submit a display picture on CB's profile page, it goes to a white page with lots of words that seems like the contents of a database object and a javascript alert of "1". After clicking the OK button on the javascript alert, it goes back to the CB edit image page (the page where you choose the image file to upload) without the "Your image was successfully uploaded" message. Normal behavior is supposed to go back to the user's profile page with the successful message shown.

Both avatars in CB and SMF are updated, but there's obviously something wrong with the javascript alert and object output.

Rgds, Mike


***Solution: I've found the problem. I think you forgot to remove a debug line in administrator/components/com_smf/admin.smf.class.php on line 1122. Just remove "mosErrorAlert(print_r($extras));" Smiley

Rgds, Mike
oh man, I really feel like I was asleep when I release RC2 or something.  I'm feeling pretty bad about all the problems and am working to resolve them quickly for a RC3.  Sorry about this.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 17



View Profile
Re: JSMF 2.0RC2
« Reply #65 on: November 06, 2006, 01:22:26 AM »

Dude, dont feel bad. You've done an awesome job on the bridge!
Logged

Joomla Version: 1.0.11
SMF Version smf 1.1rc3
Joomla-SMF Forum Integration Version 2.0 RC2
PHP Version: 5.1.2
Apache 2.2.0
mySQL 5.0.18
Rolf Timmerman
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


View Profile
Re: JSMF 2.0RC2
« Reply #66 on: November 06, 2006, 10:08:23 AM »

I have both Joomla 1.0.11, SMF 1.1RC3 and CB 1.01 installed and everything is working fine except when I try to sync the users in the installation of the bridge, and I have around 500, I get the message "The requested URL's length exceeds the capacity limit for this server." What do I have to do to sync the users because I also use the CB login and I cant login either with the users from SMF.

(Note the forum was formerly standalone, thats why I have 500 users)
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #67 on: November 06, 2006, 10:11:09 AM »

the problem is that the username restrictions in Joomla are greater than SMF so it is failing to create the new users in Joomla.  Joomla returns error messages on the URL and because you more than likely have quite a few users that have failed username validation the url is very long. 
Logged

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

Karma: +0/-0
Offline Offline

Posts: 8


View Profile
Re: JSMF 2.0RC2
« Reply #68 on: November 06, 2006, 12:00:48 PM »

the problem is that the username restrictions in Joomla are greater than SMF so it is failing to create the new users in Joomla.  Joomla returns error messages on the URL and because you more than likely have quite a few users that have failed username validation the url is very long. 
Hmm but now I have imported the users through CB and I still can't login although the user exist...

I have tried another thing and that is to change the password and then it works. What goes wrong with the transfer of the passwords?
« Last Edit: November 06, 2006, 12:04:26 PM by Rolf Timmerman » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #69 on: November 06, 2006, 01:00:29 PM »

If you imported through CB I don't know. 
Logged

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

Karma: +1/-1
Offline Offline

Posts: 35


View Profile
Re: JSMF 2.0RC2
« Reply #70 on: November 06, 2006, 01:39:05 PM »

on our site users can't update their profiles - they get this error:

Quote
JSMF CB Plugin error::Failed to synchronize user updates to SMF::
Logged
p9939068
Joomla Expert
****

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: JSMF 2.0RC2
« Reply #71 on: November 06, 2006, 05:19:47 PM »

most user sync issues are caused by usernames/names with weird characters. I've read through several posts (here and on forums.joomla.org) on such issues and it seems the only way is to manually reset those names with special characters.
Logged

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

Karma: +1/-1
Offline Offline

Posts: 35


View Profile
Re: JSMF 2.0RC2
« Reply #72 on: November 06, 2006, 05:31:39 PM »

or wait for rc3  Huh  Roll Eyes

Also to add that the users I tried to sync weren't unusual and didn't have any special characters
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #73 on: November 06, 2006, 10:37:31 PM »

And the "real name vs username" is still there.

Fixed in RC3.  Found the bug causing this.
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.0RC2
« Reply #74 on: November 06, 2006, 10:53:07 PM »

I think I ironed out all the reported bugs save for one and I need only to add one option for an enhancement that was built in due to the large memory usage on sites with many users.  I think I may be able to get RC3 to the test team by tomorrow night or wednesday at the latest, depending on the last bug I need to work out.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Pages: 1 ... 3 4 [5] 6 7 ... 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