Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 6:00 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 98 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
Posted: Tue Jul 24, 2007 11:01 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 24, 2007 11:00 pm
Posts: 24
J! 1.0.13 doesn't work with JSMF 2.0.2... Is there a way to downgrade to J! 1.0.12?


Top
  E-mail  
 
Posted: Tue Jul 24, 2007 11:04 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
Did you do backups before upgrading? And, did you talk to the third party developer?

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Tue Jul 24, 2007 11:09 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 24, 2007 11:00 pm
Posts: 24
AmyStephen wrote:
Did you do backups before upgrading? And, did you talk to the third party developer?

No. I didn't do any backup. and the JSMF development is paused i think...


Top
  E-mail  
 
Posted: Tue Jul 24, 2007 11:28 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
Not good. I don't have an answer for you. I was looking at the JSMF forums as it appears Cowboy will continue JSMF development/support. That is where I'd start - see when/if a new JSMF bridge will be available.

The way to back out an upgrade is to use your backups. That is obviously why it's important to take backups prior to an upgrade.

Look around both forums and see if others are finding the same issue and what they are doing. I'll keep an eye open, too, and post back if I see something.

Amy

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Wed Jul 25, 2007 12:31 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 24, 2007 11:00 pm
Posts: 24
I have found this:
http://www.joomlahacks.com/component/op ... 3#msg18913


Top
  E-mail  
 
Posted: Wed Jul 25, 2007 12:34 am 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
Excellent find. Still, do a backup before you do that. Especially a database backup. Good job! 8)

And - THANKS for posting a link back here, too!
Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Wed Jul 25, 2007 12:38 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 24, 2007 11:00 pm
Posts: 24
Will do, currently i can't access joomlacode.org, I keep getting Network Error (tcp_error). Probably from my ISP.


Top
  E-mail  
 
Posted: Wed Jul 25, 2007 1:03 am 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
The include\joomla.php file for v 1.0.13 is the one that has the new password logic. You could try to simply replace that one file with the previous include\joomla.php file from the v 1.0.12 version. (I tried attaching it but it's too big for the forum attachments.)

This should be tried on a TEST system, not in a production environment, but you have already upgraded and you don't have backups. So, before you back out all of the changes, including important security updates, maybe you should try simply backing out that one file that is causing the bridge a problem.

Then, any passwords that were changed SINCE you upgraded will have to be changed back.  If no one logged on, there are no passwords that have to be changed. Probably, you will have to at least change your admin password. Following are some instructions Beat from CB provided (Thanks Beat) that RussW shared (Thanks RussW.)

RussW wrote:
Reference Beat @ Joomlapolis, thanks Beat.....
Quote:
Ok, here some help to reset access to your joomla system:

Method 1: Easiest:

Click lost password in front-end, enter your admin username and email (if you remember it) and check your email



Method 2: Well, a little less easier:

  a) Go to database admin (e.g. phpMyAdmin), and open database.

  b) Find table jos_users

  c) Find your admin entry (by search by username).

      There you will see a password looking like:

      1023456789ABCDEF1023456789ABCDEF:1023456789ABCDEF  <<<<  Notice the " : "

  d) Find an online md5 generator like here:

      http://www.iwebtool.com/md5

  e) Type-in a temporary password, and write down the md5 hash. or Copy and paste in to a text document.

      e.g. md5 Encryption for the word 'example' is:    1a79a4d60de6718e8e5b326e338ae533
      (you could use this as temporary, but change it as soon as you can).

  f) Edit the entry in SQL, and change password column of that entry to the one above for password 'example'
    or to the one you computed, or the old one from backup (notice: no ':' in it...)

Method 3:
  a) Alternatively, you could copy the md5 password from another user that you register in frontend
    or of which you already know the password.


Please let me know if you tried this and how things turned out.
Amy :)

PS - email me at AmyStephen at gmail dot com if you want me to mail you the file.

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Last edited by AmyStephen on Wed Jul 25, 2007 1:06 am, edited 1 time in total.

Top
   
 
Posted: Wed Jul 25, 2007 1:13 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 24, 2007 11:00 pm
Posts: 24
The only user who logged after the update is me, i've just downgraded and everything seems to be working... I'll tell you if my users got problems in logging.

Thanks for your help :)


Top
  E-mail  
 
Posted: Wed Jul 25, 2007 9:38 am 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Sat Aug 20, 2005 3:15 pm
Posts: 469
Hi Amy and all,

With respect to this bit from Amy

Quote:
Not good. I don't have an answer for you. I was looking at the JSMF forums as it appears Cowboy will continue JSMF development/support. That is where I'd start - see when/if a new JSMF bridge will be available.


I came across this : http://www.simplemachines.org/community/index.php?topic=184557

I am no expert, but I understand that the answer from the FSF make any bridge between GPL'Joomla and SMF illegal. Because the bridge from Joomla has to be GPL (or possibly LGPL) and this must be passed on to the target application (SMF) which is not GPL and won't be, as per SMF people words.

Looks like the end of SMF and Joomla ?
I am posting this here because they say they will support the bridge until technical issues make it so that the existing stuf don't work, and that's just what happened with v 1.0.13 of Joomla.

What do you think ?

Regards

_________________
See all about sh404sef at http://extensions.siliana.com/2009090780/General/sh404sef-has-a-new-home-at-Anything-Digital.html
I don't reply to PM anymore. Thanks for using sh404SEF


Last edited by shumisha on Wed Jul 25, 2007 9:43 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Jul 25, 2007 1:42 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Mon Aug 29, 2005 10:17 am
Posts: 7149
Location: Netherlands/S'pore/Bali/North America
@ shumisha: this was posted several times already

_________________
For Specialized & Individual Support:: http://gws-desk.com
Professional Joomla Web-Development:: http://gws-studio.com
Joomla Specialized Shared & Reseller Hosting at gws-host.com


Top
   
 
Posted: Wed Jul 25, 2007 1:59 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Sat Aug 20, 2005 3:15 pm
Posts: 469
Hi Leolam,

Sorry about this then, but as Amy, who is generally well informed, mentioned 15 hours ago the possibility to use Cowboy bridge, and as I saw an information which consequence is that any bridge to SMF is illegal, I thought I would ask the question here.

In other words my post is not about the announcement of the SMF bridge issue, it is about the fact (rather my  understanding of it) that no bridge can be built between SMF and Joomla, and of course between Joomla and any other application that is not GPL

Am I correct in assuming this ?

Regards

_________________
See all about sh404sef at http://extensions.siliana.com/2009090780/General/sh404sef-has-a-new-home-at-Anything-Digital.html
I don't reply to PM anymore. Thanks for using sh404SEF


Top
  E-mail  
 
Posted: Wed Jul 25, 2007 2:01 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Mon Aug 29, 2005 10:17 am
Posts: 7149
Location: Netherlands/S'pore/Bali/North America
shumisha,
I wont comment on that issue since I am not a lawyer....

cheers

_________________
For Specialized & Individual Support:: http://gws-desk.com
Professional Joomla Web-Development:: http://gws-studio.com
Joomla Specialized Shared & Reseller Hosting at gws-host.com


Top
   
 
Posted: Wed Jul 25, 2007 10:53 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 25, 2005 5:32 pm
Posts: 369
Location: Poland, EU, World
@shumisha : your post was a good informative post since it informs that here is no need to worry about SMF bridge anymore in terms of new pasword storing incompatibility. If somebody is spamming here it is me and advertiser ;)

_________________
Proud Polish Joomla! Team Member > www.joomla.pl
Hardcore Translator ;)
_______________
Joomla! Translation Coordination Team


Last edited by Roman Blanty on Wed Jul 25, 2007 10:55 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Thu Jul 26, 2007 8:58 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Jan 16, 2006 6:08 pm
Posts: 19
Location: Halderberge System
Please help me to understand about the security-upgrade in Joomla! 1.013 ...

I know the MD5 algorithm. Tested Brute force a couple of years ago to see what it takes to retrieve a password out of a hash but let me get this right? The security-breach is only there when you can access the hash-table in the database and compare the content with the so-called rainbow table? Or am I missing some point here?


I'm very depressed about the way perfectly logic rules make something useful as a Joomla!-SMF bridge non-distributable. I like SMF ...  >:(

_________________
Jan  van Vugt - Europe - Project Mercenary
The code is more what you'd call "guidelines" than actual rules.


Top
  E-mail  
 
Posted: Thu Jul 26, 2007 10:50 am 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 25, 2005 5:32 pm
Posts: 369
Location: Poland, EU, World
The bridges stopped working because of the change in Joomla!'s password storing mechanism, while it is different reason why its development was discontinued.
The second thing is because of license incompatibility and no will on SMF's end to work something out. Only SMF can change something because only they are able to change license or allow some kind of solution. (Joomla! license is "inherited" from various code sources, so Joomla! has no power to change it.)

_________________
Proud Polish Joomla! Team Member > www.joomla.pl
Hardcore Translator ;)
_______________
Joomla! Translation Coordination Team


Top
  E-mail  
 
Posted: Thu Jul 26, 2007 11:00 am 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Mon Aug 29, 2005 10:17 am
Posts: 7149
Location: Netherlands/S'pore/Bali/North America
Roman Blanty wrote:
Joomla! has no power to change it.)
without wanting to start any discussions here: this statement in pertinent not correct and needs correction. Joomla has made a choice and they stick to tha at this moment and thats all,. They would be able to change the minute "they" want
cheers
Leo

_________________
For Specialized & Individual Support:: http://gws-desk.com
Professional Joomla Web-Development:: http://gws-studio.com
Joomla Specialized Shared & Reseller Hosting at gws-host.com


Top
   
 
Posted: Thu Jul 26, 2007 11:10 am 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 25, 2005 5:32 pm
Posts: 369
Location: Poland, EU, World
leolam wrote:
Roman Blanty wrote:
Joomla! has no power to change it.)
without wanting to start any discussions here: this statement in pertinent not correct and needs correction. Joomla has made a choice and they stick to tha at this moment and thats all,. They would be able to change the minute "they" want
cheers
Leo

Nope, the choice was made before Joomla even existed.

_________________
Proud Polish Joomla! Team Member > www.joomla.pl
Hardcore Translator ;)
_______________
Joomla! Translation Coordination Team


Top
  E-mail  
 
Posted: Thu Jul 26, 2007 11:19 am 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Mon Aug 29, 2005 10:17 am
Posts: 7149
Location: Netherlands/S'pore/Bali/North America
leolam wrote:
They would be able to change the minute "they" want
cheers
Leo
no further discussion here. Decision of Joomla core to stick and enforce GPL has nothing to do with Mambo or Miro

cheers

_________________
For Specialized & Individual Support:: http://gws-desk.com
Professional Joomla Web-Development:: http://gws-studio.com
Joomla Specialized Shared & Reseller Hosting at gws-host.com


Top
   
 
Posted: Thu Jul 26, 2007 1:02 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 25, 2005 5:32 pm
Posts: 369
Location: Poland, EU, World
Back to the topic.

In addition to Beat's explanation on how to downgrade, posted here by Amy, I would like to hint you that if you are editing your database in phpMyAdmin you can encode your password with MD5 by choosing MD5 in function select list (usually left from editing field). So there is no need to find anexternal MD5 generator.

_________________
Proud Polish Joomla! Team Member > www.joomla.pl
Hardcore Translator ;)
_______________
Joomla! Translation Coordination Team


Top
  E-mail  
 
Posted: Thu Jul 26, 2007 1:14 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
Roman Blanty wrote:
I would like to hint you that if you are editing your database in phpMyAdmin you can encode your password with MD5 by choosing MD5 in function select list (usually left from editing field). So there is no need to find an external MD5 generator.


Sweet! I did not realize that, thanks Roman.  :-*

Your comments on the bridge are 100% correct, too.

Shumisha - I hope to post a bit more on the SMF bridge later today and I hope SMF will rethink this approach. The announcement made on July 24 forces Joomla!/SMF end users to either a) use a CMS they did not freely choose or b) leave their sites vulnerable for the v 1.0.13 security fixes. A reasonable transition period would be very much appreciated and there is no reason that can't happen!

Now, to fire up my phpMyAdmin page and find that nifty MD5 utililty Roman mentioned...
Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Thu Jul 26, 2007 2:21 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Sat Aug 20, 2005 3:15 pm
Posts: 469
Hi Amy,

Have fun with phpmyAdmin. Soon you'll be posting all over the place! Google just told me that there is also a xoops-smf bridge, a E107-smf bridge, a mambo-smf bridge and probably more. Wonder what will happen with those.
OK, that's fully off-topic. I stop.

regards to all

_________________
See all about sh404sef at http://extensions.siliana.com/2009090780/General/sh404sef-has-a-new-home-at-Anything-Digital.html
I don't reply to PM anymore. Thanks for using sh404SEF


Top
  E-mail  
 
Posted: Thu Jul 26, 2007 2:34 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
shumisha wrote:
Hi Amy,

Have fun with phpmyAdmin. Soon you'll be posting all over the place! Google just told me that there is also a xoops-smf bridge, a E107-smf bridge, a mambo-smf bridge and probably more. Wonder what will happen with those.
OK, that's fully off-topic. I stop.

regards to all



Wow! Great points. Very interesting - LOTS of bridges into GPL worlds that are "illegal"! Thank you!  :D

And, I think it is on-topic. If there is no bridge for SMF to Joomla!, then one would have to downgrade from 1.0.13, at this time.

Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Fri Jul 27, 2007 12:03 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 24, 2007 11:00 pm
Posts: 24
AmyStephen wrote:
shumisha wrote:
Hi Amy,

Have fun with phpmyAdmin. Soon you'll be posting all over the place! Google just told me that there is also a xoops-smf bridge, a E107-smf bridge, a mambo-smf bridge and probably more. Wonder what will happen with those.
OK, that's fully off-topic. I stop.

regards to all



And, I think it is on-topic. If there is no bridge for SMF to Joomla!, then one would have to downgrade from 1.0.13, at this time.

Amy :)

http://www.joomlahacks.com/component/op ... 8#msg18938


Top
  E-mail  
 
Posted: Fri Jul 27, 2007 2:12 am 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
Rock!  8) Thanks yam90! ... Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Fri Jul 27, 2007 4:24 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Fri Aug 19, 2005 2:53 pm
Posts: 377
Location: Greece
aravot wrote:
shumisha wrote:
Everyone was taken by surprise by this release.


From now on all releases are handled by Quality and Testing team hopefully this will not happen again.


;D

_________________
Nick (nant)
Member of the Community Builder Team http://www.joomlapolis.com
CBSubs - Most powerful Joomla Paid Subscription System http://www.joomlapolis.com/content/blogcategory/60/77/


Top
  E-mail  
 
Posted: Sat Jul 28, 2007 3:54 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Nov 24, 2006 2:15 am
Posts: 4
Location: Switzerland
severdia wrote:
I think that his point is that the average user doesn't even know what...

Talking of average users: I think I am one of those.
severdia wrote:
As I mentioned previously, maybe that "pre-warning" could have come in the form of a sentence on the download info page? Or the release announcement?

Reading of the 1.0.13 version I quickly got aware of the problems that might show up (maybe I am reading more into things than average users), and I have not yet upgraded because I simply do not know how to make a database backup (off topic?). I really won't upgrade without backup even if I fortunately don't have any bridges intalled...

  • I am hasseling around with myphpadmin and I don't even know if I really need this powerful tool to make a simple database backup.
  • I can't find a possibility on my virtual server's plesk surface (where I most would expect to find such a backup tool (or even better: just a button),
  • Joomla itself doesn't seem to provide a possibility to backup it's database (or did I simply not find it? phpBB for example provides such a thing, but I don't blame Joomla if it doesn't)

After the installation of phpmyadmin (not really easy if you want to be sure not to open the doors to hackers) I find out that the day has gone and I must read on to understand how to use this powerful tool (remember, I just want to make a simple backup of a database...)

I think that I share my slightly off-topic problem with many average Joomla users, and it has a lot to do with the fact that most users do not make a database backup, and from time to time some of them run into severe problems.

I hope that I will solve my backup problem (maybe with some kind reader's help, good links are welcome too) before I'll feel urged to upgrade without backup (the fear of being hacked is there too...)

Thanks for reading, understanding and helping? :-[


Last edited by callit on Sat Jul 28, 2007 4:00 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Sat Jul 28, 2007 5:57 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6424
Location: Nebraska
Hi Callit!

Welcome to Joomla!. I think WordPress has a great article on how to use phpMyAdmin to backup a database. There are also several extensions you can explore for backing up your J! database.

Also, I recommend you learn how to create a working server environment with XAMPP on your desktop and how to move your database and update the configuration so that you can perform upgrades locally, first, and problems can be identified and resolved before your production site is even involved.

Smart thinking making certain you know how to do this!
Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Sun Jul 29, 2007 3:02 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Nov 24, 2006 2:15 am
Posts: 4
Location: Switzerland
Hi Amy!

Thanks a lot, your post fits my needs 100% :)
AmyStephen wrote:
There are also several extensions you can explore for backing up your J! database.
This was a straight forward link!
The toughest task was to choose one of the extensions (a lot of review reading,  the winner was JoomlaPack). The rest was just a matter of an hour to read the instructions (to not let opened any door to hackers), 5 minutes to download and install, 5 minutes to backup, 30 minutes to upload to another server and 10 minutes to reinstall the copied Jommla site - not just for the fun of it but to know that it really would work if I should need it one day. - And wow! It really worked without the slightest sign of a problem in the whole way! All in all a 3-hour experience, I hardly can believe it!

Again, thanks a lot, I feel much better now :pop than ever in my humble Jommla carreer.
Of course I'll do some intensive reading on the phpMYAdmin article you mentionned. To build a working server environment will be a challenge for me, but probably this is really a must for Successful Disaster Prevention SDP™

Kind regards,
Markus


Top
  E-mail  
 
Posted: Mon Jul 30, 2007 2:52 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Jul 22, 2007 7:49 pm
Posts: 49
Think I will add my rant. I won't mention any other Cms's or forums. Honestly, with this rant, pick one! I had recently tried Joomla, found 1.5 rc1 and upgraded, oops! Luckily I had backed up my database, I did not save the 1.0.12 ver and re downloaded (unbeknownst 1.0.13) and imported the database. It blew my SMF and CB out of the water.
So.
Error #1 I accidentally upgraded by .001 point.
Error #2. I downloaded from the extensions page that links to another sites download section, thus missing all of the front page warnings.

I can go on and on and on how Joomla did me over. Trouble is with any cms, every time ANY of them upgrade, they will kill some plugins and extensions. And since I have no coding experience I must wait for the plugins and extensions to play catch me up.

The other option is to wait for a developer to give a temp fix or some 11 year old decides to give you an answer in the forums.

Joomla out of the box works for me, so no need to complain.

So pay attention to what your doing, make backups regularly, and wait a month on a new upgrade and look at the extensions and plugins to be modified. If there is nothing going on with the extensions in a month after an upgrade, it is probably time to ditch it anyways.

Personally, I think the Joomla Developers have a sense of humor, albeit a sick one, What better way to find out if users are upgrading like there suppose to? Do a minor release and wait for the lashback ;D
Joom: Are members actually using our CMS?
La: Lets send out this version and see.

I am dying for 1.5 as I love what I see.


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 98 posts ]  Go to page Previous  1, 2, 3, 4  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group