General Questions/New to Joomla! 4.x • How can I fix the cassiopeia default...
1.I like Cassiopeia template edition as fig display horizontal https://magicpaints.net/superpower/ ,every time upgrade 4.4.6 to 4.4.7~4.4.8,default style are missing as...
View ArticleTemplates for Joomla! 5.x • Re: Template free for musicians
It's the content that makes the look 'n' feel of a site not the Template. There are some template systems that have a few extra bells and whistles but in the end it comes down to the content. Also...
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:sessionarray:3 [ "counter" => 9 "timer" => array:3 [ "start" => 1725089780 "last" => 1725095704 "now" =>...
View ArticleJoomla! 5.x • Re: Call to a member function getDocument() on null
In der Statuszeile wir unter 'Session' noch folgendes angezeigt:sessionarray:3 [ "counter" => 9 "timer" => array:3 [ "start" => 1725089780 "last" => 1725095704 "now" => 1725095925 ]...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.4
I have a 3rd party component that used the Pagination classes provided by Joomla. The 3rd party component was swiftly updated to reflect the changes and now all is well. Thanks to everyone for helping...
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! 5.x • Re: Unable to upgrade PHP to 8.2 or 8.3
i am having a similar problem. Could you please advise what the important module in CPanel was that was not activated. tks.Statistics: Posted by simohunter — Sun Sep 01, 2024 12:31 am
View ArticleTemplates for Joomla! 4.x • Re: How can I fix the cassiopeia default template...
Create a child template https://docs.joomla.org/Help5.x:Templat ... se#ToolbarStatistics: Posted by Webdongle — Sun Sep 01, 2024 8:56 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Display all sub-menus when mouse...
Are you looking for a solution without doing any JS Coding?1) Move the "Our Products" Menu Item as a sub-item under 'About Us".2) Create a new Menu Item "Our Products' of type Alias and point it to...
View ArticleExtensions for Joomla! 4.x • how to delete an orphaned module with sql?
i have an obsolete akeeba module "Akeeba Backup Notification Module" that i can't uninstall (get: Call to a member function children() on null). it is visible and disabled in Extensions: Manage. it...
View ArticleExtensions for Joomla! 3.x • Re: Can't remove PKG_JOOMLA before update
That suggests the files aren't there just the database entry. As you are now working on the copy then you might as well remove that table from the database and try the upgrade.Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot login as registered user
If the directory Installation exists then remove it.I can't find it. There is none with that directory name.Statistics: Posted by irenuyam — Wed Sep 04, 2024 9:52 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Meta Keyword in Menu Section Joomla 5
just going by what "the internet" says - take that with a grain of salt, OK. Still won't help if *only* relying on keywords and nothing else for SE ranking.Statistics: Posted by AMurray — Wed Sep 04,...
View ArticleExtensions for Joomla! 4.x • Re: how to delete an orphaned module with sql?
Akeeba has a tool that might work : https://github.com/akeeba/magiceraser/releases.Otherwise, try reinstalling Akeeba Backup, and then uninstalling the entire package, rather than any individual...
View ArticleAdministration Joomla! 5.x • Re: Users not logged out in spite of session...
Perhaps someone have enabled the System Page Cache Plugin?Statistics: Posted by Per Yngve Berg — Wed Sep 04, 2024 10:43 am
View ArticleExtensions for Joomla! 3.x • ERROR: Call to undefined method...
Hi, Can i get assistance with solving this?Statistics: Posted by Kich902 — Wed Sep 04, 2024 10:49 am
View ArticleGeneral Questions/New to Joomla! 4.x • Smart search problem with this not that
If you have article with title "Not my bla bla bla", you can not search for that article.If you enter as search phrase "not my bla", you excluded that article. Not so smart.Is there a way to disable...
View ArticleGeneral Questions/New to Joomla! 5.x • Support Brother Printer
Brother printers are widely used for individual and commercial use. In order to set up the Brother machines on a computer device, you must download the compatible driver to your device. Also, the best...
View ArticleJoomla! 5.x Coding • Re: Joomla 5, Empty state in View
Thanks, Sharky. Yes, the model was not found because I had named it improperly. For some reason I thought I needed to prefix model names with my namespace name. Not that I've fixed that error, all my...
View Article