Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

Upgrading from 3.7.3 to 3.7.15


  #1  
Old Apr 28, 2014, 05:51 PM
capelady
 
50 posts · Mar 2010
Ok, I know, I should have done the intermittent upgrades, but I didn't. I plan to upgrade manually so that if something is amiss I can go back to 3.7.3 until I figure out what to do.

I see in another post that it might be better to do the upgrades in stages ( http://forum.bytesforall.com/showthread.php?t=21394 ) - that was 2.6 to 3.7.13, although some versions were skipped, including 3.7.3.

Do I also need to do this process going from 3.7.3 to 3.7.15 in steps, rather than going directly from 3.7.3 to 3.7.15?

Once I get it up-to-date I plan to put my header images, logo and favicon in the new image location as per Juggledad's instructions (in http://forum.bytesforall.com/showthread.php?t=8520).

I am also curious about Juggledad's new note at the top:

=========================
As of 3.7.12 I recommend putting the header images. Logo and Favicon in an external file - using the new 'Image Locations' option - and then doing automatic upgrades (after doing a backup of course).
=========================

it seems to contradict what is said in step 1 of the instructions, and I'm wondering why the change.

Anyway, as always, thanks for any help you can give! And now that I have a bit more confidence about updates I'll keep up with them!
  #2  
Old Apr 28, 2014, 06:33 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
A question first... I your current version of Atahualpa in a folder called atahualpa or is it in a folder called atahualpa373 or something of that sort?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Apr 29, 2014, 02:10 AM
capelady
 
50 posts · Mar 2010
Just the plain default "atahualpa", as it was an automatic install rather than a manual one. And in case you need to know, I just upgraded the site to Wordpress 3.9, and updated all the plugins.

Last edited by capelady; Apr 29, 2014 at 02:13 AM.
  #4  
Old Apr 29, 2014, 03:14 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
I am also curious about Juggledad's new note at the top:

=========================
As of 3.7.12 I recommend putting the header images. Logo and Favicon in an external file - using the new 'Image Locations' option - and then doing automatic upgrades (after doing a backup of course).
=========================

it seems to contradict what is said in step 1 of the instructions, and I'm wondering why the change.
The reason for the change is a change in WordPress rules. It use o be that you could not have any file/image used by a theme outside the theme folder. And that ment each time the theme was updated your images were wiped out unless you manually upgraded. Now they are allowing themes to access images that are not stored in the theme folder, so we added code to allow you to put your images outside the theme folder to survive automatic upgrades. Since the automatic upgrades are easier, that is what I now recommend…once you have moved your images to the external folder.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Apr 29, 2014, 03:19 AM
capelady
 
50 posts · Mar 2010
Thanks Juggledad, I suspected that was the reasoning, but wanted to make sure it wasn't something else that I wasn't understanding.
  #6  
Old Apr 29, 2014, 03:27 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
once you upgrade go to the following theme options and hit the SAVE button
Style & edit HEADER AREA
Style & edit CENTER COLUMN
Style & edit FOOTER
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Apr 29, 2014, 04:42 AM
capelady
 
50 posts · Mar 2010
Thanks. So you think I can safely (?) upgrade directly from 3.7.3 to 3.7.15?
  #8  
Old Apr 29, 2014, 04:45 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Do a backup of your database and then give it a try. That way you can restore the db if something goes wrong
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old Apr 29, 2014, 05:46 AM
capelady
 
50 posts · Mar 2010
Clarification please, or maybe I just need to learn a little more about the inner workings of Wordpress and/or Atahualpa. If I want to be able to switch between an older version of Atahualpa and an upgraded version, would I have to revert to the database backup each time I "downgraded"? Not that I want to be doing that, but I just would like to understand it a little better in case.

I know that when I switch from a default theme to ata I don't have to, but I'm guessing that's because their settings are stored in different tables within the same db, whereas different versions of ata would be using the same database tables? So in an upgrade the table definitions may have been changed so that reversing an upgrade may require a db restore? Or, do different versions of ata somehow store their data in different tables?

Is there some documentation as to what upgrades created a database change that would make the database incompatible with an older version of the theme files? Does the changelog tell me?

So, I guess ultimately the question is, under what conditions would I have to restore the database?

Can you tell I'm afraid of having to restore the database?
  #10  
Old Apr 29, 2014, 10:11 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
Can you tell I'm afraid of having to restore the database?
If you are afraid of doing a restore, you should setup a play site and experiment. You are doing regular backups of youe database and your files…right???

You can install two versions of a theme - the name of the theme folder MUST be different. Realize that updates to themes generally mean that something has changed. Some times this might be just a bug fix but other times it could be a new feature, so while you can go from an older release to a newer one, you can't always go backwards.

In the case of going from 3.7.3, to 3.7.15, there are new options that have been added and if you try to go back to 3.7.3 there may be some errors because 3.7.3 doesn't know how to handle the new options that are now stored in the database. - hence doing a database backup before installing ANY upgrade, so if something doesn't work, you can go back to the point in thime where things did work.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
update theme



Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrading from 3.77 to 3.79 bda New Versions, & Updating 1 Nov 21, 2012 09:12 AM
Is upgrading from 3.4.9 really necessary ? sober New Versions, & Updating 1 Oct 25, 2010 05:23 PM
Upgrading from WP 2.4 to 2.8, and ATA? paulae New Versions, & Updating 2 Jun 17, 2009 07:04 PM


All times are GMT -6. The time now is 06:27 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.