القسم العام • كيفية ربح المال من التداول
لربح المال من التداول، يجب على المستثمرين اتباع عدة استراتيجيات وأساسيات تمكنهم من اتخاذ قرارات مستنيرة في الأسواق المالية. أولاً، من الضروري تعلم التحليل الفني والأساسي لفهم تحركات السوق والتنبؤ...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Pre-upgrade database check issues
I went to phpmyadmin and ran repair tables, and optimise tables. That did not work. Any idea on how can I fix this?Statistics: Posted by I-MAG — Sat Aug 10, 2024 6:48 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Unable update past 4.4
I cannot update due to errorSorry, there was a problem we could not recover from.At one point it was memory error limit. I think I fixed that but not sure now that have this resultI have not had this...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Unable update past 4.4
Please post the Forum Post Assistant...https://forumpostassistant.github.io/docs/Statistics: Posted by gsmela — Sat Aug 10, 2024 9:11 pm
View ArticleGeneral Questions/New to Joomla! 5.x • New to Joomla 5 and need help with...
Hi,I have been admin on a Joomla 3.x magazine-type website for many years, so am familiar with creating articles, categories, menus and working with other components. However, the site needs...
View ArticleAdministration Joomla! 5.x • Menu item and article titles can not be hidden
Hallo to everyone,I have just started with Joomla 5 and Cassiopeia template.It has been impossible to hide the title of the featured article as well as the titles of menu items. Any advice?Thank...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New to Joomla 5 and need help with...
I don't know Mamp but in wamp you change the upload limit in the php options of the php version you are using.Statistics: Posted by gws — Sun Aug 11, 2024 2:28 pm
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
This is rubbish. The original function fetch the Linux User on the Server, while the second function fetch the Joomla User. Two entirely different things.You could have explained more gently that this...
View ArticleAdministration Joomla! 5.x • Re: Menu item and article titles can not be hidden
Menu itemOptions tab ... Title fieldPage Display tab ... Show Page Headinghttps://docs.joomla.org/Help51:Menu_Ite ... d_ArticlesStatistics: Posted by Webdongle — Sun Aug 11, 2024 4:28 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: How do I fix...
Searching forDuplicate without user-selected canonicalI found top resulthttps://www.google.com/search?client=fi ... +canonicalGoogle has found identical or very similar content on your website but has...
View ArticleJoomla! 4.x • Αλλαγή σε font στο μενου του Joomla 4
Kαλησπέρα, Έχω ένα site με Joomla 4 και το default Cassiopeia template. Αυτό που θέλω είναι να αλλάξω το font στο menu αλλά και στους τίτλους των άρθρων με κάτι διαφορετικό, ένα font που δεν είναι το...
View ArticleSecurity in Joomla! 5.x • Re: Malware found in Joomla 5 files
Hello.I'm sharing the files in case you want to analyze them because I have my doubts.Looking at those files, I see that they have to do with data or information from Joomla but I don't see anything...
View ArticleAdministration Joomla! 4.x • Re: creation of tree structure dropdown menu
Welcome to Joomla. You should find this useful. https://jdocmanual.org/?view=manualStatistics: Posted by gws — Mon Aug 12, 2024 5:18 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Broken site after upgrade from...
@ceford Thanks so much for this answer! I checked my #__menu_types table and it was missing the ordering column. So I ran the two sql statements above (ALTER TABLE and UPDATE) and was able to login to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: where is stored menu item ordering ?
Why?Statistics: Posted by Webdongle — Mon Aug 12, 2024 8:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to optimize my site?
Get rid of that wordpress theme....? Have you installed Joomla in the same folder as Wordpress?Last PHP Error(s) Reported :: wrote:[12-Aug-2024 10:34:02 UTC] PHP Warning: Undefined variable...
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
It's always been Assignments with Menu Items. Perhaps you had an Extension installed like "Advanced Module Manager".Statistics: Posted by Per Yngve Berg — Tue Aug 13, 2024 7:53 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error After Updating 4x...
Good night, I have done this:LiveSite: Is Not Empty, It should be , empty it in global config.Disable or delete plugins/system/autotweetcontentUpdate Joomla Joomla! 4.4.6 StableI'm not getting error....
View ArticleJoomla! 5.x Coding • Re: sending a $r++ to mod_menu default_url
solved -> viewtopic.php?f=833&t=1011092Statistics: Posted by erick-b — Tue Aug 13, 2024 8:46 pm
View ArticleJoomla! 5.x Coding • Re: where is stored menu item ordering ?
in default.phpCode: foreach ($list as $i => &$item){$item->ordering = $i;$itemParams = $item->getParams();require ModuleHelper::getLayoutPath('mod_menu', 'default_'.$layout);}in...
View Article