Administration 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! 4.x • Indexing articles with Sourcerer code...
Hi everybody,I have recently (mostly) successfully updated my J!4.4.6 site first to J!4.4.7 and later to J!4.4.8. Thanks to the team. Due to the pagination issue that was reported by Phil in...
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 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: INDEX error
There is a bug in 5.1.3. Please update to 5.1.4Statistics: Posted by Per Yngve Berg — Fri Aug 30, 2024 12:58 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Manually uninstall a plugin
cbjuice2 seems to be connected with Community Builder. Perhaps Community Builder wasn't completely uninstalled.I don't know how you would resolve that. Please use the Forum Post Assistant tool (see...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
Update: In Statusline 'Session' is the following after the try to login:Where do see or get this 'Statusline' from?Statistics: Posted by toivo — Sat Aug 31, 2024 12:49 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Display all sub-menus when mouse...
Dear Joomla team,Could you help me to change this behavior of display sub-menus? Now I am using the t4_bs5_blank free template, my client wants to display all sub-menu whenever we hover the mouse over...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Display all sub-menus when mouse...
I would ask the template devs first.Statistics: Posted by gws — Sat Aug 31, 2024 2:50 pm
View ArticleJoomla! 5.x • Re: Plantillas joomla 5.x
Baje la plataforma de joomla 5.1.4 para mi paj. de loencon3.com y desearia instalar una plantilla que compré. Como lo hago. no soy un experto en paj. web. Por favor explicarme en forma sencilla....
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.4
I am using a directory component If your custom components are using parameters now not whitelisted, then the changes in Joomla 5.1.3 (not 5.1.4) can break as the Joomla Core team decided to break...
View ArticleExtensions for Joomla! 5.x • Re: Accommodation booking tool for multiple day...
This component might do it:https://extensions.joomla.org/extension/rentalot-plus/Statistics: Posted by trev — Sat Aug 31, 2024 8:06 pm
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
Thank you Toivo for explaining how to generate a query against an external database, I can now get this to work outside a model.However, my requirement is a bit more specific, in that I want a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Indexing articles with Sourcerer...
FYIIt seems the aforementioned problem was caused by redundant custom functions in my php code (same function defined in different php files used in different custom forms). After introduction of...
View Article