Home arrow Forum Latest posts of: Tom Miller
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 08, 2009, 04:56:01 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  Joomla Hacks / Joomla-SMF 2.0.x / Re: How to allow login if Forum not Public on: December 06, 2006, 07:56:51 AM
This worked great  - Thank You !!!  Cheesy

Used it with j1.0.11 with SMF RC3 and JM 2.0 RC3
2  Joomla Hacks / Joomla-SMF 1.1.x / Re: Blank page - Joomla-SMF Login 1.4.2 error on: August 01, 2006, 10:27:13 PM
For now use the workaround by setting the login redirect in CB login of Joomla-SMF login. 

Hey Wolverine.. Thanks for the quick reply.. Can you help me out on the above.. what do you mean - exactly?  THANKS!!
3  Joomla Hacks / Joomla-SMF 1.1.x / Re: Blank page - Joomla-SMF Login 1.4.2 error on: August 01, 2006, 04:49:31 PM
Having the same issue.. this is the URL I get with the white page:

http://www.mydomain.com/index.php?option=com_smf&Itemid=35&action=login2&hash_passwrd=0&user=******&passwrd=******&cookielength=15

Using 1.1.42 with Joomla 1.0.7 and CB Plugin..
4  Joomla Addon Discussion / Joomla Templates / Re: Font issues between IE and FF on: June 27, 2006, 03:06:15 PM
Had the same issue...

Change this: $settings['doctype'] = 'xhtml';

to this :  $settings['doctype'] = 'html';

in your index.template.php file in your SMF template folder..
5  General Discussion / Techies Zone / Re: Whose wrapper is using the Bridge? on: June 27, 2006, 03:02:42 PM
Had the same issue.. then found this:

http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,1353.0

which references this:

http://www.technoadvice.com/advanced/developer/modify_an_smf_theme_for_joomla_and_mambo.html
6  Joomla Hacks / Joomla-SMF 1.1.x / Re: Smf and Community Builer on: May 08, 2006, 10:40:08 AM
Try CB 1_0_1.. Somewhere I saw 1_0_2 was not good...
7  Joomla Hacks / Mambo-SMF 1.3.x / Re: infopop & overlib killed with index.php mods... Ver 1.3.1.2 on: June 01, 2005, 08:54:01 PM
Thanks for the fast reply... Any quick thoughts on why it would be happening?   

I searched the forum and found not one other issue... which always makes me wonder if it's me... Tried two templates.. same issue...   Will post something with Glossary/infoPop too..

Thanks...
8  Joomla Hacks / Mambo-SMF 1.3.x / infopop & overlib killed with index.php mods... Ver 1.3.1.2 on: June 01, 2005, 05:23:07 PM
Just noticed this.. reverted back to index.php~ and it works again.. So what am I screwing up with the follwing code MIA?  Do I need it all?  I installed and unistalled several versions.. before I overcame my own st$p$didty and got it woprking...

So far... everything still works... at least as of now..




LINE 115ish >>>

//MAMBOHACKS.COM
global $sc, $context;
if (file_exists($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php"))
   require_once ("administrator/components/com_smf/config.smf.php");
if (file_exists($smf_path."/SSI.php"))
   require_once ($smf_path."/SSI.php");
$sc = &$context['session_id'];
$_SESSION['USER_AGENT'] = $_SERVER['HTTP_USER_AGENT'];



LINE 129ish >>>>

//MAMBOHACKS.COM
   require_once ($mosConfig_absolute_path."/components/com_smf/smf.php");
   doMamboSMF();



LINE 156ish >>>>

   //MAMBOHACKS.COM
   global $context;
   mosRedirect( 'index.php?option=com_smf&Itemid=28&action=logout&sesc='.$context['session_id'] );
9  Joomla Hacks / Mambo-SMF 1.3.x / Re: 1.3.1.2 and WRONG SMF Prefix / NOT INSTALLED : Install SMF Forum on: May 31, 2005, 02:43:04 PM
Duh...

Yeah, I had it in seperate Dbase... I don't know why I ever use Fantastico... I always screws me up...

Thanks... Cowboy for responce.. Works GREAT and I really like the simply login now...

VERY NICE JOB!!!
10  Joomla Hacks / Mambo-SMF 1.3.x / 1.3.1.2 and WRONG SMF Prefix / NOT INSTALLED : Install SMF Forum on: May 31, 2005, 08:06:04 AM
Having a challenge with Integration.. Tried 1.3.0 then 1.3.1 and just now 1.3.1.2.   Always uninstall and delete any leftover files before upgrade...  Our SMF (v1.0.3) installed and works fine directly from http://www.mydomain.com/forum... SMF Package (latest 1.3.1a) installs and deletes without issues..

Component shows WRONG prefix with: smf_
and...
NOT INSTALLED :  Install SMF Forum on the same database as Mambo.

Checked Dbase with phpMyAdmin and SMF is correct with database: usr_smf1.  Permission all seem to be OK and forum works going direct... Installed via Fantastico..  When I verify 'Synchronize Mambo and SMF users' is says it does it, but when I login to the Admin from SMF, only initial admin user...

Also tried fresh component install (1.3.1.2) on new sub domain.. same issues...

Any ideas? 
Thanks in advance...


More details below...

Configuration /home/usr/public_html/administrator/components/com_smf/config.smf.php (777)
Mambo cache directory: /home/usr/public_html/cache (777)
Mambo index file: /home/usr/public_html/index.php (777)
Mambo main path: /home/usr/public_html (777)

===========================
Component / Path Info

SMF Version: 1.0.3
Installed: http://www.mydomain.com/forum
Path: /home/usr/public_html/forum (Perms 777)


===========================

Mambo:  4.5.2.1 Stable [Titan Reloaded]
Installed: http://www.mydomain.com
Path: /home/usr/public_html (777)

--
MySQL:  4.0.23 Standard 
Web Server:  Apache/1.3.33
Built on: Linux 2.6.11-grsec 

--
PHP Version: 4.3.11 
SELECT SETTINGS
Safe Mode:  OFF 
Open basedir:  /home/mydomain/:/usr/lib/php:/usr/local/lib/php:/tmp 
Display Errors:  ON 
Short Open Tags:  ON 
File Uploads:  ON 
Magic Quotes:  ON 
Register Globals:  ON 
Output Buffering:  OFF 
Session save path:  /tmp 
Session auto start:  0 
XML enabled:  Yes 
Zlib enabled:  Yes
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
i-Vibe.com
Search Contact About Advertise Blogs Topsites Submit News Register Login