Home arrow Forum Joomla-SMF 1.1.4
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 01, 2008, 09:14:21 PM
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.1.4
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 [2] 3 4 ... 7 Go Down Print
Author Topic: Joomla-SMF 1.1.4  (Read 23505 times)
darkxian
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3


View Profile
Re: Joomla-SMF 1.1.4
« Reply #15 on: June 28, 2006, 08:31:29 AM »

Hmm .. Am I wrong or is Joomla-SMF now setting the file attributes automatically to 644 after patching?

Where are the backups gone and why JoomlaSMF shows the index.php to be writeable but my FTP-prog shows it to be 644?

But good and fast work !

PS : The possibility to sync Real and Usernames whould be a nice feature for 1.1.5 Smiley
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #16 on: June 28, 2006, 08:33:07 AM »

Hello Wolverine,

I am Selwyn Wacks , I am with the TurboCASH Project - popular open source accounting.

I am researching putting up the TurboCASH site in joomla+smf+virtuemart

Using SMF 1.1.3  I have not been able to get the virtuemart to see that a new registration is also a shopper.

Will this fix this?

Thank you
Send me a pm so we can discuss the problem further, I am currently working with a client that needs a similar setup and can definitely work with you to find a resolution, as it will benefit my client as well.
Logged

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

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #17 on: June 28, 2006, 08:44:00 AM »

Hmm .. Am I wrong or is Joomla-SMF now setting the file attributes automatically to 644 after patching?
the bridge attempts to retrieve current permissions of a file before patching.  Since we write a new file, we try to chmod the new file to the same perms or the default umask is used.
Where are the backups gone and why JoomlaSMF shows the index.php to be writeable but my FTP-prog shows it to be 644?
A directory under components/com_smf/ is created named backup.  If we are unable to move write the backup file in the current directory, we attempt to put it in the backup directory which we should have write permissions in.
But good and fast work !
Thanks Grin
PS : The possibility to sync Real and Usernames whould be a nice feature for 1.1.5 Smiley
You need only sync Real names to get what you want.  Sync real names synchronizes the real name in J! to the display name in SMF as well as synchronizing the username used for login.  The other functionality, sync usernames, synchronizes the J! username as the SMF display name instead of the J! real name.
Logged

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

Karma: +1/-0
Offline Offline

Posts: 31


View Profile
Re: Joomla-SMF 1.1.4
« Reply #18 on: June 28, 2006, 09:11:03 AM »

Ok just installed 1.1.4 and all my redirection issues are fixed from before.

I am using joomla 1.1.10
CB 1.0 stable
J-SMF 1.1.4
login module CB
CB Bridge

I see one problem that I am having.  Say I login as admin. It redirects to my main joomla page as it should.  I click on forum button in main menu and it directs to SMF wrapped.  Ok If I logout inside SMF it redirects to joomla main and everything is logged out. Then If I log back in as another user and go to fourms that person is logged in fine.

---->Here is the problem. If I login as a user then go to SMF everything is fine but if i navigate back to joomla main then logout there using my CB module. I am only logged out of joomla. I am still logged in with SMF.  Also if I try to login as a new user in Joomla then navigate over to SMF the older user is still logged in and my new user is not.  It seems the only way to logout of both is to use the logout button inside SMF. 

WOO that was loog winded. I hope I made sense!  Let me know if you can replicate this problem.  I would think logging out inside joomla should kill both sessions.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #19 on: June 28, 2006, 09:13:54 AM »

Ok just installed 1.1.4 and all my redirection issues are fixed from before.

I am using joomla 1.1.10
CB 1.0 stable
J-SMF 1.1.4
login module CB
CB Bridge

I see one problem that I am having.  Say I login as admin. It redirects to my main joomla page as it should.  I click on forum button in main menu and it directs to SMF wrapped.  Ok If I logout inside SMF it redirects to joomla main and everything is logged out. Then If I log back in as another user and go to fourms that person is logged in fine.

---->Here is the problem. If I login as a user then go to SMF everything is fine but if i navigate back to joomla main then logout there using my CB module. I am only logged out of joomla. I am still logged in with SMF.  Also if I try to login as a new user in Joomla then navigate over to SMF the older user is still logged in and my new user is not.  It seems the only way to logout of both is to use the logout button inside SMF. 

WOO that was loog winded. I hope I made sense!  Let me know if you can replicate this problem.  I would think logging out inside joomla should kill both sessions.
It should, and I after repeated tests I didn't encounter this problem in my testing, however I wasn't necessarily using multiple users, which may be the key.  Let me attempt to replicate.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 3


View Profile
Re: Joomla-SMF 1.1.4
« Reply #20 on: June 28, 2006, 09:16:49 AM »

Thanks for the Answer Woverine !

But it would be better to change to description of the SyncMode to sth. more ... more ... self-explaning Smiley
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #21 on: June 28, 2006, 09:29:07 AM »

I'm a developer, not a literary writer.  HAHA!  Write up something you feel has more clarity and I will be happy to include it.  Grin
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Joomla-SMF 1.1.4
« Reply #22 on: June 28, 2006, 09:40:40 AM »

one verry annoying thing:
when uninstalling the menuitem gets deleted. When installing a new menutitem is created in the mainmenu. Every time a patch comes out i have to move that menuitem to an other place and change the itemid in the database to have the same old menuitem as before. This is verry annoying :s
Logged
sujito
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: Joomla-SMF 1.1.4
« Reply #23 on: June 28, 2006, 11:31:20 AM »

Failed: Code to be patched not found in file: require_once( $mosConfig_absolute_path .\'/includes/frontend.php\' );

Help me plzzz

Using joomla 1.0.9
smf 1.1Rc2
Logged
Stefan Gabardi
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 4


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #24 on: June 28, 2006, 12:15:00 PM »

Failed: Code to be patched not found in file: require_once( $mosConfig_absolute_path .\'/includes/frontend.php\' );

Help me plzzz

Using joomla 1.0.9
smf 1.1Rc2
Update your Joomla! to 1.0.10 then it works!
Logged

-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #25 on: June 28, 2006, 01:03:24 PM »

it should work with any version of J! 1.0.x.  And further, J! 1.0.10 does not include a new index.php so it will still fail.  Something is obviously wrong with his index.php, either the file type was changed during upload or the file is not the original J! version.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 44



View Profile
Re: Joomla-SMF 1.1.4
« Reply #26 on: June 28, 2006, 01:41:17 PM »

i'm getting some odd behaviour with this release. every so often, after login, the page will just be blank. no content at all, no errors, nothing.

after a couple of realodas the problem usually disappears.

is this happening to anyone else?
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #27 on: June 28, 2006, 01:51:27 PM »

is there a URL associated with this blank page?
Logged

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

Karma: +0/-0
Offline Offline

Posts: 44



View Profile
Re: Joomla-SMF 1.1.4
« Reply #28 on: June 28, 2006, 01:53:46 PM »

now i got it at logout, too. the resulting blank url is

http://domain.tld/index.php?option=com_smf&Itemid=44&action=logout&sesc=565e7c2bc5c346033c35848b1ebc9090

on login i get:

http://domain.tld/index.php?option=com_smf&Itemid=44&action=login2&hash_passwrd=0&user=<my_username>&passwrd=<my_password>&cookielength=60

i'm running current versions of joomla, smf, jsmf and jsmf-login.
« Last Edit: June 28, 2006, 01:55:53 PM by gtz » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Joomla-SMF 1.1.4
« Reply #29 on: June 28, 2006, 01:58:09 PM »

its not refreshing for whatever reason.  I'll take a look.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Pages: 1 [2] 3 4 ... 7 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