Security in Joomla! 4.x • Re: DOS attack
Reasons for DDoS AttacksRevenge or Grudges: Personal or business vendettas can lead to targeted attacks.Financial Gain: Extortionists demand money to stop the attack.Competitor Sabotage: Business...
View ArticleAdministration Joomla! 5.x • Re: Restrict access to single pages of category...
thanks for the answer!will try your suggestionsyou are writing:adjust the search settings or use a plugin so restricted articles do not appear in search results, but the category blog page doesso far...
View ArticleGeneral Questions/New to Joomla! 4.x • Adding user via the API
When I add a user via the API, it seems the J! automatically sends an email to that new user saying...-------------------Hello Alan Aardvark,You have been added as a User to Cotswold Playhouse by an...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 3 Sites - have 0 Class ERROR on...
Thanks for this - Woudln't never of thought it would be a caching issue I Delete the file administrator/cache/autoload_psr4.php and that worked perfectlyStatistics: Posted by imfsub12 — Wed Aug 07,...
View ArticleGenel Sorular • Re: Administrator adını değiştirmek
neyse kendim hallettimStatistics: Posted by hayaletadam — Wed Aug 07, 2024 2:05 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Joomla 4.x upgrading
Yes, you can upgrade directly from Joomla 4.2.8 to 4.4.6 in one step.Statistics: Posted by mtgg — Thu Aug 08, 2024 9:40 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: debug on
Hi I am having the same issue with another site it only works with debug onJoomla! Instance :: Joomla! 5.1.2-Stable (Kudumisha) 9-July-2024Joomla! Configured :: Yes | Writable (644) | Configuration...
View ArticleInstallation Joomla! 4.x • Table Prefix not applied during install
We are working on a development copy of an existing J4.4.5 website which was created from a backup copy of the live website. However, during the installation process the table prefix shown during the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrading a (slightly bolloxed)...
Delete that htaccess and use the standard joomla one.Statistics: Posted by gws — Fri Aug 09, 2024 10:22 am
View ArticleGeneral Questions/New to Joomla! 4.x • Help with Vimeo / [youtube] in Brave...
Hello,I have a Joomla 4 website with embedded [[youtube]] and Vimeo videos. They work and load fin in every browser execpt Brave!I have spent multiple hours with many different options in the HTTP...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Help with Vimeo / [[[youtube]]] in...
Not a Joomla problem but try a new Brave profile or resetting Brave to defaults.Statistics: Posted by gsmela — Fri Aug 09, 2024 11:34 am
View ArticleAdministration Joomla! 3.x • Re: new user registration not sending emails
ThanksStatistics: Posted by yumasan — Fri Aug 09, 2024 12:11 pm
View ArticleGeneral Questions/New to Joomla! 5.x • What is a restaurant POS system?
A restaurant POS (Point of Sale) system is a software platform that handles sales transactions, order management, and payment processing. It can also track sales data, manage menus, and generate...
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 • Re: Show Menu-Title as Browser-Page...
Hello @herrMarekNo, unfortunately I couln't find a solution. So it seem one has to edit each "page-titel" in the menu-item.... yup, this might be a big task.Unfortunately not everyone seems to be...
View ArticleJoomla! 5.x Coding • Output your shortcode from the plugin in additional fields
Hi,I want to output my shortcode from the plugin in additional fields. Unsuccessfully. Maybe there is someone who has encountered this and can tell you?Here is my plugin code:Code: defined('_JEXEC')...
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 Article