Home arrow Forum Joomla-SMF 1.1RC1 Release
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 09, 2009, 03:31:12 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 1.1.x (Moderators: -Wolverine, kai920)
| | | |-+  Joomla-SMF 1.1RC1 Release
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 ... 3 4 [5] 6 Go Down Print
Author Topic: Joomla-SMF 1.1RC1 Release  (Read 19859 times)
Kevin8020
QA / Testers
Joomla Master
*****

Karma: +33/-18
Offline Offline

Posts: 105



View Profile WWW
Re: Joomla-SMF 1.1RC1 Release
« Reply #60 on: February 25, 2006, 02:00:24 PM »

Hum...
I applied the suggested modification (thanks !), even with the above correction, but I found a bug Embarrassed

Example: the link "admin" in my SMF page is giving the following URL:
Code:
http://<my_site_link>/index.php?option=com_smf&Itemid=38&?action=admin

Note the question mark after the last "&" which prevents correct interpretation of the link...

Any suggestion how to modify the patch to correct this ?

Thanks,

First off, I've attached a fixed version (thanks again unliving). Try that Mister T and see if your problem is fixed. My link to the admin section is fine with the patch.
Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #61 on: February 25, 2006, 02:17:05 PM »

i have to dissapoint you...
admin url link:
index.php?option=com_smf;Itemid=140;action=admin

is not correct... (sorry kevin :s )
Logged
Kevin8020
QA / Testers
Joomla Master
*****

Karma: +33/-18
Offline Offline

Posts: 105



View Profile WWW
Re: Joomla-SMF 1.1RC1 Release
« Reply #62 on: February 25, 2006, 02:52:00 PM »

Ok, could you both check your config.smf.php files to make sure your mosurl has the &amp;'s in it.
My link is working fine:
Code:
Admin link without SEF:
http://www.dni-olympics.info/index.php?option=com_smf&Itemid=54&action=admin
Admin link with SEF:
http://www.dni-olympics.info/component/option,com_smf/Itemid,54/action,admin

I'm using SMF-Joomla 1.1RC1 with an unchanged version of the patch posted on the previous page. SMF is unwrapped. Admin template link is unchanged.
« Last Edit: February 25, 2006, 02:53:41 PM by Kevin8020 » Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #63 on: February 25, 2006, 03:24:37 PM »

admin link is correct indeed but when you click on admin and you must type in password, after pressing enter, the url is wrong Wink
few times clicking on back and clicking on admin will give good urls Wink
it's only when you have to type password Wink
Logged
Kevin8020
QA / Testers
Joomla Master
*****

Karma: +33/-18
Offline Offline

Posts: 105



View Profile WWW
Re: Joomla-SMF 1.1RC1 Release
« Reply #64 on: February 25, 2006, 03:40:11 PM »

Oh, that. The admin password feature isn't supported and needs to be turned off.

See this thread.
« Last Edit: February 25, 2006, 03:41:58 PM by Kevin8020 » Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #65 on: February 25, 2006, 03:44:18 PM »

admin password feature is a good one and i would be glad if it would be supported Wink
but only admins have thisso no big problems Wink
Logged
Mister T
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18



View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #66 on: February 25, 2006, 03:59:42 PM »

I have never clearly understood the impact of selecting this option (=> non protecting the admin part with password). What does it mean ? What are the security issues ?

Thanks
Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #67 on: February 25, 2006, 04:03:47 PM »

well that admin pass function is a good thing to be shure you're realy safe Wink
it's much better than phpbb :p
Logged
Mister T
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18



View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #68 on: February 25, 2006, 04:32:19 PM »

What is the impact if we remove this feature ?
What is the security risk ?
Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #69 on: February 25, 2006, 04:43:12 PM »

almost none... but you never can be safe enough Wink

and you can see it like this to:

why do we have to login onto joomla backend when we are logged into the frontend? should we be able to turn this off also??? i guess not. this is exactly the same, you are logged in onto the forum frontend interface and when you want to go into the backend to administer the forums you have to login...

just an example Wink
« Last Edit: February 25, 2006, 04:57:25 PM by unliving sava » Logged
Mister T
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18



View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #70 on: February 25, 2006, 05:19:01 PM »

OK.
I desactivated this admin protection.
I re-installed the patch

=> same error: link "admin" is
Code:
http://<my_site_link>/index.php?option=com_smf&Itemid=38&?action=admin

 Undecided
Logged
Kevin8020
QA / Testers
Joomla Master
*****

Karma: +33/-18
Offline Offline

Posts: 105



View Profile WWW
Re: Joomla-SMF 1.1RC1 Release
« Reply #71 on: February 25, 2006, 06:21:27 PM »

Weird!
Try this:
  • Open up config.smf.php
  • Check your mosurl line
  • It MUST read this http://<your_site>/index.php?option=com_smf&amp;Itemid=54&amp;

The &amp; on the end is essential and is what I believe is causing your problem. If that isn't it, open your functions.smf.php file and check lines 265 and 997 for &amp;'s not &;s.

-Kevin
Logged
Mister T
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18



View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #72 on: February 26, 2006, 06:32:51 AM »

Great !
That was the mistake (mosurl).
I thought I checked it already, but it seems I made a mistake somewhere...

Everything works fine now.
Thanks a lot !
Logged
TDawg
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Joomla-SMF 1.1RC1 Release
« Reply #73 on: February 27, 2006, 06:02:17 AM »

Had a quick glance but couldn't find anything so I'll bite the bullet and ask...

After upgrading from 1.0.2a everything seems to be perfect but cookies set for the SMF login seem to expire at session end. So every browser close/re-open, you need to relogin which totally ignores the "remain logged in forever" setting. Is this a known bug/undocumented feature? Grin

Also, on a slightly unrelated note, I've never been able to get menalto gallery 1.5.x to work with the bridge. The main component works fine but any gallery popups give me the dreaded "init.php: Gallery seems to be inside Mambo, but we couldn't get the necessary info.". Unfortunately queries on the gallery forum summed to no solution Sad

P.S. Thanks for all the work you've done, it makes SMF with Joomla possible and non-annoying Kiss
Logged
Bill Rook
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: Joomla-SMF 1.1RC1 Release - No Left Margin
« Reply #74 on: February 28, 2006, 12:06:14 PM »

On my installation
Joomla 1.0.7
CB 1.0 RC2
Joomla-SMF 1.1RC1
SMF Login 1..3.2
SMF 1.1RC2
OpenSeV 2.0.0 RC4

The SMF Login did not have a left margin. All the words and boxes were right up against the left margin. I modified the code to add padding. If any one would like a copy of this module, please let me know.

Bill Rook
Logged
Pages: 1 ... 3 4 [5] 6 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