Announcements Discussions • Re: Discuss Joomla! 5.1.4
Is anyone else still having problems? I am trying to discover if this is an issue for others, or if it is an issue with my components. I am using a directory component that uses smart search and I am...
View ArticleJoomla! 5.x Coding • Re: How to view user notes on users frontend?
thank you. I will to modify this and enhance as well.Statistics: Posted by wejom21 — Wed Aug 28, 2024 1:01 am
View ArticleAdministration Joomla! 5.x • 404 on pagination
https://www.williamejones.co.nz/galleryWhen clicking the pagination in one of the galleries, I get a 404. I don't think it's Ignite Gallery as I can click any image then scroll through the entire...
View ArticleAdministration Joomla! 4.x • Re: Joomla Update does not work
Thanks - I did take a look at the link. The /var/www/<site> directory is owned by www-data:www-data. Media uploads work fine, so I don't think I have a permission problem with the directories....
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: How do I fix...
In my opinion to fix the duplicate without user canonical issue, you need to identify the duplicate pages on your site using tools like GSC. You can also use 301 redirects.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
It gives me the error: "Class "Mycompany\Component\Test\Site\Model\Joomla\Database\DatabaseFactory" not foundThe advice @SharkyKZ gave in the February 2024 topic SQL connect to external database --...
View ArticleAdministration Joomla! 5.x • Re: How do i change Joomla Administrator Login text
I'm looking to change Joomla Administrator Login text or hide it.The language constant is TPL_ATUM_BACKEND_LOGIN:Code: TPL_ATUM_BACKEND_LOGIN="Joomla Administrator Login"also i want to hide...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: DigiCert Global Root G2 (PayPal)
seems to me it's just advice about Paypal changing their SSL provider.I expect if anything, it would be up to the extension developer to change whatever they need to in order to accommodate Paypal's...
View ArticleExtensions for Joomla! 5.x • Re: To intergrate UPI payment gateway in joomla...
There's many of those on the JED.Payment Gateways:https://extensions.joomla.org/instant-s ... %20gatewayorPaid Membership/Subscriptionshttps://extensions.joomla.org/instant-s ... bscriptionStatistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Reset admin password instruction...
What error are you getting when you try and login?Statistics: Posted by Webdongle — Wed Aug 28, 2024 10:32 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unable to upgrade PHP to 8.2 or 8.3
Cheers.So everything is now on PHP 8.3.Well done!I’d like to send you a file called : systeminfo-2024-08-28T13_46_38+00_00PHPSETTINGS.txt.zip with the PHP settings of one of the sitesThe FPA results...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No menu appears in the BackEnd
Thank you for the update!Statistics: Posted by toivo — Wed Aug 28, 2024 11:13 pm
View ArticleExtensions for Joomla! 5.x • VirtueMart message about missing MIME type
With all of the mime types already included in Joomla, I'm getting a "message" (not error or warning) every time I edit a product in Virtuemart that has a webp image.Everything is functioning fine. I...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After upgrade to J4.4.8, menu...
According to the recent topic Can't create or open a menu item the message comes from miniOrange OAuth Server for Joomla.If you need this extension, please report the issue to miniOrange. I used one...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Admin Menu and Toolbar are not...
What happens if you click the button 'Toggle Menu' at the top?Use an URL like this to view and enable the Administrator modules:https://example.com/administrator/index ... lient_id=1Statistics: Posted...
View ArticleLanguage - Joomla! 5.x • Re: Menu does not appear when Ι switch language
Welcome to Joomla forum!Did you create a Menu module for the English language,did you assign it to language "English",did you configure it to display the English menu,is it published,and in the same...
View ArticleExtensions for Joomla! 5.x • Re: How to stop CComment inserting Comment...
Disable the Plugin.Statistics: Posted by Per Yngve Berg — Thu Aug 29, 2024 8:05 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
Write enable and edit the file configuration.php in the main Joomla folder. Make the following changes:Code: public $debug = '0';public $error_reporting = 'maximum';Those settings will add more...
View ArticleAdministration Joomla! 4.x • Re: Joomla Update does not work
A little more information: the problem only seems to exist on Ubuntu. I have a production server running Oracle Linux 7.9 with PHP 7.4.33, and "Check For Updates" works fine on that server. Check For...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Extreme Failure updating from...
...Joomla is installed in a public_html folder, could I simply delete all files from the folder and install the backup again?The database is what stumps me, can I just create a new one, restore the...
View Article