Home arrow Forum Latest posts of: p9939068
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 08, 2009, 07:52:43 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: 1 2 [3] 4 5 ... 12
31  Joomla Hacks / Joomla-SMF 2.0.x / Re: Editing Forum (User) Options on: November 23, 2006, 11:46:35 AM
depends if you have cb installed, and if profile redirection is enabled. if not, users can access their profiles they normally do by clicking on the "Profile" link on top of the smf forums main page.
32  Joomla Hacks / Joomla-SMF 2.0.x / Re: Profile link in SMF after CB uninstall, keeping JSMF on: November 23, 2006, 11:40:38 AM
go to your database admin (phpmyadmin), open the table jos_smf_config, and edit the only row there. Look through the field "config" and look for a parameter "cb_profile". Set it to 0 so that it looks like "cb_profile=0". Save and you're done.
33  Joomla Hacks / Joomla-SMF 2.0.x / Re: How to avoid visit the forum by www.domain.com/smf ? on: November 22, 2006, 01:50:30 PM
Thanks to Joomlahacks team I successfully set up my forum with this JSMF bridge. I used the wrapped mode. You can see it work well at http://www.joomlagate.com .

But I also noticed that I can visit my forum by http://www.joomlagate.com/smf . This will jump out the control of this bridge as well as my preference.

How to avoid this ? Do I need something like a redirect ?

Thank you !
You can set up a simple redirect using .htaccess but i do not recommend this. There have been many issues regarding administrating the forum in wrapped mode (mostly template related), so there may be cases where you'll need to go to the original smf path (www.domain.com/smf/index.php&action=admin) to make changes.

You need an apache server to set up a .htaccess redirect. More help at http://httpd.apache.org/docs/1.3/howto/htaccess.html
34  Joomla Hacks / Joomla-SMF 2.0.x / Re: How to un-install bridge? on: November 22, 2006, 01:46:32 PM
I would just like to update everyone.
My Joomla-SMF bridge works great. The Discussbot is awesome. Everything is perfectly tied in together, Joomla, CB, SMF and my articles to the forums.

p9939068 has been awesome fixing the problems that I created. He's been a tremendous help and taught me a lot. 

Thanks for all your help p9939068, and thanks Wolverine and everybody involved for the Joomla-SMF Bridge and Joomla-SMF Discussbot.

Awesome  Smiley

 
You are most welcomed Wink On a sidenote, I'm onto something cool making a new module. More news when there're good news Wink

Rgds, Mike
35  Joomla Hacks / Joomla-SMF 2.0.x / Re: Problem with mos_smf_discussbot_2_0_1 on: November 20, 2006, 01:18:47 PM
Coincidentally, i came across this issue a while ago:

http://forum.joomla.org/index.php/topic,89866.msg455550.html#msg455550
36  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 20, 2006, 01:17:16 PM
Congratulation for your grate job!!!

I΄am using:
Joomla 1.0.11
CB 1.0.1
Joomla-SMF version: 2.0 RC2
JSMF_2_0_RC2_unzip1st
cb_plugin_smf_2_0_1.zip
cb_plugin_smfinfo_2_1_1.zip
cb_plugin_smfposts_2_1.zip
cb_plugin_smfprofile_2_1.zip

When I would try from Community Builder to update my image I have this error
Attached in the screen shoot of the error



http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,2566.msg12730#msg12730
37  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC3 released on: November 20, 2006, 01:17:55 AM
Great work! Finally! Grin

I've installed using the patch without a hitch (without the error messages). Here's a question and a problem Wink

What exactly does disabling Cache User Array do? What will happen if Joomla's user id's and SMF's user id's do not correlate? Will profile links and PM messeges be redirectly incorrectly?

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.

Thanks for RC3 once again! Smiley

Regards, Mike
38  Joomla Hacks / Joomla-SMF 2.0.x / Re: Very bad translation and Multilanguage support !!! on: November 19, 2006, 02:15:14 AM
i'll be looking forward to that
谢谢你 Grin
39  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 18, 2006, 02:58:49 PM
Firstly, and this is purely my opinion, I think sites using CB with this bridge should be using the CB login module. When you use CB's registration and login, things seem clearer this way.

To get avatars automatically synchronized, install the cb_smf_plugin. However I do suspect that the plugin does not sync avatars that require moderator's approval. No idea about this, I've never set it to require approval.

I suppose your best bet will be to disable admin's approval to avatar upload, and switch to CB's login. If you're worried that your users may upload disapprovable images, CB actually allows the other users to report objectionable content. You will still be able to receive such notification through CB's moderators module.

Rgds, Mike
40  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 18, 2006, 11:01:29 AM
I looked through some of these pages and I am more confused the ever.

ALl i want to do is bridge joomla and smf... I downloaded the pdf, very well written, but I cant use this bridge because in the pdf it says my joomla and smf needs to be installed into the same db... im confused on that.. I have a separate sql db for joomla and one for smf... i thought that kind of install was common.. so if I cant use this because of how my install is, what can I use ?
Export your SMF tables into your Joomla DB, then change the server settings of SMF to edit the DB name.
41  Joomla Hacks / Joomla-SMF 2.0.x / Re: Very bad translation and Multilanguage support !!! on: November 18, 2006, 06:58:02 AM
rest assured that this is the better bridge Smiley
42  Joomla Hacks / Joomla-SMF 2.0.x / Re: How to un-install bridge? on: November 18, 2006, 12:02:53 AM
www.site5.com (if you are in the states).  They are quite possible the best host I've ever dealt with.  And Mike deserves a donation after all this work!  Good work Mike! Smiley
lol thanks Wink
43  Joomla Hacks / Joomla-SMF 2.0.x / Re: Copyright error message on: November 17, 2006, 11:21:43 PM
Unfortunately no...but i'm pretty sure www.simplemachines.org will have a solution. You tried their forums yet..? what's the url to your site, by the way..?
44  Joomla Hacks / Joomla-SMF 2.0.x / Re: How to un-install bridge? on: November 17, 2006, 11:18:31 PM
Strange... I've sent you 3 more PM's so far Huh If you could, please leave the IRC server/channel you go to and i'll see you there Smiley

The codes you added into your .htaccess arent working. Make sure you have a ".htaccess" file, not "htaccess.txt" file. You will have to rename the htaccess.txt from joomla to .htaccess. If you hadnt made any changes to your htaccess, attached to this post is an original .htaccess with the necessary changes I just made.

Quote
Right now I can't access my joomla admin because I can't connect to the site host (Netfirms), this happens a few times an hour, sometime it lasts 10 seconds, sometimes 2 hours. A real pain.
You should seriously consider changing your host, or at least give them hell about this issue Tongue
45  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 17, 2006, 11:15:07 PM
You should auto approve, just like what SMF does, since it'll be a pain if your user require the moderators' approval everytime they change a display pic. But if you wish to approve of any user activity, you need to install mod_comprofilermoderator.zip that came with the CB package. Instructions on the use of the moderator module can be found in CB's installation guide.

Rgds, Mike
Pages: 1 2 [3] 4 5 ... 12


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