Hi,
For my club site I have implemented quite some custom code via CC v2. We are in the process of migrating the website from Joomla 1.5 to 2.5 and looking for ways to migrate my CC v2 code to v4. Same for CF by the way.
I have cracked migrating CF, but I don't see yet how to migrate code from the "header", "body" and "footer" sections in CC v2 to CC v4.
Can someone help?
Johan
For my club site I have implemented quite some custom code via CC v2. We are in the process of migrating the website from Joomla 1.5 to 2.5 and looking for ways to migrate my CC v2 code to v4. Same for CF by the way.
I have cracked migrating CF, but I don't see yet how to migrate code from the "header", "body" and "footer" sections in CC v2 to CC v4.
Can someone help?
Johan
Hi Johan,
There have been some quite big changes. The equivalent to the old Head, Body Footer sections are on the Frontend List Settings | Custom List Settings tab, you need to set Auto Listing off on the Frontend List Settings | General tab to activate this.
Also the row data is now in $row instead of $MyRow in the old version.
Bob
There have been some quite big changes. The equivalent to the old Head, Body Footer sections are on the Frontend List Settings | Custom List Settings tab, you need to set Auto Listing off on the Frontend List Settings | General tab to activate this.
Also the row data is now in $row instead of $MyRow in the old version.
Bob
This topic is locked and no more replies can be posted.