Home arrow Forum JSMF 2.0 Final
  Welcome, Guest. Please login or register.
Did you miss your activation email?
October 07, 2008, 09:20:44 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.0 Final
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 ... 4 5 [6] 7 8 ... 13 Go Down Print
Author Topic: JSMF 2.0 Final  (Read 37292 times)
Livebox
Guest
Re: JSMF 2.0 Final
« Reply #75 on: December 30, 2006, 09:56:24 AM »

Sync users from CB to Joomlaboard?

All about the installation an sync users between Joomla and SMF read this user manual for the Bridge.
http://www.joomlahacks.com/component/option,com_remository/Itemid,41/func,fileinfo/id,448/
Logged
Stephen
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: JSMF 2.0 Final
« Reply #76 on: December 30, 2006, 11:48:06 AM »

I am having problems syncronising my users.

The above manual gives the following explaination for syncing

"• Optionally, synchronize your users. If you do not synchronize your users using some method, whether using the bridge or doing it manually, your users will not be able to login."

How do I sync my users. The links sync by username or realname would come up with 'cannot be displayed' pages

Thanks if there is anyone out there with an easy solution
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Final
« Reply #77 on: December 30, 2006, 02:52:54 PM »

are some being synchronized or none?
Logged

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

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: JSMF 2.0 Final
« Reply #78 on: December 30, 2006, 06:38:18 PM »

firstly I am unsure on how the bridge syncrosnises users. Are they suppoed to automatcally sync when a user signs up after the bridge is installed?

With ver 1 the sync usernames links would sometimes partially work when I clicked on it. Though it did not seem to update automatically in joomla when I added the user in smf.

with ver 2, the sync username/realname link do not work at all. When I create a new user in smf, it doesn't sync up at all either in joomla.

Essentially the bridge is not working properly.

Please help as I really want to get this going

Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Final
« Reply #79 on: December 30, 2006, 09:04:08 PM »

you will have to provide me a site and login details via pm.  Yes users are supposed to sync, thats one of the core features that has worked since inception of the bridge.
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.0 Final
« Reply #80 on: January 02, 2007, 11:37:16 AM »

Hi Wolverine...happy new year Cheesy

I modified my omponents/com_smf/smf.class.php following your suggestion to get over the missing carriage returns in notifications:

Code:
array_push($smf_message_replace, $jsmf->fixLink($link), '&');
change it to:
Code:
array_push($smf_message_replace, $jsmf->fixLink($link)."\n\r", '&');

that solved the problem. But i have noticed, and i don´t know if it is related to the mentioned modification, that when the topic title includes spanish accents, i.e: "Este es el título del tema" and a notification is sent, it displays properly in the email subject, but in the body of the email, the accents are missing  Sad

Any idea why this happens?

Thanks,
NiCo
Logged
mario
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: JSMF 2.0 Final
« Reply #81 on: January 03, 2007, 08:15:14 AM »

hello,

i have a problem withs jsmf 2.0, i hope anybody can help me.

Warning: updateusercount(/SSI.php): failed to open stream: No such file or directory in /lspbcjcf/www.lsp.cc/cms/administrator/components/com_smf/admin.smf.class.php on line 688

Fatal error: updateusercount(): Failed opening required '/SSI.php' (include_path='/lspbcjcf/www.lsp.cc/cms/administrator/components/com_smf/includes:.:/usr/local/lib/php') in /lspbcjcf/www.lsp.cc/cms/administrator/components/com_smf/admin.smf.class.php on line 688

sorry i'm a newbie and my english is very bad Sad
i cant sync my user from the cbe to the smf, i allways became this error

i use: joomla 1.0.11, CBE Beta1 half 06236 and SMF 1.1.1
Logged
hackeman
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: JSMF 2.0 Final
« Reply #82 on: January 03, 2007, 11:00:45 AM »

Hiya,

Looking forward to getting this product up and running, but I have a problem with installing cb_plug_smf_2_0_2.zip since my host is running Safe Mode ON. For normal Joomla components I use the SafeJoomla patch, but since CB has it's own plug-in installer that does no good in this case.

Hence, can you please tell me how to install the JSMF CB plugin manually? I had a look in the smf_cb.xml to see what changes are made, but it only tells me what files are installed - not where they are installed.

Thanks!

edit: SafeJoomla... not JoomlaSafe. Roll Eyes
« Last Edit: January 03, 2007, 11:10:29 AM by hackeman » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Final
« Reply #83 on: January 03, 2007, 12:07:27 PM »

hello,

i have a problem withs jsmf 2.0, i hope anybody can help me.

Warning: updateusercount(/SSI.php): failed to open stream: No such file or directory in /lspbcjcf/www.lsp.cc/cms/administrator/components/com_smf/admin.smf.class.php on line 688

Fatal error: updateusercount(): Failed opening required '/SSI.php' (include_path='/lspbcjcf/www.lsp.cc/cms/administrator/components/com_smf/includes:.:/usr/local/lib/php') in /lspbcjcf/www.lsp.cc/cms/administrator/components/com_smf/admin.smf.class.php on line 688

sorry i'm a newbie and my english is very bad Sad
i cant sync my user from the cbe to the smf, i allways became this error

i use: joomla 1.0.11, CBE Beta1 half 06236 and SMF 1.1.1
you do not have the SMF absolute path set correctly, refer to the JSMF user guide for more information.
Logged

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

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Final
« Reply #84 on: January 03, 2007, 12:08:43 PM »

Hiya,

Looking forward to getting this product up and running, but I have a problem with installing cb_plug_smf_2_0_2.zip since my host is running Safe Mode ON. For normal Joomla components I use the SafeJoomla patch, but since CB has it's own plug-in installer that does no good in this case.

Hence, can you please tell me how to install the JSMF CB plugin manually? I had a look in the smf_cb.xml to see what changes are made, but it only tells me what files are installed - not where they are installed.

Thanks!

edit: SafeJoomla... not JoomlaSafe. Roll Eyes
This is a problem that should be directed at Community Builder since their installer is what is causing the problem.  Contact them at www.joomlapolis.com.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: JSMF 2.0 Final
« Reply #85 on: January 03, 2007, 12:58:44 PM »

This is a problem that should be directed at Community Builder since their installer is what is causing the problem.  Contact them at www.joomlapolis.com.
Yes, I know, there's already a number of people requesting a fix on this at joomlapolis' forum. But since there doesn't seem to be any fix planned soon, I was hoping to install manually as a workaround.

The xml file doesn't imply it's that complex to do manually... or am I missing something?

Sorry if it's a st$p$d question... I'm new to joomla.
Logged
hackeman
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: JSMF 2.0 Final
« Reply #86 on: January 03, 2007, 11:44:01 PM »

Yes, I know, there's already a number of people requesting a fix on this at joomlapolis' forum. But since there doesn't seem to be any fix planned soon, I was hoping to install manually as a workaround.

The xml file doesn't imply it's that complex to do manually... or am I missing something?

Sorry if it's a st$p$d question... I'm new to joomla.


Never mind. I came to the conclusion that CB is not aaaaall that. A bit too messy and somewhat overestimated if you ask me. Uninstalled it. I'm getting a lot more added value with SMF and its login module. So, thanks for that! Wink
Logged
malastic
Joomla Newbie
*

Karma: +0/-2
Offline Offline

Posts: 11


View Profile
Re: JSMF 2.0 Final
« Reply #87 on: January 04, 2007, 07:55:01 AM »

Good afternoon. I have a serious problem and I do not have nor idea of like solving it.
I use:
- Joomla 1.0.12
- SMF 1.1
- Com SMF 2.0
- Mod SMF Login 2.0.3
- SMF Arcade 1.5.1
- My web: www.malastic.com
- Forum in: www.malastic.com/foro

If I register to me through www.malastic.com/foro (using the connection to register itself = http://www.malastic.com/foro/index.php?action=register) it works perfectly.

The problem is that if I enter by Jooma (www.malastic.com) and give register (the route has changed a: http://www.malastic.com/index.php?option=com_smf&Itemid=72&action=register) leaves the first window to me to register to me, I give the data him, but no longer it leaves the following window confirmation and it does not get to register.

You could indicate to me that I must do. I feel my level of English, but I am Spanish and I am using google for the translation.

Thanks.
Logged
kirck
QA / Testers
Joomla Pro
*****

Karma: +7/-3
Offline Offline

Posts: 91


View Profile WWW
Re: JSMF 2.0 Final
« Reply #88 on: January 05, 2007, 09:10:28 AM »

I have a question of jsmf login module.

the option of 'Display Activation Link' only show it when the registration config is set SMF, is correct?
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Final
« Reply #89 on: January 05, 2007, 09:50:28 AM »

I have a question of jsmf login module.

the option of 'Display Activation Link' only show it when the registration config is set SMF, is correct?
yes, it is based on the registration module configured in JSMF configuration, and will only show if SMF is selected.
Logged

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