Joomla! 5.x Coding • Joomla 5, Empty state in View
I have recently upgraded a component I wrote to Joomla 5 successfully and am now trying to eradicate deprecated code, but am running into problems. Specifically, the data that the views get from the...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot login as registered user
fpa connects to the database so the user should.Are you using user root or a user you created?Make sure the database user has all privileges.Statistics: Posted by Webdongle — Wed Sep 04, 2024 3:55 am
View ArticleExtensions for Joomla! 3.x • Re: Can't remove PKG_JOOMLA before update
When you have created a test copy on localhost ... you can unlock Pkg_joomla in the databaseStatistics: Posted by Webdongle — Wed Sep 04, 2024 4:00 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Erroneous Messages
mmmmmh... I have the same problem on an updated site to J5. Now I try this solution.Statistics: Posted by Giusy76 — Wed Sep 04, 2024 9:01 pm
View ArticleExtensions for Joomla! 5.x • Re: Seeking advice for a modal tooltip extension...
Try https://extensions.joomla.org/extension/tooltips/. (it's one I would use)I'm not sure how you would integrate it with an eye icon, but it may be possible. Just check the documentation for this...
View ArticleAdministration Joomla! 5.x • Re: Joomla 5: when will publishing...
Have you looked at Joomlashack’s “Shack Article Manager” which allows individuals to edit their own articles?https://extensions.joomla.org/extension ... e-manager/Statistics: Posted by gsmela — Wed...
View ArticleExtensions for Joomla! 4.x • Re: how to delete an orphaned module with sql?
i have already asked akeeba. i have looked at the magic eraser script and it only does one delete which i have done (from the modules table). but it is still visible and uninstallable.there must be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unable to upgrade PHP to 8.2 or 8.3
tks. i am not sure what you are referring to.in configuration.php under public_html, $dbtype = 'mysqli'; all OK.if i change that to $dbtype = 'nd_mysqli'; the system crashes.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Re: Adding custom js and css in a child template J5
Please provide a screenshot of the file structure not a section of oneStatistics: Posted by Webdongle — Thu Sep 05, 2024 3:40 am
View ArticleThe Lounge • Re: Brain teaser for the oldies memory
Like I said that is not how I remember it, title or Actor. Probably was drunk and changed channels and got two films mixed into oneStatistics: Posted by Webdongle — Thu Sep 05, 2024 9:23 pm
View ArticleTemplates for Joomla! 4.x • Re: Change color in css
The button is assigned the 'btn' (bootstrap) class name.The CSS it seems to be using is this code below which has background colour #000 (black) and font colour #fff (white).Code: button, .button,...
View ArticleAdministration Joomla! 5.x • Re: PHP versus website visability
The site is located in the database. Nothing is lost. Joomla 5 simply requires PHP 8.1 or higher.There could be a number of reasons for the site not working including incompatibility of extensions...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla Update does not show list...
Extensions are where they have always been - in the extensions manager. You install and uninstall them there.The compatibility checker should only run if you are updating from an eligible copy of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: only an admin can modify the...
See viewtopic.php?f=839&t=1011667#p3729882 it should help you with your ACL structureStatistics: Posted by Webdongle — Fri Sep 06, 2024 1:26 am
View ArticleExtensions for Joomla! 5.x • Re: Extension for online manual or wiki?
Here are the options I've found thus far, and my initial impression of them (read: my initial impression, my own opinion).Joomla Articles - Already built in to Joomla core. Free. - Could organize...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to EasyBlog
RSblog seems like a great way to migrate out of easyblog and escape the lock-in . But is it worth it as a blogging component? The design looks old and I saw most of their videos are from 2014...I...
View ArticleExtensions for Joomla! 5.x • Your thoughts on JoomBoost and their extensions?
I've been looking around for Joomla extensions for various functions and have found a suite of extension software at JoomBoost.com that appears to be quite impressive.While looking through the...
View ArticleGeneral Questions/New to Joomla! 4.x • Limitations of Smart Search Module
Dear All,I just replaced the old Search by the new Smart Search on a J!4.4.8 website.In order to run a search from any page of my website, I have used the Smart Search module and assigned it to all...
View ArticleExtensions for Joomla! 5.x • Re: Your thoughts on JoomBoost and their...
Not to get side-tracked from the original question, "nor extensive documentation" is what I wrote - and carries the meaning which I intended. Some of their (many) extensions have some documentation,...
View ArticleAdministration Joomla! 5.x • Re: Joomla 5: when will publishing...
yeah, I'd once thought of it, however they deal with this point. I've been browsing their tutorials, and nothing seems to address my need. When you read the description of what CB offers, it's obvious...
View Article