Page 1 of 1

J1.5 -> 3.0 Download migration - missing "Sections"

Posted: 19 Apr 2013, 19:18
by dontflinch
I have looked and searched the forum for "3.0 download sections" and this is only result that seems on-topic that results:
Phoca Forum • View topic - Files will not display in download section
I am using Phoca Download Version 3.0.0 Beta with Joomla 3.0.3 and ... are showing up in the files section to show up in the download section.
viewtopic.php?f=31&t=23113
but when I try to follow link it says the post does not exist. :(

I am having same/similar problem.

I migrated a site from J1.5 -> 3.0 and followed the instructions here:
https://www.phoca.cz/documents/50-phoca/ ... -joomla-25
which was very helpful. It says to not move the settings or sections, as "such tables are not more used in Joomla! 1.7".

so how to handle this? the site I'm moving previously had two sections, now everything is there, but just lumped together.

any advice is appreciated. also, maybe an faq on this or add to migration doc in future?

Re: J1.5 -> 3.0 Download migration - missing "Sections"

Posted: 19 Apr 2013, 20:54
by dontflinch
I hadn't used phocadownload personally before so this was a pretty easy fix, although could be made much easier with a "batch" button.

I just made new categories for the old sections then moved the categories under them.

this will mess up any section listing URLs you had, so be sure to create some 301's.

also, this is the styling I adjusted to emulate the old style of the section boxes that was using images:
.pd-categoriesbox { border: 1px solid #ddd; box-shadow: 0 0 5px #dcdcdc; }
#phoca-dl-categories-box div.pd-title{ background: none repeat scroll 0 0 #fafafa; border: 1px solid #e9e9e9; margin: 0 0 7px; padding: 5px; }

Re: J1.5 -> 3.0 Download migration - missing "Sections"

Posted: 20 Apr 2013, 12:39
by Jan
Hi, :-( for now there is no guide how to migrate to 3.0 - first I need to finish the components for Joomla! 3 so then I can write a guide :idea: for migrate.

Jan

Re: J1.5 -> 3.0 Download migration - missing "Sections"

Posted: 20 Apr 2013, 17:02
by dontflinch
this one worked perfectly for the beta except these couple things.