Templates for Joomla! 4.x • Re: How to change the color of buttons
maybe in the "vm-ltr-site.css"possible at line 280Statistics: Posted by Leen57 — Wed Jun 12, 2024 12:54 pm
View ArticleGeneral Questions/New to Joomla! 5.x • 4 Syntax error
So my VPS had some issues last night then rebooted after 30 min And my one site has come back when I go to the Public side or the admin side and sends me a 4Syntax error- I put back the .htacess file...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No component Contacts
Why is that screenshot showing only one row?Try this in the SQL box:Code: SELECT * FROM `xxx_menu` WHERE `title` like 'com_contact%'Where xxx is your table prefix. j25 suggests it has a long...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 4 Syntax error
solved it was bfnetworkStatistics: Posted by imfsub12 — Wed Jun 12, 2024 1:49 pm
View ArticleJoomla! 4.x Coding • Re: I can't get the <update> mechanism to work.
I've doubled checked the name across all the xml vs the update and it's the same: GeoTracker - Shows The Latest Visitors On A Google Map##_updates: has no entries for this module##_update_sites: I...
View ArticleExtensions for Joomla! 4.x • CAPTCHA Error 504 Backend or gateway connection...
Hi, I'm supporting a customer who is running J4.3.4 with CAPTCHA v2 plugin and all was working up until a couple of months ago (they just reported it to me last week). I found this topic, but no...
View ArticleExtensions for Joomla! 4.x • Re: CAPTCHA Error 504 Backend or gateway...
[12-Jun-2024 01:11:27 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/*******/public_html/libraries/src/Uri/Uri.php on line...
View ArticleAdministration Joomla! 4.x • Re: overflow with max_input_vars
Set it to 10 000With a form the visitor can add new lines, more vars will be consumed.Statistics: Posted by Per Yngve Berg — Thu Jun 13, 2024 8:58 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Setup Joomla 5.x website while...
You need a host where you can set separate versions of PHP at a folder or subdomain level. Both my hosts can do that (Scala and Siteground). Then you can run separate joomla versions - although you'd...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: The update completed with errors
So...you didn't backup immediately before doing the update? The system tells you to do this - multiple times.Can you post the Forum Post Assistant Report; refer to the red box, top of the forum screen...
View ArticleTemplates for Joomla! 5.x • Re: Create a dropdown that is centered with 100%...
Oh, sorry didn't realise the question was about mega-menu type menus.Statistics: Posted by AMurray — Thu Jun 13, 2024 10:05 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error in registration using front-end
Hello Irenuuam, I believe you are adding the wrong values to your radio button custom field. Values are attributes to your custom field, should be 0 for flase or Not Selected, and 1 for True or...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Edit Login Form
That did work for changing the label, thanks!I am realizing that the language overrides are different from creating an override file for mod_languages.Would this be the same route to follow to:remove...
View ArticleJ! 4.x - L'atelier! • Re: Mettre un menu dans un objet SELECT
Bonjour Didier, bienvenue,Je ne comprends pas votre demande et je ne vois pas son objectif.Mais, s'il s'agit d'afficher cette information dans un article ou un module personnalisé, peut-être le plugin...
View ArticleGeneral Questions/New to Joomla! 5.x • Server Misconfiguration
Over the weekend I had my server upgraded to AlmaLinux v8.10.0. Unfortunately some of my settings got "lost" in the migration, and since I don't do servers every day, I am not sure where to look for...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to declare default value in...
Enable "Edit Custom Field Value" permission in Users component.Statistics: Posted by SharkyKZ — Fri Jun 14, 2024 8:44 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Dear @SharkyKZTrue, before I opened the chat I was thinking of this as a "sos solution". It was not clear for me that this is a "proper" solution.Would you mind telling me, how it ended up there?...
View ArticleExtensions for Joomla! 4.x • Adjusting Category order in Joomla Smart Search
Hi there,I am running a Joomla 4.4.5 site with the smart search component.It is indexing articles, categories, key words, weblinks and events from Jevents finder module.My problem is, that events...
View ArticleAdministration Joomla! 4.x • Re: Smartsearch Index error: "an error has...
I have same problem. By run smart search index. I check my title in table #__content, max have 235 lent! I use next requareSELECT by length(alias) as len,id FROM `prefix_content` ORDER by len...
View ArticleAdministration Joomla! 5.x • Where in the database are the individual module...
I have a new custom template, which is slightly modified copy of another custom template - which I have uninstalled and deleted - but all the modules are assigned to the same positions as in the old...
View Article