251 Posts
Viktor Iwan
10 years ago
2
Topic

Hello,

Today Joomla 3.1.4 released into public, it had 247 tracker issues fixed, so its going to pretty awesome if it applied into our site. But the problem is when you install Joomla 3.1.4 with Seblod... you can't get access into seblod component because "The Default Layout can not be found problem"

I dig deep this issue and found the problem... i don't know yet if it because of a new bug on joomla or PSR-0 Coding Standard Applied.

if you want to know about PSR-0 and Autoloading, you can visit here: http://phpmaster.com/autoloading-and-the-psr-0-standard/
if you want to look for my discussion on Joomla Group https://groups.google.com/forum/#!topic/joomla-dev-general/aMuZT2vgkkM

THE SOLUTION

The solution is easy and pretty straight forward, 

1. Open administrator/components/com_cck/views/cck/view.html.php

2. Change the name of the class from CCKViewCCK into CCKViewCcck


Attention

This is just one 'bug' that i found, Joomla 3.1.4 is still new and probably bring more 'bugs' to seblod. If you don't have experience debugging PHP or familiar with Joomla MVC/System ... i suggest you to wait for a week or two.. there's probably report for another bug...


Hope this information helps




Get a VIP membership
251 Posts
Viktor Iwan
10 years ago
1
Level 1

Looking at the tracker here:

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31565


It seem joomla 3.1.4 brokes a lot of extension... So better wait to joomla 3.1.5 which i am sure will be up in next few days

10 years ago
0
Level 2

Thanks for updating us on this.  I will be holding off until I know more. Thanks again.

Get a Book for SEBLOD