|
#1
Jul 19, 2010, 03:52 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
See http://wordpress.bytesforall.com/?p=93
- With the new WP3 menu system
- Export/Import system now uses the JSON format instead of the serialized/base64_encode format used in 3.5.1
- The reason for the change is that Wordpress.org won't list the base64_ version due to the malicious things often done with base64. Sorry I should have thought about that. base64 encoding the settings files seemed to be a quick fix for the issues many users had with the settings files.
- Unfortunately this means that if you exported a settings file in 3.5.1 and want to import that in 3.5.2, you'd need to do some legwork: Download this zip file, extract it, rename the "uploadBASE64.php" to "upload.php" and replace the existing "upload.php" in Atahualpa 3.5.2 with it.
- If you don't have old settings files that you want to import then you don't need to do the steps described above
This release was mainly about the new WP3 menu system and the change of the settings file format. I will add the bug fixes that Juggledad posted, in the next release
Last edited by juggledad; Jul 19, 2010 at 07:48 PM.
|
#2
Jul 19, 2010, 04:39 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
This is GREAT. Thanks Flynn
__________________
~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.
|
#4
Jul 19, 2010, 06:10 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
That's correct Sonja although if you use the WP menu you don't need the sub menu bug fix.
__________________
~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.
|
#5
Jul 19, 2010, 09:52 PM
|
|
As I am happy using the custom menu widgets and don't need the 3.0 menu feature, is there any point in me upgrading? I'm running 3.4.9 at the moment and have no problems.
|
#6
Jul 19, 2010, 09:56 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
If you aren't anxious for the WP menu integration you can certainly wait until all the bug fixes are in place before upgrading Kesava.
__________________
~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.
|
#7
Jul 20, 2010, 02:25 AM
|
|
Very cool!
Thanx!
|
#8
Jul 20, 2010, 10:58 AM
|
|
The new version is great, thanks for all the efforts. But there's one thing i thought you've missed , that the bug where hyphens, commas,.. not displayed is still there although we had the fix here http://forum.bytesforall.com/showthread.php?t=8037 :D
|
#9
Jul 25, 2010, 04:36 AM
|
|
Thank you! I actually registered this morning just to find the answer to this question. Worked great
|
#10
Jul 31, 2010, 05:17 AM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
Quote:
Unfortunately this means that if you exported a settings file in 3.5.1 and want to import that in 3.5.2, you'd need to do some legwork: Download this zip file, extract it, rename the "uploadBASE64.php" to "upload.php" and replace the existing "upload.php" in Atahualpa 3.5.2 with it.
|
I still have a couple of sites on ata 3.4.6 (and WP291) that I'd like to upgrade to ata 353.
1) Would I have to go through this legwork to avoid problems/ loosing settings? Is it necessary to export/import the settings not to loos them? (I have a lot of extra css etc - could I eventually just copy/paste that code to be safe?)
2) Would I also have to go via ata 3.5.2 (the first version where the export/import was mentioned, I believe) to avoid loosing settings?
3) Finally, should I wait upgrading to 3.5 before I've upgraded the sites to WP 3.0? (Difficult anyway because not all plugins are updated, but that's an other story)
Thanks - again
|
#11
Jul 31, 2010, 06:25 AM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Quote:
Originally Posted by kjetil
1) Would I have to go through this legwork to avoid problems/ losing settings? Is it necessary to export/import the settings not to lose them? (I have a lot of extra css etc - could I eventually just copy/paste that code to be safe?)
2) Would I also have to go via ata 3.5.2 (the first version where the export/import was mentioned, I believe) to avoid loosing settings?
3) Finally, should I wait upgrading to 3.5 before I've upgraded the sites to WP 3.0? (Difficult anyway because not all plugins are updated, but that's an other story)
Thanks - again
|
- That legwork is only if you exported from 3.5.1 and want to import to 3.5.2 or 3.5.3. If you do a manual upgrade your settings should be transferred.
- You don't have to go to 3.5.2 first
- Whether you upgrade WordPress or Atahuapa first is not important.
Most importantly you should do a MANUAL upgrade meaning DON'T use the automatic upgrade feature of WordPress. Just upload the 3.5.3 folder via FTP to your WP themes folder. Then activate it and see what happens. If you have issues just reactivate 3.4.6 and tell us what the issue is. You will need to copy the image files you uploaded for 3.4.6 into the corresponding folders for 3.5.3 and change image paths in the ATO but that doesn't take very long.
If you still are uncertain about anything concerning the procedure please ask before doing the upgrade.
__________________
~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.
|
#12
Jul 31, 2010, 01:17 PM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
Great - thanks Miles(?) - just as I hoped it should be!
Thanks also for pointing out the transfer of the image folder - to keep header images, our logo and favicon. Easy to forget.
I always do upgrades manually. Its safer.
The only real legwork then will be the remaking of our templates. We use different templates for different categories (to make each of them individually postable), and since the index.php file (which all the templates are based on) is changed now (between 251 and 252 I believe), we can't just transfer all those old templates to the atahualpa253 folder.
I just mention this in case it can be useful for others )
Ready for upgrades! (as soon as we've tested all our plugins on WP3)
Last edited by kjetil; Jul 31, 2010 at 01:19 PM.
|
#13
Nov 8, 2010, 03:32 PM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
In short: I'm stuck
(And: Your might need to rewind a bit - I'm late with our final upgrade.)
Now, after upgrading three other sites (all from WP291 to 301 and At 246 to 353) without problems, our main site is just chaos. Basically it looks like no CSS is working.
My main question is if there might be any other steps I must do to make this work.
I've done all the upgrades manually (yes, I follow a detailed list). In addition to the normal upload'n activate stuff I've
- copied over all needed images (for headers, favicon) and
- I've rebuilt new templates. This was easy because I've used identical templates on this site. (The /cucina part of dolcevita.no has its own WP install.)
- Also, I've uploaded the two fixes ( this and this) that have done the job fine on the other sites.
As for now, the main part of dolcevita.no is on WP301 but back on At246 - where eg submenus won't work. This makes the site inaccessible.
Should I upgrade the theme via some other version, do some export/imort or some other magic...?
Any hint would be VERY MUCH appreciated!
Thanks,
Last edited by kjetil; Nov 8, 2010 at 03:34 PM.
Reason: Missing details
|
#14
Nov 8, 2010, 03:38 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
It looks like you found the fix. I saw it when it looked bad, refreshed the page and all was good.
__________________
~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.
|
#15
Nov 9, 2010, 09:28 AM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
Thanks a lot for coming back to me!
Sorry - but I should have been more precise: The menu doesn't work.
Have a look at the second button - "Steder i Italia" - and move down on it. The sub menus (out from Nord-Italia, Midt-Italia etc, showing all the different regions of Italy) don't show up. Since this is the entrance to all the 150 travel articles on the site, the most interesting part of the site is shut off. (Also, the level 1 dropdowns don't look as they did when I was on WP 2.9.1 - no big deal)
Since At 3.4.6 doesn't support the WP 3 menus, building new menus that way is no option.
And moving to At 3.5.3 ruins the site (makes it look like all css is gone).
Now, since this somehow appears to be a css or settings problem, I thought I should try updating to At 3.5.1. That version supports export/import but not the WP 3 menus. (If that doesn't work, I can rebuild it all in WP 2.9.1 with my backups.)
Any input is still HIGHLY appreciated!
Kj
PS What you saw was probably just the maintenance page - which I removed just after posting my grief...
Last edited by kjetil; Nov 9, 2010 at 09:54 AM.
Reason: ambiguous frase
|
#16
Nov 9, 2010, 10:10 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
it looks like you haven't applied the menu fixes
BUGFIX 353-01: Fix styling when using the new WordPress menus
- http://forum.bytesforall.com/showthread.php?t=8756
BUGFIX 351-04: Fix sub-menu padding with WordPress 3.0 (needed in 352/353 also)
- http://forum.bytesforall.com/showthread.php?t=7654
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#17
Nov 9, 2010, 10:11 AM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Those menu issues look like you haven't applied the bug fixes as listed in the New Versions and upgrading thread. I think once you apply those all should be gook.
__________________
~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.
|
#18
Nov 9, 2010, 12:24 PM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
Thanks to both of you - I should wish you were right. No luck, though.
- I have double checked that all files are in place, also the 3 files in the two bugfixes. With At 3.5.3 activated the site looks stripped for css - see attachments:
(top of page)
(a little down on the page)
- I have also tried deactivating all plugins - no difference
- Changing to the default theme, Twenty-ten 1.1, AND building WP3 menus - things work (apart from all the widgets, of course)
One possibility is that the templates I've made cause the trouble, even if I use identical templates without problems here.
Or, could it be some settings that don't transfer well through such a big upgrade? (from WP292/At246 to WP301/At353 - all done manually). Maybe re-upgrading to WP 3.0.1 once more could be an idea?
Meanwhile I move the site back to At346 - so at least it works partially (though without the submenus)
Thanks again - I really appreciate that you take your time!
PS After today's changes suddenly all widgets were gone - reinserting them would be a BIG job. A database backup from this afternoon solved that problem in seconds.
EVERYONE: BACKUP OFTEN - this plugin is probably the best way to a safer life
Last edited by kjetil; Nov 9, 2010 at 12:36 PM.
Reason: PS
|
#19
Nov 9, 2010, 12:48 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
At www.dolcevita.no it still looks like you don't have the menu bug fixes installed. How did you create your templates?
__________________
~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.
|
#20
Nov 9, 2010, 01:10 PM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
Now I'm back on At 3.4.6 and I believe I should not use those fixes on that old version. (The submenus don't work after upgrading from WP 2.9.1 to 3.0.1 - which makes the site hard to access.)
If I activate At 3.5.3 the site appears as shown in the screen dumps.
I've made the templates on basis of atahualpa's index.php file - just adding eg
Code:
<?php
/*
Template Name: Category 4 Piemonte
*/
?>
at the very top and
Code:
<div id="tommel">
<?php if(function_exists('wp_smart_image')) wp_smart_image($size='mini', $type = 'link') ?>
</div>
at line 24 to show post thumbs (using the smart image plugin).
That's all.
I have made one template for each category to show posts from each of the Italian regions on a page of their own (actually a category archive - like dolcevita.no/toscana/)
Thanks,
|
#21
Nov 9, 2010, 01:49 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
if you are using templates build on the 346 index.php in 353 there maybe an issue since there were a couple lines changed
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#22
Nov 9, 2010, 02:15 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Instead of a page template how about trying the Widgets on Pages plugin instead? This allows you to put a shortcode on a page so you can show a widget there. One way to see if the template is the issue is to use the default template and see if the issues remain.
__________________
~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.
|
#23
Nov 9, 2010, 02:53 PM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
First of all: Thanks again for trying to help me on
Juggledad: I stick to the Atahualpa version I'm working with. For all updates I've checked if the index.php file (the "mother" file) was changed. This time it was, so I made new templates from the 3.5.3 index.php file.
Miles: I'm afraid that would require me to rebuild most of the site. With about 200 posts and pages and eg lots of page and post specific sidebar content, this would be a big job. (This special setup also makes it possible to publish posts that automatically appear on their correct page / category archive - while WP normally just lets you post to one blog page, right?)
- and I switched to the default template on a "page" page and then switched to At 3.5.3. The same chaos.
What do you think about repeating the upgrade of WP? Any hope there?
Some possible CSS-problem? (The At settings/css inserts seems to follow nicely from At 3.4.6 to 3.5.3)
Funny thing...
|
#24
Nov 13, 2010, 04:37 AM
|
|
|
45 posts · Jul 2009
Oslo - Norway
|
|
Problem solved!
It turned out to be (something like) a corrupted settings file.
After activating the Atahualpa 2.5.3 theme I picked one of the standard settings (Export/Import settings - Import Atahualpa settings file) and rebuilt our own design from that. Now everything works perfectly.
Before doing that, of course, I made notes (screen dumps) of all settings so I could copy paste it back. On the way I also reloaded the front end for each time I saved new settings.
Here I also found a paragraph of CSS (and php) - under Add hmtl/css inserts - which made the front end go blank. I was surprised, because I previously had removed all css inserts without that helping anything.
My conclusion is that the problems I had were caused by a mix of this css paragraph and some weird error in our own settings file (or the settings part of the database).
Thanks guys for your effort!
|
#25
Nov 23, 2010, 02:43 PM
|
|
I have 3.5.3 and i tried this fix but I still can't import my settings. I keep getting the same "Sorry, but .... doesn't appear to be a valid Atahualpa settings file" error.
How can I import these settings without breaking an arm and a leg trying to re-implement all the settings?
|
|