-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Class "Factory" not found Error on Joomla 5.2.3 #40
Comments
Hi, Potential FIX for this:
I have the same issue with Joomla 5.1.4, php 8.1.29, and MariaDB 11.4.3. I can successfully send a test email from the Joomla Administrator MailJet Component Settings. But, selecting 'Contacts' results in a 'Class "Factory" not found' error. The following backtrace is generated in the log: 2025-02-08T16:00:28+00:00 CRITICAL 192.168.40.225 error Uncaught Throwable of type Error thrown with message "Class "Factory" not found". Stack trace: #0 [ROOT]/administrator/components/com_mailjet/views/contacts[TMP]l/default.php(20): Mailjet_Api_Helper::getMailjetIframe() I'd submit the potential change through Github but I'm a dinosaur - I stopped doing commercial development before git was in use. I think we were using cvs back then. Anyway, I'm looking into git. If I find that I'm looking at more code then I originally intended (not with MailJet, a different app) then I'll make a point of learning git and start contributing. |
Hello,
With the last commit, i've have an issue on a Joomla 5.2.3 with PHP 8.1 or 8.2 AND MySql 8.0.40-31
I can access to Component->MailJet->Preferences
But no way on
Contacts
Campaigns
Statistics
Class "Factory" not found
The text was updated successfully, but these errors were encountered: