↧
Administration 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 ArticleAdministration Joomla! 5.x • Re: Menu URL Link with Anchor is not working as...
Thanks for the suggestion and looking into it.The category is published, and it works with a SEF URL as long as there is no #myanchor in it.Unfortunately I can't give you access, but I will try to...
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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla inaccessible
Is this a Shared Host or VPS?1) Fix the Session Path Writable on the Server. Your Host should be able to do this.2) Offload Sessions from the database by setting php as Sessions in configuration.php3)...
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 ArticleJoomla! 5.x • Nach Weiterleitung der IP gibt es Probleme
Hallo,Joomla 5.1.2 - PHP 8.2Ich habe Joomla unter der Server IP eingerichtet und nach Fertigstellung, dann von https://puttkammer.de auf die Server IP weitergeleitet. Rufe ich unter puttkammer.de die...
View ArticleJoomla! 5.x • Re: Nach Weiterleitung der IP gibt es Probleme [gelöst]
gelöst!den IP Eintrag in puttkammer.de in der configuration.php geändertStatistics: Posted by joachimF — Sun Aug 11, 2024 12:28 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article Title in Blog Layout
As you may be aware, the layout file that renders the heading with <h2>...</h2> tag is blog_style_default_item_title.php that is located in the directory \layouts\joomla\content.The...
View ArticleThe Lounge • Re: Article Title in Blog Layout
Hi everybody.i am happy to join in this forum.Statistics: Posted by sribhavani — Sun Aug 11, 2024 12:36 pm
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
I faced same issue on php 8.2 and enabled Debug it was pointing that php file= administrator/components/com_templates/src/Model/TemplateModel.php. So I have changed this line $user =...
View ArticleExtensions for Joomla! 5.x • Re: Facebook stream into Joomla 5
Hello,You could have a look on UP (Universal Plugin) and especially to https://up.lomart.fr/demo/action-facebook-timeline UP could offer much more, it's 143 helpful actions RegardsJFStatistics: Posted...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP_REFERER not available when...
Logged in then open another tab of the logged in browser and the new tab is not logged in?Is that what is happening?Statistics: Posted by Webdongle — Mon Aug 12, 2024 11:51 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I set the Update Channel to Next...
Fix the problems you have been requested to fix first.Check the database with Joomla's adminDisable com_jchoptimize and clear both Joomla and browser cacheStatistics: Posted by Webdongle — Mon Aug 12,...
View ArticleTemplates for Joomla! 5.x • Re: Template Override com_finder results: Main...
Ok, some days later, no answers here.But someone on a German forum pointed the right way:plugins/finder/content/src/Extension/Content.phpFind the code of the first three lines and add the second...
View ArticleGeneral Questions/New to Joomla! 5.x • Malware found in Joomla 5 files
Best regardsWhen accessing my Ipanel, the file scanning tool reports 4 files supposedly with malware:xdpqgr.php/home/sites/37b/5/58e981ff7b/public_html/libraries_bak/joomla/language/xdpqgr.php -...
View ArticleMigrating and Upgrading to Joomla! 5.x • Editor - TinyMCE
salve ragazzi.....dopo aver fatto l'aggiornamento, sembrava tutto ok, ma andando ad inserire un articolo mi sono accorto che quando vado per inserire il testo, non ho piu i comandi dell' Editor -...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Menu-Title as Browser-Page...
hi toro-detorhave you been able to resolve this issue? after updating to joomla 5 my site is showing the article titles in the browser title, and i would like to spare myself the work of reentering...
View ArticleGeneral Questions/New to Joomla! 5.x • where is stored menu item ordering ?
I cannot find in the database where is stored the menu items ordering to get it in m code$itemParams->get('ordering', 0)or$item->orderingor$item->lftare not workingthanksStatistics: Posted by...
View ArticleAdministration Joomla! 5.x • Re: Could not instantiate mail function.
AFAIK only WAMP has a plugin for send mail.Statistics: Posted by gws — Tue Aug 13, 2024 11:11 am
View Article