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

Helpers Class

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

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

8 lata 8 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 8 miesiąc temu - 8 lata 8 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 8 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 8 miesiąc temu #1239 przez 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.

Ten adres pocztowy jest chroniony przed spamowaniem. Aby go zobaczyć, konieczne jest włączenie w przeglądarce obsługi JavaScript.

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

8 lata 8 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 8 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.

Czas generowania strony: 0.062 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.