General Questions/New to Joomla! 5.x • The PHP temporary folder is not set.
Hi there, in the warning page, i noticed the following warning.Screenshot 2024-03-22 at 17.49.34.pngDoes anyone know what this is?Statistics: Posted by hackermade — Fri Mar 22, 2024 3:50 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 3.x • Re: SEO and Google...
Ugh, dealing with that /index.php issue in URLs is such a headache, right? I ran into the exact same problem a while back. My solution? I fiddled with the .htaccess file, setting up a redirect to...
View ArticleAdministration Joomla! 3.x • Re: Fatal error: require_once(): Failed opening...
There is normally only one public_html folder which is the server rootUsually the format would bepublic_html>/folderthatthedomainpointsto>>/administrator...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: The PHP temporary folder is not set.
You can ignore it. It defaults to tmp when its not set.Statistics: Posted by gws — Fri Mar 22, 2024 5:43 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Update from 3 to 4 went wrong -...
Mod. Note: Relocated the topic from Installation to the Upgrade J4 forum.Statistics: Posted by Per Yngve Berg — Sat Mar 23, 2024 3:50 pm
View ArticleJoomla! 5.x Coding • Where to put a js.map file?
Got one of these, but where should it go in the J! structure to get recognised by the browser?It's for an externally minified js file so the J! processes don't apply/Statistics: Posted by MarkRS — Sat...
View ArticleJoomla! 4.x Coding • Re: docs.joomla.org/J4.x:Dev - broken link? missing page?
This content unfortunately vanished. It seems only to be accessible at archive.org:A lot (all?) of it has moved tohttps://codeberg.org/astrid/j4exampleco ... 1077e6ece2and thereaboutsStatistics:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
jquery not loading might be because of the t4_bs5_blank (1.2.1) template?Statistics: Posted by Webdongle — Sat Mar 23, 2024 4:34 pm
View ArticleJoomla! 5.x Coding • Re: Where to put a js.map file?
in the .js fileStatistics: Posted by ajwad_123456 — Sat Mar 23, 2024 4:44 pm
View ArticleAdministration Joomla! 5.x • Re: icon for external link
Code: a[target="_blank"]::after {font-family: "Font Awesome 6 Free";font-size: 14px;font-weight: 900;content: " \f35d";}That's work for me. Joomla 5.0.3. Note: Font Awesome version 6.I added a space...
View ArticleMigrating and Upgrading to Joomla! 5.x • Search stop working after upgrading...
As the title says, search page stop working after upgrading from v4 to v5.There is no error, just a "no results for your search" in public area, while in admin I have over 1100 articles...
View ArticleInstallation Joomla! 4.x • Re: Joomla White Screen of Death Aftr Installation
How did you install Joomla? With an auto-installer or with a Template package? Pls clarify?Leo Statistics: Posted by leolam — Sun Mar 24, 2024 3:50 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migrating to Joomla 4 for the...
Any advice is really appreciated! No offense but your knowledge is not sufficient to updates these sites properly without problems. You need to find professional helpLeo Statistics: Posted by leolam —...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgade Joomla 4 fail
Post the results of runninng FPA here https://forumpostassistant.github.io/docs/ and we can assistLeo Statistics: Posted by leolam — Sun Mar 24, 2024 3:58 pm
View ArticleJoomla! 5.x Coding • JSON response - 503 Service Unavailable
When I try the following simple JSON response component (com_jsonresponse) on a Joomla 5 (Joomla! 5.0.3 / PHP 8.1.27) installation the response is rendered as expected, but the response code is 503...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors with php8.2 / 8.3
Pls post results of https://forumpostassistant.github.io/docs/ FPA hereLeo Statistics: Posted by leolam — Sun Mar 24, 2024 4:00 pm
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Welcome to Joomla forum!In Joomla 5 you can probably create a new User Group with something like the code below:Code: use Joomla\CMS\Factory;use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: readmore plugin don't work
Thanks Per for anwsering me, but I disagree to what you did state.You are right, with blog menu item type only the text before the read more tag get shown, but than comes the buttom "Read More" to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
Worth noting that the backwards compatibility plugin that comes with J4 & J5 means that extensions that work on J4 “should” work on J5 too. My own personal experience is that they do.I’m gradually...
View ArticleExtensions for Joomla! 4.x • Re: Cassiopeia Template
May be useful, viewtopic.php?t=999105Statistics: Posted by gws — Mon Mar 25, 2024 2:27 pm
View Article