Home arrow Forum Latest posts of: V-man
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 08, 2009, 10:12:05 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  General Discussion / General Discussion / Re: JSMF CB Plugin error - cant retreive password on: January 07, 2008, 02:31:13 PM
worked fine here. Thanks again.
2  Joomla Hacks / Joomla-SMF 1.1.x / Re: Error on: September 04, 2006, 07:47:38 AM
The patching worked fine for me, it was just the config file saving as described above.
3  Joomla Hacks / Joomla-SMF 1.1.x / Re: add # of posts to mod_smf_login on: September 03, 2006, 02:07:56 PM
I really just needed to know the variable in the forum to call. I'll have to hack it out of the next version.

Cheers.
4  Joomla Hacks / Joomla-SMF 1.1.x / Re: add # of posts to mod_smf_login on: September 03, 2006, 11:52:53 AM
hey man, thanks for the quick repley...seems like you get a lot of hassle from your users but so far thindgs are great for me !

Certainly i can happy to wait for you to build this into the module, but if you can hack out the 2 lines (I think it's about 2) so I can finish my site (dev.anything-digital.com), that would rock.

Be happy to share my mods also Smiley
5  Joomla Hacks / Joomla-SMF 1.1.x / add # of posts to mod_smf_login on: September 03, 2006, 11:13:12 AM
I want to modify the mod_smf_login module. Specifically, I would like to show the number of posts and forum status (i.e. newbie) to be displayed just next to the avatar pic once a user is logged in. Looking at the existing module, it looks like i need to get the variable from smf with a $params->get call, then place that new variable in the module.

Any help would be appreciated.
6  Joomla Hacks / Joomla-SMF 1.1.x / Re: Error....solved on: September 01, 2006, 06:54:57 PM
Well, when i say "solved", i mean i have a work around till we get the 2.0 next week.

Basically, everytime you save, the default version of the file gets saved instead of the mofifications you are trying to make. The solution for now is to NEVER click the save button. Instead, maually edit /administrator/components/com_smf/config.smf.php and FTP to update.

To get you started, here is my file (below), which works just fine. Be sure to change the following variables:

$smf_path
$mosurl (you'll need to actually make a menu item pointing to the smf component to figure this out before procedding).

Once you have it up and running, modify the settings MANUALLY until you get it the way you want. Everything thing is '1' or '0' except for $registration_module (smf|joomla|cb|cbe) and $login_module (mod_smf_login|mod_login|mod_cblogin|mod_cbelogin) [options separated by the pipe | ].

Code:
<?php
global $smf_path$smf_redirect$joomla_redirect$smf_prefix$mos_prefix;
global 
$wrapped$sync_uname$hideemail$cbprofile$registration_module$login_module$mosurl;
global 
$announce_url$news_url$latest_joomlasmf_url;
$smf_path "/home/user/www/smf_forums";
$smf_redirect "0";
$joomla_redirect "0";
$mos_prefix "jos_";
$smf_prefix "smf_";
$wrapped "1";
$sync_uname "1";
$hideemail "1";
$cbprofile 0;
$registration_module "smf";
$login_module "mod_smf_login";
$mosurl "http://your.domain.com/index.php?option=com_smf&Itemid=40&";
$jsmf_debug "0";
//The following are used for the syndication feed
$announce_url "http://www.joomlahacks.com/news/mh_announcement.rdf";
$news_url "http://www.joomlahacks.com/index2.php?option=com_rss&feed=RSS1.0&no_html=ss1";
$latest_joomlasmf_url "http://www.joomlahacks.com/news/mh_mambo_smf_update.rdf";
?>



Pages: [1]


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