Administration Joomla! 4.x • Re: Domain change
Are they the same package?If so do point the Domains to a folder?If not do they have separate server space?Who is your Host and what package do you have?Statistics: Posted by Webdongle — Mon Aug 26,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Basic Joomla 5 with Gantry 5...
Thank you A Murray & pablop76 for the pointers.Statistics: Posted by boxbob — Tue Aug 27, 2024 10:27 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.4
Updated remote sites and localhost test sites to Joomla 5.1.4 with no issues. The Smart Search pagination that was working in the 5.1.4-rc2-dev test environment is still working with the released...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: [Deprecation] Listener added for a...
please post the FPA, yes.OK, here's without the plugins:[27-Aug-2024 22:58:10 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in...
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 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 Article