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

Helpers Class

8 lata 6 miesiąc temu #1236 przez Samuel
Replied by Samuel on topic Helpers Class
Hi,

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

Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.

8 lata 6 miesiąc temu - 8 lata 6 miesiąc temu #1237 przez 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....
Ostatnia8 lata 6 miesiąc temu edycja: Gabor Mag od. Powód: new infos
Za tę wiadomość podziękował(a): Jennifer Swarts, Yonder Media

Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.

8 lata 6 miesiąc temu #1241 przez Yonder Media
Replied by Yonder Media on topic Helpers Class
I redownloaded my component - BUG STILL NOT FIXED!!!!!!!!

Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.

8 lata 6 miesiąc temu #1242 przez 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!

Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.

8 lata 6 miesiąc temu #1243 przez Yonder Media
Replied by Yonder Media on topic Helpers Class
Thanks Emelia, your solution worked. I'm appalled that the creators have not sorted this out after so many people have complained (myself included, repeatedly).

Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.

Czas generowania strony: 0.104 s.
Zasilane przez Forum 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.