J3.1.4
- Dima
- Offline
- Platinum Member
Less
More
11 years 3 months ago #3047
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic J3.1.4
I mean
I mean it can be common problem. Try to search "joomla 3 500 layout default not found"
You can find most common case.
I think will wait new release
Details
Because of a bug in JViewLegacy::getName() all components with views using camel
cased class name break with error:
500 Layout default not found
This is because of the view name strips everything after the first upper case
letter:
$this->getName() on class MyComponentViewProcess_Task returns 'process_'
$this->getName() on class MyComponentViewProcessTask returns 'process'
I mean it can be common problem. Try to search "joomla 3 500 layout default not found"
You can find most common case.
I think will wait new release
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Bastiaan
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 3 months ago #3048
by Bastiaan
Replied by Bastiaan on topic J3.1.4
Good find indeed. Not much luck with the latest release.....
I'll wait with you for the next release....
Thanks!
Bastiaan
I'll wait with you for the next release....
Thanks!
Bastiaan
Please Log in or Create an account to join the conversation.
- Bastiaan
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 3 months ago - 11 years 3 months ago #3062
by Bastiaan
Replied by Bastiaan on topic J3.1.4
Last edit: 11 years 3 months ago by Bastiaan.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 3 months ago #3079
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic J3.1.4
Thank you.
I think somebody will fix it by this hotfix.
I think somebody will fix it by this hotfix.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.175 seconds