↧
General 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 ArticleSecurity in Joomla! 3.x • Re: Template index.php had malware
Please see viewtopic.php?f=714&t=946026#p3457071 and https://github.com/TLWebdesign/Joomla-3 ... rity-FixesN.B. updating from J3 will require changing php/database versions several times, so doing...
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 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 ArticleAdministration Joomla! 5.x • Re: Users not logged out in spite of session...
Although session times are not affected by page caching, ...Are you sure?Statistics: Posted by Webdongle — Wed Sep 04, 2024 3:38 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Meta Keyword in Menu Section Joomla 5
Keywords are no longer relevant ...Keywords box is still included in the Article edit screen. It always took presidence over the menu and global keyword, so perhaps the devs decided global keyword...
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 ArticleAdministration Joomla! 5.x • cronjob on login only site
Hello, I have a site in joomla 5, the site is only by login, so I setup the main home menu to registered only.as well all my other menu items are for registred users. so when someone visit the site,...
View ArticleJoomla! 5.x Coding • Re: Joomla 5, Empty state in View
Maybe the model is not found? You shouldn't use view's get() method. It's a pointless shortcut method that only makes debugging harder, use getModel() instead. See this post...
View ArticleAdministration Joomla! 5.x • Re: cronjob on login only site
I think you should write a Plugin that trigger on the onAfterLogin Event.Statistics: Posted by Per Yngve Berg — Wed Sep 04, 2024 6:18 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images - How do you do it?
everythis working fine.. you can check here - https://ligerz.comStatistics: Posted by ligerz — Wed Sep 04, 2024 6:25 am
View ArticleGeneral Questions/New to Joomla! 5.x • Issue with Redirecting to Main Product...
Hi everyone,I’m having a problem with the search functionality on my Joomla site. Here's what's happening:URL: Light Links OS2 Fiber Distribution Cable(https://dintek.com.tw/index.php/fiber-c ......
View ArticleAdministration Joomla! 5.x • Re: Joomla 5: when will publishing...
'Edit State' allows a user to Publish an Article that they edited.Statistics: Posted by Webdongle — Wed Sep 04, 2024 11:54 pm
View ArticleExtensions for Joomla! 5.x • Re: Seeking advice for a modal tooltip extension...
A simple search of JEDhttps://extensions.joomla.org/extension/tooltip-gc/You can put what you want in the tooltip like images, links, or just text. You can also add a tooltip on an image or link. Do...
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 ArticleExtensions for Joomla! 4.x • Re: how to delete an orphaned module with sql?
Perhaps reviewing the link https://www.akeeba.com/support/akeeba-b ... odule.html may help.Note:Make sure to take a complete backup of the site (both files and database content) before attempting...
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 Article
More Pages to Explore .....