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

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #45 on: November 03, 2006, 01:25:07 PM »

@littleJedi how many users do you have?
Logged

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

Karma: +1/-0
Offline Offline

Posts: 26


View Profile WWW
Re: JSMF 2.0RC2
« Reply #46 on: November 03, 2006, 01:51:34 PM »

+1000 registered. 20-30 active per day.

By the way, found an other bug, when i want to create a new topic, i stumble on an already existing one.

Sending you the date by pm.
Logged

Joomla : 1.0.11
CB : 1.0.2
JSMF : 2.0 Final
SMF : 1.1.1
ximtus
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 14


View Profile
Re: JSMF 2.0RC2
« Reply #47 on: November 03, 2006, 02:37:32 PM »

What you need to do is add a definition to the search/replace array in mos_smf_discussbot.php.  Specifically, on or around line 300 find this code:
Code:
"/\[tbody\]/i",
"/\[\/tbody\]/i",

And add two lines to it so that it is like this:
Code:
"/\[tbody\]/i",
"/\[\/tbody\]/i",
"/\[style\]/i",
"/\[\/style\]/i",

That will fix the search for those tags.  Now you need a replace definition in the two replace arrays.  The first one should be at or around line 348, look for:
Code:
"[table]",
"",
"",
"[td]",

replace with

Code:
"[table]",
"",
"",
"",
"",
"[td]",

and do the same for the other replace array on or around line 395.  That will strip the style I believe.  Let me know if it doesn't and I can adjust the search to fix it.Interesting, not sure I completely understand.  You are going in and modifying the post and adding [TOPIC LINK] and this translates to a URL?

thank you, that fixed my problem Smiley
Logged
Little Jedi
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 26


View Profile WWW
Re: JSMF 2.0RC2
« Reply #48 on: November 03, 2006, 03:27:55 PM »

Had to switch back to RC1. Cause the forum went crazy when it's wrapped to joomla. Couldnt create any topic of if i cliked on a button, it did something else. Users were buzzing about that.

I left the new plugin of CB and i'm now using SMF RC3-1.

Bugs found and that are still there : if i give a karma then an other one, it sends me to quite a messy page.

When i'm not logged in, and click on the profile of the last registed person, i also get an horrible page.

And the "real name vs username" is still there.
« Last Edit: November 03, 2006, 04:05:26 PM by Little Jedi » Logged

Joomla : 1.0.11
CB : 1.0.2
JSMF : 2.0 Final
SMF : 1.1.1
japek
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: JSMF 2.0RC2
« Reply #49 on: November 03, 2006, 03:37:32 PM »

Scadinavian problem.... 

This problem:
(mod_mainmenu)


This rightly...


etc....

My Joomla version: 1.0.11 Stable
SMF Version: 1.1 RC3

I´m very sorry my bad englis language  Sad
« Last Edit: November 03, 2006, 03:46:33 PM by japek » Logged
JP
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: JSMF 2.0RC2
« Reply #50 on: November 03, 2006, 04:09:28 PM »

I am not sure if this has been covered. I searched but did not find any solutions.

It seems that my URL is incorrect.

index.php?option=com_smf&Itemid=22&?board=5.0

There is an extra question mark (red above) in the URL causing the page to refresh and not go to the correct destination.

Any ideas what might be wrong?

Thanks
Logged
Little Jedi
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 26


View Profile WWW
Re: JSMF 2.0RC2
« Reply #51 on: November 03, 2006, 04:28:52 PM »

After cleaning the cache, i dont have the problem of having the buttons and urls messed up Smiley

But still the bugs that i've mentioned (karma, profile, username).
Logged

Joomla : 1.0.11
CB : 1.0.2
JSMF : 2.0 Final
SMF : 1.1.1
ximtus
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 14


View Profile
Re: JSMF 2.0RC2
« Reply #52 on: November 03, 2006, 05:00:50 PM »

Scadinavian problem.... 

This problem:
(mod_mainmenu)


This rightly...


etc....

My Joomla version: 1.0.11 Stable
SMF Version: 1.1 RC3

I´m very sorry my bad englis language  Sad

are you sure your charsets are same?
i was having this problem (smf was using utf-8, joomla was using iso-8859-9)
make sure that your charsets are same
Logged
Little Jedi
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 26


View Profile WWW
Re: JSMF 2.0RC2
« Reply #53 on: November 03, 2006, 06:36:35 PM »

Here are screenshots of a bug in visualisation i get.

When i'm not logged in, and try to see the profile of someone, that's what i get.

I'm showing what i get when i'm in the forum (direct link to it) and when it's wrapped in joomla.

There is the same problem when i give a karma and give an other one to the same person, from the same place.

Here is also an error i found in the logs :

8: Undefined variable: menuclass
Fichier: /home/www/6909aba8fd62682b8814751ede67ee9b/web/templates/rt_pixel/rt_suckerfish.php
Ligne: 231

8: Undefined variable: jsmfConfig
Fichier: /home/www/6909aba8fd62682b8814751ede67ee9b/web/components/com_smf/smf.class.php
Ligne: 1100

Didnt have that before Sad
Logged

Joomla : 1.0.11
CB : 1.0.2
JSMF : 2.0 Final
SMF : 1.1.1
asteroidjay
Joomla Newbie
*

Karma: +3/-1
Offline Offline

Posts: 47


View Profile
Re: JSMF 2.0RC2
« Reply #54 on: November 03, 2006, 08:01:11 PM »

How do I clean the cache? My links have all gone crazy also.
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)
Andrew Morpeth
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17



View Profile
Re: JSMF 2.0RC2
« Reply #55 on: November 03, 2006, 08:27:44 PM »

Hey Wolverine,

Not sure if your aware but when the forum is wrapped the forum error logs records many errors.Below is the error. I got 21 pages of this same error in 30mins of posting.

 forumadmin   Today at 02:21:59 pm 
 192.168.1.13     d9e5926efbf723d32561373c73a7bcab 
 http://webdev.itdoctors.co.nz:81/SITE_DEVELOPMENT/ITD_DEVELOPMENT_SITES/infomedix/forum/index.php?option=com_smf&Itemid=42&board=7.20 
8: Trying to get property of non-object
File: D:\SITE_DEVELOPMENT\ITD_DEVELOPMENT_SITES\infomedix\components\com_smf\smf.class.php
Line: 1100

Cheers and keep up the good work. SMF 2.0 is excellent!

Andrew
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
Little Jedi
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 26


View Profile WWW
Re: JSMF 2.0RC2
« Reply #56 on: November 03, 2006, 10:48:43 PM »

Cleaning the cache wont do it, after a few hours, it went crazy again. Had to go back to RC1. We have a lot of spammers in our forum, so we get a quick reaction if somethings works or not.

Seems we are having the same problem with the error logs. Now that i'm using RC1, i dont find it in the error logs of line 1100.
Logged

Joomla : 1.0.11
CB : 1.0.2
JSMF : 2.0 Final
SMF : 1.1.1
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #57 on: November 04, 2006, 12:04:49 AM »

line 1100 was a simple change and won't effect how the bridge works, funcitonally speaking.  The other links issues def have me concerned although other high traffic sites haven't reported issues just yet.

To clean you cache simply go into jsmf configuration and click save. 

It is apparent that something is corrupting some of the caches, or they are getting crosslinked somehow.  I am out of town until Sunday so I won't be able to look at this until sunday night at the earliest.  If you are using a live site I recommend waiting to upgrade to RC2.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 24


View Profile
Re: JSMF 2.0RC2
« Reply #58 on: November 04, 2006, 06:24:24 AM »

This is a bug I just identified in the bridge, not the plugins.  You should not be redirected back to the profile, if that happens none of the data was saved.  This worked previously but with the addition of the itemid to the cb profile links(per user request) it is now broken.  I just identified this problem and am working on a fix.

oopps is this something thats caused by my request? Ill wait until it resolved before upgradeing and testing.

cheers
Logged
McGrelio
Joomla Newbie
*

Karma: +2/-1
Offline Offline

Posts: 25



View Profile WWW
Re: JSMF 2.0RC2 --> Discussbot problem with special characters
« Reply #59 on: November 04, 2006, 07:12:59 AM »

Hi Wolverine, i've just updated to JSMFRC2 and switched from my old discussbot (the one from Chadnsess) to yours.
I will suggest you some features of the Chadness mambot that i'd love to see in yours, but now i just want to tell you that Discussbot truncate the autogenerated SMF post when it founds a special character like à è ì ò ù (maybe others).
Consider that my Joomla/SMF are running with the UTF-8 charset, set both on pages and DB. Don't know if this is a problem, i don't think so actually.

Thx and cheers!
Logged

Cya Wink

____________________________________________

Joomla 1.0.11 UTF-8
SMF 1.1 RC3 UTF-8
JSMF 2.0 RC2
CB 1.0.1
Gallery 2.1.2 (bridged)

MySql 5.0.24a
PHP 4.4.2
Apache 2.0.54
Pages: 1 2 3 [4] 5 6 ... 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