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: Plugin update fail - backend blocked
As a post-script:#_extensions is the table, where "#_" is your table prefix. The prefix wouldn't be "J25_". It would be a mix of letters (5 or 6 if I recall correctly). You normally would set that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update database structure problem
Post size needs to be equal or higher than upload size limit. The FPA shows:Max. Upload Size: 512M | Max. POST Size: 128MI don't know they need to be 512M (seems a bit excessive).Set both to...
View ArticleJoomla! 5.x Coding • Re: Latex for Joomla?
No, Joomla only includes article editors such as TinyMCE and CodeMirror.You would need an extension, for example https://extensions.joomla.org/extension/jatex/.The developers want to keep the core...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Reset admin password instruction...
https://docs.joomla.org/How_do_you_reco ... assword%3F methods should work. Did Method 2 not work? Did you copy the example hashed password (not the plain text password) into the Password field, as...
View ArticleAdministration Joomla! 5.x • Re: How do i change Joomla Administrator Login text
Language Override would be used to just change the text like "Username" or "password". Exactly what parts are you trying to change? You haven't mentioned it, only that you can't find the parts you're...
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: 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 ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: I have upgraded...
site is old, I saw post from more than 10 years ago).The new leaked google API is available on line. Might prove to be a good read.Statistics: Posted by gws — Thu Aug 29, 2024 7:04 pm
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 ArticleMigrating and Upgrading to Joomla! 4.x • Re: After upgrade to J4.4.8, menu...
Thank you for the update. Well done!Statistics: Posted by toivo — Thu Aug 29, 2024 9:37 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