Issue with J3.7b3 testing my component
Ruud van Lent
New Member
Posts: 4
7 năm 8 tháng trước - 7 năm 8 tháng trước #1518
bởi Ruud van Lent
Issue with J3.7b3 testing my component was created by Ruud van Lent
Hi, just a heads-up.
ran into an issue with my component under Joomla 3.7 (beta3).
the issue is as follows:
component-creator generates two helper files for the component: one in the administrator/helpers and one in site/helpers.
Problem is that bot helpers have the same class name eg: class MycomponentHelpersMycomponent
Now where does this go wrong:
It turns out that the new fields functionality (plg_system_fields) autoloads the helper classes and crashes my site with a Cannot redeclare class MycomponentHelpersMycomponent
e.g. when calling contenplugins in the component.
This is not correct. Two classes should never have the same class name
hope this helps
ran into an issue with my component under Joomla 3.7 (beta3).
the issue is as follows:
component-creator generates two helper files for the component: one in the administrator/helpers and one in site/helpers.
Problem is that bot helpers have the same class name eg: class MycomponentHelpersMycomponent
Now where does this go wrong:
It turns out that the new fields functionality (plg_system_fields) autoloads the helper classes and crashes my site with a Cannot redeclare class MycomponentHelpersMycomponent
e.g. when calling contenplugins in the component.
This is not correct. Two classes should never have the same class name
hope this helps
Last edit: 7 năm 8 tháng trước by Ruud van Lent.
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
Peter Skarsjo
New Member
Posts: 2
7 năm 6 tháng trước #1550
bởi Peter Skarsjo
Replied by Peter Skarsjo on topic Issue with J3.7b3 testing my component
Could you explain *how* you have fixed it, please? I am way beyond regenerating my component with CC and I will have to carry out the fix myself.
I have already tried a simple rename of the helper class in site. This only results in the class not being found, and the component crashes.
I have already tried a simple rename of the helper class in site. This only results in the class not being found, and the component crashes.
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
arnoud van der Reest
New Member
Posts: 2
7 năm 6 tháng trước #1551
bởi arnoud van der Reest
Replied by arnoud van der Reest on topic Issue with J3.7b3 testing my component
I am also way beyond regenerating my component. Please explain how I can Fix this myself.
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
Peter Skarsjo
New Member
Posts: 2
7 năm 6 tháng trước #1557
bởi Peter Skarsjo
Replied by Peter Skarsjo on topic Issue with J3.7b3 testing my component
The more I think about this issue, the worse I think it is. I guess it affects *all* your users, i.e. you are in a situation where *all* your users, at least most of them, have crashing components as soon as they upgrade to Joomla 3.7.
I would suggest you issue a warning, by email, to all your users *not* to update their Joomla installation until they have fixed this issue. I also suggest you publish instructions how to fix already generated components. Fixing your own engine is *not* enough.
Those affected by this may find this tip useful. I use a workaround to save the front side at the expense of loosing the admin side. I have renamed the component_name.php in the administrators/helpers directory. This crashes the admin component, but allows the front side to work. If you can manage temporarily without admin service for your component it may help you until CC publish a real fix.
I would suggest you issue a warning, by email, to all your users *not* to update their Joomla installation until they have fixed this issue. I also suggest you publish instructions how to fix already generated components. Fixing your own engine is *not* enough.
Those affected by this may find this tip useful. I use a workaround to save the front side at the expense of loosing the admin side. I have renamed the component_name.php in the administrators/helpers directory. This crashes the admin component, but allows the front side to work. If you can manage temporarily without admin service for your component it may help you until CC publish a real fix.
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
arnoud van der Reest
New Member
Posts: 2
7 năm 6 tháng trước #1573
bởi arnoud van der Reest
Replied by arnoud van der Reest on topic Issue with J3.7b3 testing my component
Andres, thanks for the solution. It solved my problems!!
Arnoud van der Reest
Arnoud van der Reest
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
Paulo Griiettner
New Member
Posts: 1
7 năm 5 tháng trước #1595
bởi Paulo Griiettner
Replied by Paulo Griiettner on topic Issue with J3.7b3 testing my component
I'm glad I found this post, because this issue was driving me crazy...
Thanks guys...
Thanks guys...
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
Thời gian tải trang: 0.054 giây