General Questions/New to Joomla! 4.x • Alert to update membership profile info
Hi, I am looking for a solution to keep our membership profile information up to date. Currently the membership profile information gets out of date over time and it makes it difficult to contact...
View ArticleJoomla! 4.x Coding • is quoteName() different in 4.0 to 3.10??
A quick question: in all versions up to and including J3.10 the JDatabase::quoteName() function did table prefix replacement: $db->quoteName('#_my_table') would yield something like...
View ArticleGeneral Questions/New to Joomla! 5.x • Achieving Your Ideal Weight: Simple...
Losing weight and maintaining a healthy lifestyle doesn't have to be overwhelming. At SlimwayNow, we believe in making small, sustainable changes that lead to lasting results. Whether you're just...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to prevent Category List from...
"I’m actually facing the same issue on my website as well and haven’t found a solution yet. It’s quite frustrating, and I’m constantly looking for ways to improve it. If anyone has any suggestions or...
View ArticleAdministration Joomla! 5.x • client side email validation not work
In the registration form, but also in any form where validate="email" is set, the validation will mark this type of email as the correct email: mail@mailmail@mail.amail@mail.44 it helped me to replace...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to package for customer...
@amurray is spot on with this suggestion. I do the same thing to set up all my Joomla installations. I start with the stock installation then add my regularly used extensions- like JCE, Akeeba Backup...
View ArticleTemplates for Joomla! 4.x • Re: Creating a New Module Position
I am using t4_bs5_blank templateI am not a user of T4, but I believe that this can be done in the same way as in other templates.Create any module, type "after-content" in the position field, press...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show more panigation number
Your pagination widget is not the core Joomla plugin. The core plugin shows a range of 10 items on either side of the current item. You will have to find out which extension you are using. It is...
View ArticleAdministration Joomla! 5.x • Re: Cannot get login to redirect user
Thanks. I'll give that a shot, Per.Statistics: Posted by LTCreations01 — Sat Dec 21, 2024 4:01 pm
View ArticleAdministration Joomla! 4.x • Admin error throughout
I have a Joomla 4.4.9 site that is currently giving me the following error when I attempt to access Global Configuration, Articles, Templates, Users, Menus, etc.property_exists(): Argument #1...
View ArticleAdministration Joomla! 4.x • Re: Admin error throughout
Manually edit configuration.php and enable Debug and set Error Level to 'maximum'Statistics: Posted by Per Yngve Berg — Sat Dec 21, 2024 7:27 pm
View ArticleJoomla! 5.x • Fehler 500 nach Änderung eines Menüeintrags
Hallo community,ich verwalte die website des seniorenrat-darmstadt.de - als relativ unbeleckter Novize. Jetzt habe ich einen Menüeintrag inhaltlich und auch vom Menütitel geändert und gespeichert....
View ArticleJoomla! 5.x • Re: Fehler 500 nach Änderung eines Menüeintrags
Hi,Könntest du im Backend die Änderungen, die du am Menü vorgenommen hast, nicht rückgängig machen?Wenn ein Backup wiederhergestellt wird, muss zuerst die Datenbank geleert und das Root-Verzeichnis...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Admin template with top menu, not...
https://extensions.joomla.org/extension ... -top-menu/Google it for other.Statistics: Posted by gsmela — Sun Dec 22, 2024 4:48 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Will Joomla4 extensions work for...
I think it's not working with Joomla 5.Last update of this extensie was 3 year ago! And all their joomla extension ad their website were last updated also in...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: updating from 2.5.19
Thank you both for your replies.I think I have found the error which causes the errors:Update: :Collection: Could not open http://update.joomla.org/core/sts/list_sts.xmlJoomla tries to open the url...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updated to 4 and now there's no...
Okay alright, it's orange, and thank you for letting me know the editing time limit. Also I just realized that I had to go into the "Site Modules" and change the "Position" for all of the modules,...
View ArticleJoomla! 4.x Coding • Re: Problem finding models
OK, some progress. Just stripped out the getModel stuff, I've no idea why it fails, but probably for the same reason as FolderModel::getTable() fails:Code: public function getTable($type = 'Folder',...
View ArticleTemplates for Joomla! 5.x • Re: How to style drop down menu text heading
Code: .nav-submenu-container .nav-submenu > li, .jddrop-content .megamenu-item .megamenu-menu li, .nav-submenu, .astroid-mobile-menu .nav-child .menu-go-back, .astroid-mobile-menu .nav-child...
View ArticleJoomla! 5.x Coding • Re: Connect an external PHP file with Joomla 5
"Doesn't work" is too vague. What do you get? What error message, what's the stack trace?Statistics: Posted by MarkRS — Mon Dec 23, 2024 3:59 pm
View Article