× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Helpers Class

8 年 8 个月 前 #1235 Yonder Media
Replied by Yonder Media on topic Helpers Class
So I redownloaded another component of mine that was previously, installed it in my project, and THE BUG IS STILL NOT FIXED!

Getting: Fatal error: Class 'Scipio_builderFrontendHelper' not found in /var/www/html/yomo_scipio/joomla/components/com_scipio_builder/router.php on line 57

Really starting to regret having bought a year's license a few days' back, this is wasting so much time!

Please 登录注册一个帐号 to join the conversation.

8 年 8 个月 前 #1236 Samuel
Replied by Samuel on topic Helpers Class
Hi,

did you write a Bug report? I did today, so hopefully this is patched soon.

Please 登录注册一个帐号 to join the conversation.

8 年 8 个月 前 - 8 年 8 个月 前 #1237 Gabor Mag
Replied by Gabor Mag on topic Helpers Class
What solved this bug for me:

Step 1:
Go to components\com_yourcomponent\helpers folder open yourcomponent.php and insert this missing row:
require_once JPATH_SITE . '/components/com_yourcomponent/models/' . strtolower($name) . '.php'; above
$model = JModelLegacy::getInstance($name, 'YourcomponentModel'); (maybe line 32)

Step 2
Copy the helper file class name. Than open the router.php file in your component root and go to line 57 you will find YOURCOMPONENTNAMEFrontendHelper::getModel($view); and change to YOURCOPIEDCLASSNAME::getModel($view); or copy from line 92 before the ::getModel($vars); part....
Last edit: 8 年 8 个月 前 by Gabor Mag. 理由: new infos
The following user(s) said Thank You: Jennifer Swarts, Yonder Media

Please 登录注册一个帐号 to join the conversation.

8 年 8 个月 前 #1239 Andres Maeso
Replied by Andres Maeso on topic Helpers Class
Hi

Last bug was also fixed. Thank you again for spending the time of telling us.

Regards,

Andrés.

Andrés Maeso
Customer relations manager at Joomla Component Creator.

该邮件地址已受到反垃圾邮件插件保护。要显示它需要在浏览器中启用 JavaScript。

Please 登录注册一个帐号 to join the conversation.

8 年 8 个月 前 #1241 Yonder Media
Replied by Yonder Media on topic Helpers Class
I redownloaded my component - BUG STILL NOT FIXED!!!!!!!!

Please 登录注册一个帐号 to join the conversation.

8 年 8 个月 前 #1242 Yonder Media
Replied by Yonder Media on topic Helpers Class
I redownloaded my component - bug still not fixed. This really isn't acceptable guys! I need a solution!

Please 登录注册一个帐号 to join the conversation.

创建页面时间:0.060秒
核心: Kunena 论坛

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.