I have Zikula 1.0.0 installed and would like to upgrade to 1.1.0 with it in mind to end up at 1.2.2 by the end of this upgrade process. I am having an awful time finding the file package I need to do that first step (1.0.0=>1.10?)
Any help would be greatly appreciated.
Thanks...
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Can't find 1.0.0 => 1.1.0 package
-
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: May 31, 2010
- Posts: 303
I have 1.0.0 - 1.0.1 - 1.0.2 - 1.0.3 - then it jumps to 1.1.1 for me - If it turns out you can use one of those (possibly the 1.0.0 to 1.0.3 patch & 1.1.1) - let me know -
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
Thanks for your reply, TakeIT2...
Where would I find these patches? I have had no luck at all being able to find the upgrade packages or patches to bring me from 1.0.0 up to 1.2.2.
Whatever path I have to take to do it, I don't mind, but being able to find the patches would certainly be a good start! I have spent so much time looking and am now completely frustrated.
On http://code.zikula.org/core/wiki/downloads I see 1.2.0=>1.2.2 as being the earliest version available, then a section called "PostNuke? Migration Distribution based on 1.1.2" (is that from Postnuke to 1.1.2?)
It's a bit confusing and I don't see on that page what I need to go from 1.0.0 to the next step.
TIA -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: May 31, 2010
- Posts: 303
Yea, they don't have them there. I was hoping someone else might also chime in in case they were maybe at some other location. But what I was saying is that I personally have those versions I noted. For everyone's sanity, to get your files from official channels is the best way, but if that is exhausted then you take what you can get. I was hoping one of the Core devs would give their opinion on your upgrade question, and what the official status of older files is, and then would those files I listed do you any good. It is no skin off my nose to send them any time you ask for them.
I'ld let someone who has done the upgrade advise you on the path though, and I think you might feel more confident with that too. -
- Rank: Softmore
- Registered: Jan 22, 2008
- Last visit: Apr 04, 2010
- Posts: 130
Quote
then a section called "PostNuke? Migration Distribution based on 1.1.2" (is that from Postnuke to 1.1.2?)
The upgrade instructions in the Docs folder of the Migration Distribution based on 1.1.2 give full instructions on upgrading from 1.0
--
David
-
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
Thanks, DavidJ...I had read that before and was following its instructions when during the upgrade I encountered an error. Then in trying to determine why I had that error, I wondered if I had been using the wrong files and upgrade script.
In the instructions it said "Run the upgrade script `upgrade10xto11x.php`" but in the archive I downloaded, it didn't contain a file by that name, only one called upgrade.php. I also seem to recall it saying something about 0.764 at the top of that upgrade page I had when running that script and so that also made me wonder if I didn't have the wrong archive for the upgrade.
Following are the errors I got:
Unknown column 'pn_position' in 'field list' SELECT pn_bid, pn_position, pn_weight FROM zk_blocks
and...
Fatal error: Call to a member function MoveNext() on a non-object... (I can't retrieve the rest without going through the process I followed to upgrade and reduplicating the error, which I will do if it's helpful)
Thanks -
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
You can get that file here..
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak -
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
Excellent! Thanks, drak...that file is exactly what I needed. The upgrade was very easy and smooth.
Except now I'm having trouble logging in to re-enable the site. I had set it to "Disable site" in the Admin section before starting the upgrade and now I can't log in to change that.
I tried to find it to change it directly in the database but haven't located the table yet.
When I go to www.mysite.com/user.php I get the page displaying and try to log in with the login block, but then get sent to the "This site has been disabled" page. When I click that "Administrator Login" link, it is just a link to www.mysite.com/#
If someone could point me to the correct table, that'd be much appreciated!
TIA -
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
Ok, never mind. I found http://code.zikula.org/core/downloads/48 for the Zikula version of psak to bail out people making silly mistakes.
All is good now, thanks to everyone!
-
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
Ok, now that I'm at 1.1.2, how do I get to 1.2.2?
I see downloads for a 1.2.0=>1.2.2 patch and a 1.2.1=>1.2.2 patch but nothing for getting from 1.1.2 to the next step.
Is there somewhere to download the older patches I need?
Thanks. -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
There is no patch for that step, it's a delete old / upload new process because somethings moved locations. As always, back up everything before starting.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Registered User
- Registered: Apr 03, 2010
- Last visit: May 11, 2010
- Posts: 16
Thanks, HalbrookTech...I am now running 1.2.2 and it's looking great.
Thanks to everyone for the help. -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Major steps (1.1 -> 1.2 and Probably 1.2- 1.3) generally have too many major changes to do a patch, just for anyone finding this in a search :). Glad it worked out. I'm about to do a PN .764-1.2.2 upgrade in a few days for a client that has drug his feet on getting me a time table. I've done one for a "sister site" that went fairly flawlessly.
--
Home Page | Find on Facebook | Follow on Twitter
- Moderated by:
- Support
