Joomla! 5.x Coding • Using JDatabse for Updating a record
I am trying to understand/learn the use of jDatabase on a Joomla 5.1 site, trying to follow the example in https://docs.joomla.org/J4.x:Inserting_ ... _JDatabase.I have successfully implemented Insert...
View ArticleJoomla! 5.x Coding • Joomla API ENOTFOUND: Service is temporarily unavailable.
I'm trying to create a Make Integration with Joomla.But I'm getting the message:Code: ENOTFOUND: Service is temporarily unavailable.But that's not going to be true, my website is live and I can...
View ArticleSecurity in Joomla! 3.x • Re: Template index.php had malware
Joomla 3 was declared End of Life in August 2023. The reason for the security issues is likely your out of date Joomla version. If using an older version than 3.10, then we would advise you to update...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Issues with Joomla Admin Page and...
The FPA page will tell you the version of PHP and a lot of other useful details about the website, like all the third party extensions it uses.Is that the only way to figure out what's happening with...
View ArticleJoomla! 5.x Coding • Re: oomla API ENOTFOUND: Service is temporarily...
I'm back to:[406] Could not match accept headerHere are the headers I am using:Code: "headers": {"Content-Type": "application/vnd.api+json","Authorization": "Bearer {{parameters.apiKey}}"}, //...
View ArticleExtensions for Joomla! 5.x • Re: Extension for online manual or wiki?
Creates pdf https://extensions.joomla.org/extension ... phoca-pdf/ try 'print' on their test site https://www.phoca.cz/demo/phoca-pdf-demoWiki or Joomla for documentation. That was a debate several...
View ArticleAdministration Joomla! 5.x • Re: Strange behavior of readmore in text
Then something goes wrong in the Tinymce editor or somewhere else.No the code just needs updatingStatistics: Posted by Webdongle — Tue Sep 03, 2024 12:36 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images - How do you do it?
...I just know I'm going to have issues with images they add to each article. IE: too big, wrong pixel size, wrong orientation, wrong aspect ratio etc.This is "Photography 101". If people use...
View ArticleAdministration Joomla! 5.x • Re: Users not logged out in spite of session...
Turn caching off and clear cacheSession time should be honoured thenTest with a test userset the user to Registeredloginnavigate to a page set to registeredAfter 60 seconds (leave 2 mins to be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Meta Keyword in Menu Section Joomla 5
Wow, I'm sorry I was surprised. Meta keywords are still important regardless of new features like indexing and rich snippets. Joomla, please reconsider reimplementing meta keywords.Statistics: Posted...
View ArticleJoomla! 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 Article