Migrating and Upgrading to Joomla! 4.x • Re: Upgrading a (slightly bolloxed)...
Allow url fopen: No ,Should be yes.Fileinfo needs to be enabled in php options.Statistics: Posted by gws — Fri Aug 09, 2024 9:16 am
View ArticleAdministration Joomla! 5.x • Re: Menu URL Link with Anchor is not working as...
Hi. I suppose you need to publish a category containing your article, then SEF link will be generated correctly.If this does not help, provide a link to the site and indicate the menu item that...
View ArticleGeneral Questions/New to Joomla! 4.x • Problems Uploading Images to Joomla 4
I have recently upgraded a number of my sites to Joomla 4 (currently 4.4.6) and now attempting to upload new content.When I attempt to upload a jpg file in the Media section, I see the upload begin...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla inaccessible
Write-enable and edit the file configuration.php in the main Joomla folder and make the following changes:Code: public $error_reporting = 'maximum';public $debug = true;public $log_everything =...
View ArticleJoomla! 5.x Coding • Re: Are Scheduled Tasks broken in Joomla 5.1.2?
I have no explanation for this, but it was solved after running tasks using the cli/joomla.php method. The site was initially Joomla 4 and upgraded to Joomla 5.It would be nice to have more...
View ArticleAdministration Joomla! 3.x • Re: 404 error administrator control panel 3.12
FPA would be useful. https://forumpostassistant.github.io/docs/Statistics: Posted by gws — Sat Aug 10, 2024 9:22 am
View ArticleJoomla! 4.x Coding • Re: Can an instance of Table() class refer to a join of...
After some trials I found a solution. In my "customers" table I have a column "product_id" that refers to a (single) product that a customer purchased. Adding the following field to the form creates a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I can't stop Singapore traffic
If the host can't see traffic from Singapore perhaps the bot is spoofing a Singapore IP?Statistics: Posted by gws — Sat Aug 10, 2024 11:36 am
View ArticleAdministration Joomla! 4.x • Re: Cannot get parent item to link
In the Menu Module, have you Enabled the "Always Show Sub Items"?Statistics: Posted by Per Yngve Berg — Sun Aug 11, 2024 7:38 am
View ArticleTranslations • Re: Opinion: Best method to make site translated?
For manual translation I can recommend you Deepl (best translation quality in my opinion). If you have a lot of content, you can also use their API to make it more automated.Statistics: Posted by Euol...
View ArticleAdministration Joomla! 5.x • Re: Admin from Android device?
Just a thought. When you have the edit screen open, you do tap in the edit area?The mobile/tablet keyboard doesn't appear until you tap in the edit area.Statistics: Posted by Webdongle — Sun Aug 11,...
View ArticleMigrating and Upgrading to Joomla! 3.x • Re: How to upgrade Joomla 1.5 to...
It might be easier and quicker to start freshStatistics: Posted by Webdongle — Sun Aug 11, 2024 10:02 am
View ArticleTemplates for Joomla! 5.x • Re: T4 framework + Joomlart Edenite II...
The problem is solved by using T3 instead. My support couldn't really pinpoint the problem.Statistics: Posted by peranders — Sun Aug 11, 2024 10:13 am
View ArticleExtensions for Joomla! 5.x • Facebook stream into Joomla 5
I have used BT Social Connect in my Joomla 3 installation but BT Social connect doesn't support J5. Any suggestion to an extension which does the job for free or to a low cost?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Article Title in Blog Layout
Hi,I have a blog layout with an override. The blog layout fetches the article title for the card using:Code: <?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title',...
View ArticleExtensions for Joomla! 5.x • Re: Facebook stream into Joomla 5
You can use Facebook Page Plugin which allows you to embed a Facebook feed directly onto your site. Go to the Facebook Page Plugin page, configure your plugin settings, and get the code. You can then...
View ArticleExtensions for Joomla! 5.x • Re: Article access confirmation needed
You can use a form extension like ChronoForms, RSForm! Pro, or BreezingForms to create a custom form where users enter their ID and request access. This form will send the submissions to an...
View ArticleAdministration Joomla! 5.x • Re: Menu item and article titles can not be hidden
I have tried that and all other possible options (from Global Configuration as well) but it does not work. The title of the menu item can not disappear.As for the title of the feaured article, I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP_REFERER not available when...
I have tried various browsers and in each case the requested URI appears to be lost. The problem appears to be when opening PDF's in a browser tab (have tried Chrome, FF, Edge, Safari).The issue can...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I set the Update Channel to Next...
All not relevant. The question was asked before: "Did you run the Pre-Update Check?" What did you get, and why did you ignore it?I do not get the Pre-Update Check. I only get this after setting the...
View Article