Bonjour à tous,
J'ai tenté de me coller à un autre post réglé sur ce sujet mais je n'ai eu aucune réponse, d'où ce sujet dédié.
J'ai aussi le problème du "vous n'êtes pas autorisé à accéder à cette ressource" mais qui s'affiche dans l'admin.
Le problème :
- Un article est soumis dans le FRONTEND (demande de validation par admin)
- L'admin se connecte via le BACKEND et veut valider l'article, en mode liste s'il clique sur "published" pour le publier l'erreur s'affiche (quand je parle de l'erreur je parle du "vous n'êtes pas autorisé à accéder à cette ressource"), quand il passe en mode édition l'erreur s'affiche pour "Appliquer", "Sauver" et "Fermer". La seule solution pour revenir au backoffice est de se déconnecter...
- Toutes les sections et catégories sont en PUBLIC
- J'ai visiblement le problème du "1999-11-29 22:00:00" en date de "start publishing", si je tente de changer la date et que je valide j'ai toujours l'erreur
Voici ce que me donne jtspost en diagnostic étendu.
Information de diagnostic
Joomla! Version: Joomla! 1.0.15 Stable [ Daytime ] 22 February 2008 23:00 UTC
configuration.php: Modifiable (Mode: 644 ) | RG_EMULATION: Désactivé
Architecture/Plateforme: Linux infong 2.4 #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux Linux infong 2.4 #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux ( Linux infong 2.4 #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux) | Web Serveur: Apache/1.3.34 Ben-SSL/1.55 ( site.fr ) | PHP Version: 5.2.6
PHP Configuration requise: register_globals: Désactivé | magic_quotes_gpc: Activé | safe_mode: Désactivé | MySQL Support: Oui | XML Support: Oui | zlib Support: Oui
mbstring Support (1.5): Oui | iconv Support (1.5): Oui | save.session_path: Modifiable | Max.Execution Time: 50000 secondes | File Uploads: Activé
MySQL Version: ( )
Information étendue:
SEF: Activé | FTP Layer: N/A | htaccess: Implémenté
PHP/suExec: Mêmes comptes pour utilisateur et Serveur web. (PHP/suExec probablement installé)
PHP Environnement: API: cgi | MySQLi: Oui | Max. Memory: 40M | Max. Upload Size: 20M | Max. Post Size: 8M | Max. Input Time: -1 | Zend Version: 2.2.0
Désactivé Fonctions:
MySQL Client: 5.0.32 ( )
Et voici un c/c des informations systèmes contenues dans mon admin :
PHP hébergé sur: Linux infong 2.4 #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux
Version Base de données: 5.0.51a-log
Version PHP: 5.2.6
Serveur Web: Apache/1.3.34 Ben-SSL/1.55
Interface serveur Web vers PHP: cgi
Version Joomla!: Joomla! 1.0.15 Stable [ Daytime ] 22 February 2008 23:00 UTC
Navigateur: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Principaux paramètrages PHP:
Joomla! Emulation de Register Globals : OFF
Register Globals: OFF
Magic Quotes: ON
Safe Mode: OFF
File Uploads: ON
Session auto start: OFF
Chemin sauvergarde session: /tmp
Short Open Tags: ON
Output Buffering: OFF
Open basedir: none
Affichage des erreurs: ON
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
Fichier de Configuration: <?php
if(!defined('RG_EMULATION')) { define( 'RG_EMULATION', 0 ); }
$mosConfig_MetaAuthor = '1';
$mosConfig_MetaDesc = 'Description;
$mosConfig_MetaKeys = 'Keywords';
$mosConfig_MetaTitle = '1';
$mosConfig_absolute_path = '/homepages/2/d214207296/htdocs/site';
$mosConfig_admin_expired = '1';
$mosConfig_allowUserRegistration = '0';
$mosConfig_back_button = '0';
$mosConfig_cachepath = '/homepages/2/d214207296/htdocs/site/cache';
$mosConfig_cachetime = '900';
$mosConfig_caching = '0';
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'jos_';
$mosConfig_debug = '0';
$mosConfig_dirperms = '';
$mosConfig_editor = 'jce';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '0';
$mosConfig_error_message = 'Le site est momentanément indisponible.<br /> Veuillez notifier le webmaster.';
$mosConfig_error_reporting = '7';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_fromname = 'site 3';
$mosConfig_frontend_login = '1';
$mosConfig_frontend_userparams = '1';
$mosConfig_gzip = '0';
$mosConfig_helpurl = 'http://www.joomlafacile.com';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideEmail = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hits = '1';
$mosConfig_host = 'xxxxxx'
$mosConfig_icons = '1';
$mosConfig_item_navigation = '0';
$mosConfig_itemid_compat = '0';
$mosConfig_lang = 'french';
$mosConfig_lifetime = '900';
$mosConfig_link_titles = '1';
$mosConfig_list_limit = '30';
$mosConfig_live_site = 'http://site.fr';
$mosConfig_locale = 'fr_FR';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = '****@***';
$mosConfig_multilingual_support = '0';
$mosConfig_multipage_toc = '1';
$mosConfig_offline = '0';
$mosConfig_offline_message = 'Le site est en cours de maintenance.<br /> Merci de repasser plus tard.';
$mosConfig_offset = '-2';
$mosConfig_offset_user = '0';
$mosConfig_pagetitles = '1';
$mosConfig_password = 'xxxxxx'
$mosConfig_readmore = '1';
$mosConfig_secret = '6RaNNXVGpPBpI1Eg';
$mosConfig_sef = '1';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_session_life_admin = '1800';
$mosConfig_session_type = '0';
$mosConfig_shownoauth = '0';
$mosConfig_sitename = 'Site name';
$mosConfig_smtpauth = '0';
$mosConfig_smtphost = 'localhost';
$mosConfig_smtppass = '';
$mosConfig_smtpuser = '';
$mosConfig_uniquemail = '1';
$mosConfig_user = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_vote = '1';
setlocale (LC_TIME, $mosConfig_locale);
?>
Informations complémentaires :
- hébergement 1and1
- composants installés avec version:
.jp Submissionary 1.0.1
Bannières 1.0.0
Community Builder 1.1
Flux RSS 1.0.0
Frontpage SlideShow 1.7.1
JCE Admin 1.1.1
Liens web 1.0.0
Lxmenu 1.15
Mailing 4.5.1
mXcomment 1.0.7
NJ Submit 1.0
sh404SEF Version_1.3.2
Sondage 1.0.0
Syndication 1.0.0
uddeIM 1.1
- Modules installés avec version :
mod_cblogin 1.1
mod_comprofilermoderator 1.1
mod_fpslideshow 1.7.1
mod_jumi 1.2.0
mod_mainmenu 1.0.0
mod_mostread 1.0.0
mod_newsflash 1.0.0
mod_poll 1.0.0
mod_random_image 1.0.0
mod_related_items 1.0.0
mod_search 1.0.0
mod_shCustomTags 1.2.4.x
mod_stats 1.0.0
mod_super_submit_light 1.0
mod_templatechooser 1.0.0
mod_uddeim_mailbox 1.1
mod_whosonline 1.0.0
mod_wrapper 1.0.0
mod_zonline_clouds 1.5.0
mod_latest 1.0.0
mod_logged 1.0.0
mod_popular 1.0.0
mod_stats 1.0.0
- Mambots installés avec version :
AJAX Vote 1.1
Chargeur de positions de module 1.0.0
Code support 1.0.0
Contact Form 1.0.0
Email Cloaking 1.0.0
GeSHi 1.0.4
mXcommentBot 1.0.7
SEF 1.0.0
fckeditor 1.0beta(fckeditor2.0)
JCE Editor Mambot 1.1.8
Bouton MOS Image éditeur 1.0.0
Bouton MOS Pagebreak éditeur 1.0.0
mXcomment searchbot 1.0.7
Recherche dans les catégories 1.0.0
Recherche dans les flux RSS 1.0.0
Recherche dans les sections 1.0.0
mXcommentSystem 1.0.7
A savoir que tous les plug in cités ci-dessus ne sont pas nécessairement actifs (je peux vous faire une liste des plugins actifs si ya besoin).
Merci de votre aide précieuse...et désolé pour le message très long mais je veux donner le max d'infos.
ps: c'est super bloquant pour mon projet...
ps2: il y a des endroits avec écrit "site" à la place du nom réel du site, c'est normal, je ne souhaite pas être référencé sur un post de problème technique..
Advertisement
"Vous n'êtes pas autorisé à accéder à cette ressource" admin
Support et utilisation de Joomla! 1.0.x : gérer le contenu, les menus et les extensions natives.
Moderator: sarki
Forum rules
Règles du forum
Règles du forum
-
- Joomla! Apprentice
- Posts: 11
- Joined: Thu Jun 05, 2008 10:12 am
Advertisement
- ouly
- Joomla! Ace
- Posts: 1074
- Joined: Sun Aug 21, 2005 9:18 pm
- Contact:
Re: "Vous n'êtes pas autorisé à accéder à cette ressource" admin
Post by ouly » Mon Jun 09, 2008 8:07 pm
Doublon, voir le sujet original : http://forum.joomla.org/viewtopic.php?f=332&t=298783
Ce sujet sera supprimé prochainement.
Ce sujet sera supprimé prochainement.
Advertisement
Return to “1.0 - Questions générales”
Jump to
- Joomla! Announcements
- ↳ Announcements
- ↳ Announcements Discussions
- Joomla! 5.x - Ask Support Questions Here
- ↳ General Questions/New to Joomla! 5.x
- ↳ Installation Joomla! 5.x
- ↳ Administration Joomla! 5.x
- ↳ Migrating and Upgrading to Joomla! 5.x
- ↳ Security in Joomla! 5.x
- ↳ Extensions for Joomla! 5.x
- ↳ Templates for Joomla! 5.x
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 5.x
- ↳ Language - Joomla! 5.x
- ↳ Performance - Joomla! 5.x
- ↳ Joomla! 5.x Coding
- Joomla! 4.x - Ask Support Questions Here
- ↳ General Questions/New to Joomla! 4.x
- ↳ Installation Joomla! 4.x
- ↳ Administration Joomla! 4.x
- ↳ Migrating and Upgrading to Joomla! 4.x
- ↳ Extensions for Joomla! 4.x
- ↳ Security in Joomla! 4.x
- ↳ Templates for Joomla! 4.x
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 4.x
- ↳ Language - Joomla! 4.x
- ↳ Performance - Joomla! 4.x
- ↳ Joomla! 4.x Coding
- Joomla! Versions which are End of Life
- ↳ Joomla! 3.x - End of Life 17 Aug 2023
- ↳ General Questions/New to Joomla! 3.x
- ↳ Installation Joomla! 3.x
- ↳ Joomla! 3.x on IIS webserver
- ↳ Administration Joomla! 3.x
- ↳ Access Control List (ACL) in Joomla! 3.x
- ↳ Migrating and Upgrading to Joomla! 3.x
- ↳ Security in Joomla! 3.x
- ↳ Extensions for Joomla! 3.x
- ↳ Templates for Joomla! 3.x
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 3.x
- ↳ Language - Joomla! 3.x
- ↳ Performance - Joomla! 3.x
- ↳ Joomla! 3.x Coding
- ↳ Joomla! 2.5 - End of Life 31 Dec 2014
- ↳ General Questions/New to Joomla! 2.5
- ↳ Installation Joomla! 2.5
- ↳ Joomla! 2.5 on IIS webserver
- ↳ Administration Joomla! 2.5
- ↳ Access Control List (ACL) in Joomla! 2.5
- ↳ Migrating and Upgrading to Joomla! 2.5
- ↳ Security in Joomla! 2.5
- ↳ Extensions for Joomla! 2.5
- ↳ Templates for Joomla! 2.5
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 2.5
- ↳ Language - Joomla! 2.5
- ↳ Performance - Joomla! 2.5
- ↳ Joomla! 1.5 - End of Life Sep 2012
- ↳ General Questions/New to Joomla! 1.5
- ↳ Installation 1.5
- ↳ Joomla! 1.5 on IIS webserver
- ↳ Administration 1.5
- ↳ Migrating and Upgrading to Joomla! 1.5
- ↳ Security in Joomla! 1.5
- ↳ Extensions for Joomla! 1.5
- ↳ Templates for Joomla! 1.5
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 1.5
- ↳ Language - Joomla! 1.5
- ↳ Performance - Joomla! 1.5
- ↳ Joomla! 1.0 - End of Life 22 July 2009
- ↳ Installation - 1.0.x
- ↳ Upgrading - 1.0.x
- ↳ Security - 1.0.x
- ↳ 3rd Party/Non Joomla! Security Issues
- ↳ Administration - 1.0.x
- ↳ Extensions - 1.0.x
- ↳ Components
- ↳ Modules
- ↳ Plugins/Mambots
- ↳ WYSIWYG Editors - 1.0.x
- ↳ Integration & Bridges - 1.0.x
- ↳ phpbb - Joomla! Integration
- ↳ Templates & CSS - 1.0.x
- ↳ Language - 1.0.x
- ↳ Joom!Fish and Multilingual Sites
- ↳ Performance - 1.0.x
- ↳ General Questions - 1.0.x
- Joomla! International Language Support
- ↳ International Zone
- ↳ Arabic Forum
- ↳ تنبيهات هامة
- ↳ الدروس
- ↳ 5.x جوملا!
- ↳ 4.x جوملا!
- ↳ جوملا! 1.6/1.7
- ↳ الأسئلة الشائعة
- ↳ التثبيت و الترقية
- ↳ الحماية - و تحسين السرعة والأداء
- ↳ لوحة التحكم
- ↳ الإضافات البرمجية
- ↳ تعريب جوملا! و الإضافات البرمجية
- ↳ القوالب و التصميم
- ↳ صداقة محركات البحث
- ↳ القسم العام
- ↳ 1.5 !جوملا
- ↳ الأسئلة الشائعة
- ↳ التثبيت و الترقية
- ↳ الحماية - و تحسين السرعة والأداء
- ↳ لوحة التحكم
- ↳ الإضافات البرمجية
- ↳ تعريب جوملا! و الإضافات البرمجية
- ↳ القوالب و التصميم
- ↳ صداقة محركات البحث
- ↳ القسم العام
- ↳ جوملا! 1.0
- ↳ الأسئلة الشائـعة
- ↳ التثبيت
- ↳ لوحة التحكم
- ↳ الإضافات البرمجية
- ↳ الإضافات المعرّبة
- ↳ القوالب و التصميم
- ↳ الحماية - تحسين السرعة والأداء - صداقة محركات البحث
- ↳ القسم العام
- ↳ القسم العام
- ↳ !عرض موقعك بجوملا
- ↳ الأرشيف
- ↳ Bengali Forum
- ↳ Bosnian Forum
- ↳ Joomla! 1.5
- ↳ Instalacija i prvi koraci
- ↳ Ekstenzije
- ↳ Templejti
- ↳ Moduli
- ↳ Prevodi i dokumentacija
- ↳ Joomla! 1.7 / Joomla! 1.6
- ↳ Catalan Forum
- ↳ Notícies
- ↳ Temes sobre l'administració
- ↳ Temes sobre la traducció
- ↳ Components, mòduls i joombots
- ↳ Temes de disseny
- ↳ Webs realitzades amb Joomla!
- ↳ Offtopics
- ↳ Chinese Forum
- ↳ Croatian Forum
- ↳ Danish Forum
- ↳ Meddelelser
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x (Anbefalet til nye installationer. Nyeste funktionalitet)
- ↳ Installation, backup, opdatering og flytning - Godt igang
- ↳ Administration - Generel brug
- ↳ Komponenter, Moduler og Plugins
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Ældre versioner (disse vedligeholdes ikke længere fra officiel side)
- ↳ Joomla! 2.5 (Supporteres indtil 31. dec. 2014)
- ↳ Installation, backup, opdatering og flytning - Godt igang
- ↳ Administration - Generel brug
- ↳ Komponenter, Moduler og Plugins
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Joomla 1.5 (Tidligere langtidssupporteret version indtil sep. 2012)
- ↳ Installation, backup, opdatering og flytning - Godt igang
- ↳ Administration - Generel brug
- ↳ Komponenter, Moduler og Plugins
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008)
- ↳ Installation, backup, opdatering og flytning - Godt igang
- ↳ Administration - Generel brug
- ↳ Komponenter, Moduler og Mambots
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Oversættelser (lokalisering)
- ↳ Joomla brugergrupper i Danmark
- ↳ JUG Kolding
- ↳ JUG København
- ↳ JUG Odense
- ↳ JUG Århus
- ↳ JUG Sorø
- ↳ Kommerciel (betalt) hjælp ønskes
- ↳ SEO
- ↳ FAQ - Dokumentation og vejledninger
- ↳ Vis dit websted
- ↳ Afviste 'Vis dit websted' indlæg
- ↳ Diverse (Off topic)
- ↳ Dutch Forum
- ↳ Aankondigingen
- ↳ Algemene vragen
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Installatie 3.x
- ↳ Extensies 3.x
- ↳ Templates 3.x
- ↳ Joomla! 2.5
- ↳ Installatie 2.5
- ↳ Componenten 2.5
- ↳ Modules 2.5
- ↳ Plugins 2.5
- ↳ Templates 2.5
- ↳ Joomla! 1.5
- ↳ Installatie
- ↳ Componenten
- ↳ Modules
- ↳ Plugins
- ↳ Templates
- ↳ Joomla! 1.0
- ↳ Installatie 1.0.x
- ↳ Componenten 1.0.x
- ↳ Modules 1.0.x
- ↳ Mambots 1.0.x
- ↳ Templates 1.0.x
- ↳ Vertalingen
- ↳ Offtopic
- ↳ Show jouw website
- ↳ Filipino Forum
- ↳ International Support Center
- ↳ Pinoy General Discussion & Archives
- ↳ Site Showcase
- ↳ Events
- ↳ Design Tips and Tricks
- ↳ Tsismis Zone
- ↳ Pinoy Translation Zone
- ↳ Pinoy Forum Archives
- ↳ Joomla! Philippines Local Forum www.joomla.org.ph
- ↳ Finnish Forum
- ↳ French Forum
- ↳ Les annonces!
- ↳ Le bistrot!
- ↳ L'expo!
- ↳ J! 5.x - L'atelier!
- ↳ J! 4.x - L'atelier!
- ↳ J! 3.x - L'atelier!
- ↳ 3.x - Questions générales, nouvel utilisateur
- ↳ 3.x - Installation, migration et mise à jour
- ↳ 3.x - Sécurité et performances
- ↳ 3.x - Extensions tierce partie
- ↳ 3.x - Templates et design
- ↳ 3.x - Développement
- ↳ 3.x - Ressources
- ↳ J! 2.5.x - L'atelier!
- ↳ 2.5 - Questions générales
- ↳ 2.5 - Installation, migration et mise à jour
- ↳ 2.5 - Sécurité et performances
- ↳ 2.5 - Extensions tierce partie
- ↳ 2.5 - Templates et design
- ↳ 2.5 - Développement
- ↳ 2.5 - Ressources
- ↳ J! 1.5.x - L'atelier!
- ↳ 1.5 - Questions générales
- ↳ 1.5 - Installation, migration et mise à jour
- ↳ 1.5 - Sécurité et performances
- ↳ 1.5 - Extensions tierce partie
- ↳ 1.5 - Templates et design
- ↳ 1.5 - Développement
- ↳ 1.5 - Ressources
- ↳ J! 1.0.x - L'atelier!
- ↳ 1.0 - Questions générales
- ↳ 1.0 - Installation et mise à jour
- ↳ 1.0 - Sécurité
- ↳ 1.0 - Extensions tierce partie
- ↳ 1.0 - Templates et design
- ↳ 1.0 - Développement
- ↳ 1.0 - Ressources
- ↳ Besoin d'un professionel ?
- ↳ Extensions Open Source pour Joomla!
- ↳ German Forum
- ↳ Ankündigungen
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Allgemeine Fragen
- ↳ Installation und erste Schritte
- ↳ Komponenten, Module, Plugins
- ↳ Template, CSS und Designfragen
- ↳ Entwicklerforum
- ↳ Zeige Deine Webseite
- ↳ Joomla! 2.5
- ↳ Allgemeine Fragen
- ↳ Installation und erste Schritte
- ↳ Komponenten, Module, Plugins
- ↳ Template, CSS und Designfragen
- ↳ Entwicklerforum
- ↳ Zeige Deine Webseite
- ↳ Joomla! 1.5
- ↳ Allgemeine Fragen
- ↳ Installation und erste Schritte
- ↳ Komponenten, Module, Plugins
- ↳ Template, CSS und Designfragen
- ↳ Entwicklerforum
- ↳ Zeige Deine Webseite
- ↳ Professioneller Service
- ↳ Sonstiges (Offtopic)
- ↳ Archiv
- ↳ Joomla! 1.0
- ↳ Allgemeine Fragen 1.0.x
- ↳ Installation und erste Schritte 1.0.x
- ↳ Komponenten, Module, Mambots 1.0.x
- ↳ Template, CSS und Designfragen 1.0.x
- ↳ Entwicklerforum 1.0.x
- ↳ Zeige Deine Webseite 1.0.x
- ↳ Greek Forum
- ↳ Joomla 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Joomla! 2.5.x
- ↳ Joomla! 1.5.x
- ↳ Joomla! 1.0.x
- ↳ Hebrew Forum
- ↳ Indic Languages Forum
- ↳ Indonesian Forum
- ↳ FAQ
- ↳ Bantuan
- ↳ Komponen
- ↳ Modul
- ↳ Template
- ↳ Diskusi
- ↳ Italian Forum
- ↳ Guide
- ↳ Traduzioni
- ↳ Componenti - Moduli - Plugins
- ↳ Template - Grafica
- ↳ Notizie
- ↳ Prodotti Open Source per Joomla!
- ↳ Richieste professionali
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Joomla! 2.5.x
- ↳ Joomla! 1.x
- ↳ Latvian Forum
- ↳ Lithuanian Forum
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 1.7 / Joomla! 1.6
- ↳ Joomla! 1.5
- ↳ Joomla! 1.0
- ↳ Vertimai ir Kalba
- ↳ Malaysian Forum
- ↳ Solved
- ↳ Norwegian Forum
- ↳ Informasjon
- ↳ Arkiverte annonseringer
- ↳ FAQ - Ofte spurte spørsmål
- ↳ Arkiv
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Administrasjon/installasjon
- ↳ Migrering/Oppdatering
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/programutvidelser
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Netthandel, betaling m.m.
- ↳ VirtueMart
- ↳ Andre nettbutikkløsninger
- ↳ Generelt
- ↳ Oversettelser
- ↳ Fremvisning av sider (Show off)
- ↳ Avviste fremvisninger
- ↳ Diverse (off topic)
- ↳ Kommersiell hjelp ønskes
- ↳ Eldre versjoner av Joomla!
- ↳ Joomla! 1.0
- ↳ Administrasjon/installasjon
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/mambots
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Joomla! 1.5
- ↳ Administrasjon/installasjon
- ↳ Migrering/Oppdatering
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/programutvidelser
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Joomla! 2.5
- ↳ Administrasjon/installasjon
- ↳ Migrering/Oppdatering
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/programutvidelser
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Persian Forum
- ↳ قالب ها
- ↳ مدیریت
- ↳ سوالهای عمومی
- ↳ نصب
- ↳ مامبوت ها
- ↳ ماژولها
- ↳ کامپوننت ها
- ↳ Polish Forum
- ↳ Instalacja i aktualizacja
- ↳ Administracja
- ↳ Komponenty, moduły, wtyczki
- ↳ Szablony
- ↳ Paczta i Podziwiajta
- ↳ Modyfikacje i własne rozwiązania
- ↳ Tłumaczenia
- ↳ FAQ
- ↳ Tips&Tricks
- ↳ Dokumentacja
- ↳ Profesjonalne usługi
- ↳ Portuguese Forum
- ↳ Componentes, módulos e mambots
- ↳ Programação e desenvolvimento
- ↳ Segurança
- ↳ Sites dos usuários
- ↳ Off-topic
- ↳ Tradução
- ↳ Templates
- ↳ Romanian Forum
- ↳ Traduceri
- ↳ Russian Forum
- ↳ Объявления по Joomla!
- ↳ Безопасность Joomla!
- ↳ Joomla 5.x - Задайте здесь свой вопрос по поддержке
- ↳ Joomla 4.x - Задайте здесь свой вопрос по поддержке
- ↳ Joomla 3.x - Задайте здесь свой вопрос по поддержке
- ↳ Общие вопросы/Новичок в Joomla! 3.x
- ↳ Установка Joomla! 3.x
- ↳ Миграция и переход на Joomla! 3.x
- ↳ Расширения для Joomla! 3.x
- ↳ Многоязычные веб-сайты на Joomla 3.x
- ↳ Joomla 2.5 - Задайте здесь свой вопрос по поддержке
- ↳ Общие вопросы/Новичок в Joomla! 2.5
- ↳ Установка Joomla! 2.5
- ↳ Расширения для Joomla! 2.5
- ↳ Русский язык Joomla! 2.5
- ↳ Serbian/Montenegrin Forum
- ↳ Tehnička pitanja
- ↳ Instalacija i početnička pitanja
- ↳ Šabloni
- ↳ Prevod i dokumentacija
- ↳ Ćaskanje
- ↳ Bezbednost
- ↳ Joomla! dodaci
- ↳ Pravna pitanja
- ↳ Arhiva
- ↳ Joomla! Događaji i Zajednica
- ↳ Izlog (spisak) sajtova radjenih u Joomla! CMS-u
- ↳ Profesionalne usluge
- ↳ Slovak Forum
- ↳ Spanish Forum
- ↳ Joomla! 5.x
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Migración y actualización a Joomla 3.x
- ↳ Versiones de Joomla! obsoletas
- ↳ Joomla! 2.5
- ↳ Joomla! 1.5
- ↳ Extensiones
- ↳ Plantillas (templates) y diseño
- ↳ Idioma y traducciones
- ↳ SEO para Joomla!
- ↳ Seguridad y rendimiento
- ↳ Productos de Código Abierto para Joomla!
- ↳ Servicios profesionales
- ↳ Salón de la comunidad Ñ
- ↳ Swedish Forum
- ↳ Meddelanden
- ↳ Forum Joomla! 5.x
- ↳ Forum Joomla! 4.x
- ↳ Forum Joomla! 3.x
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Äldre versioner
- ↳ Forum Joomla! 1.0
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och Mambots
- ↳ Mallar (templates) och design
- ↳ Forum Joomla! 1.7 / Joomla! 1.6
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Forum Joomla! 1.5
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Forum Joomla! 2.5
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Översättning
- ↳ Webbplatser gjorda i Joomla
- ↳ Webbplatser J! 3.x
- ↳ Webbplatser J! 2.5
- ↳ Webbplatser Joomla! 1.7 / Joomla! 1.6
- ↳ Webbplatser J! 1.5
- ↳ Webbplatser J! 1.0
- ↳ Kommersiell hjälp önskas
- ↳ Diverse (off topic)
- ↳ Tamil Forum
- ↳ Thai Forum
- ↳ โชว์เว็บไซต์ของคุณที่สร้างด้วยจูมล่า
- ↳ เคล็ดลับการใช้งานส่วนต่างๆ เกี่ยวกับจ&#
- ↳ คอมโพเน้นท์ โมดูล ปลักอิน ต่างๆ ที่ติดตั
- ↳ อับเดดข่าวสารเกี่ยวกับจูมล่าลายไทย
- ↳ Turkish Forum
- ↳ Duyurular
- ↳ Dersler
- ↳ Genel Sorular
- ↳ Bileşen, Modül, Bot
- ↳ Eklenti Haberleri
- ↳ Temalar
- ↳ Vietnamese Forum
- ↳ Gặp gỡ và giao lưu
- ↳ Joomla Tiếng Việt
- ↳ Cài đặt - Cấu hình
- ↳ Thành phần mở rộng cho Joomla!
- ↳ Hỏi đáp Joomla! 5.x
- ↳ Hỏi đáp Joomla! 4.x
- ↳ Hỏi đáp Joomla! 3.x
- ↳ Hỏi đáp Joomla! 2.5
- ↳ Hỗ trợ kỹ thuật
- ↳ Bài viết cũ
- ↳ Thiết kế Template
- ↳ Joomla! 1.5
- ↳ Welsh Forum
- Other Forums
- ↳ Open Source Products for Joomla!
- ↳ The Lounge
- ↳ Forum Post Assistant (FPA)
- Joomla! Development Forums
- Joomla! Official Sites & Infrastructure
- ↳ docs.joomla.org - Feedback/Information
- ↳ extensions.joomla.org - Feedback/Information
- ↳ joomla.com - Feedback/Information
- ↳ Sites & Infrastructure - Feedback/Information
- ↳ Archived Boards - All boards closed
- ↳ Design and Accessibility - Archived
- ↳ Quality and Testing - Locked and Archived
- ↳ Joomla! 1.0.x_Q&T
- ↳ Q&T 1.0.x Resolved
- ↳ Known Issues
- ↳ Superseded Issues
- ↳ Archive
- ↳ Q&T 1.0.x Resolved - Archived
- ↳ Known Issues - Archive
- ↳ Superseded Issues - Archive
- ↳ Joomla! 3.x Bug Reporting
- ↳ Third Party Testing for Joomla! 1.5
- ↳ Q&T 1.5.x Resolved
- ↳ Joomla! 1.5 BETA
- ↳ Joomla! 1.5 BETA 2
- ↳ Reaction to the 'Letter to the community'
- ↳ Reaction to New Project Name
- ↳ Logo Competition
- ↳ Humor, Fun and Games
- ↳ Libraries
- ↳ patTemplate
- ↳ com_connector - Multi Joomla Bridge
- ↳ CiviCRM Support
- ↳ CiviCRM Installation Issues
- ↳ FAQ Archive
- ↳ FAQ Discussion Board
- ↳ 3rd Party Extensions FAQ
- ↳ FAQs not moved
- ↳ 3rd Party/Non Joomla! Security FAQ
- ↳ Joomla! Coding 101
- ↳ Joombie Tools of the Trade
- ↳ Joombie Coding Q/A
- ↳ Joombie Think Tank
- ↳ Joombie Developer Lab
- ↳ Joomla Forge - Archived
- ↳ Non-Profit Organizations and Joomla!
- ↳ Schools and Universities
- ↳ Bangsamoro Forum
- ↳ Joomla! 1.5 Template Contest
- ↳ SMF - Simplemachines.org Forum
- ↳ GPL Discussion
- ↳ Security Announcements - Old
- ↳ Tips & Tricks - Moving
- ↳ Submit Your Suggested Tips & Tricks to Docs.joomla.org now please.
- ↳ Google Summer of Code and GHOP
- ↳ Google Summer of Code 2008
- ↳ Proposed projects
- ↳ Student area
- ↳ Past Google Summer of Code Editions
- ↳ Google's Highly Open Participation Contest
- ↳ Documentation
- ↳ Suggestions, Modifications, and Corrections
- ↳ Archive
- ↳ 1.5 Archive
- ↳ Suggestions, Modifications & Corrections
- ↳ Submit
- ↳ Feedback and Suggestions
- ↳ Applications for participation in the Development Workgroup
- ↳ Development
- ↳ 1.5 Site Showcase - Archived
- ↳ 1.0 x Site Showcase - Archived.
- ↳ Feature Requests - White Papers - Archived
- ↳ Under Review - Archived
- ↳ Accepted - Archived
- ↳ Not Accepted - Archived
- ↳ Wishlists and Feature Requests - Archive
- ↳ Wishlist Archives - Archived
- ↳ Spanish Forum - Archive
- ↳ Papelera
- ↳ Tutoriales
- ↳ General
- ↳ Salón de la Joomlaesfera hispanohablante
- ↳ Danish Forum - Archive
- ↳ Diskussion af Meddelelser + Sikkerhedsmeddelelser + FAQ
- ↳ Shop.Joomla.org
- ↳ Joomla! 1.6 RC Support [closed]
- ↳ Joomla! 1.0 Coding
- ↳ Core Hacks and Patches
- ↳ Joomla! 2.5 Beta Support
- ↳ People.joomla.org - Feedback/Information
- ↳ Joomla! 1.5 Bug Reporting
- ↳ Joomla! 1.5 Coding
- ↳ Joomla! 3 Beta Support
- ↳ Trending Topics
- ↳ Help wanted in the community
- ↳ templates.joomla.org - Feedback/Information
- ↳ Certification
- ↳ Albanian Forum
- ↳ Azeri Forum
- ↳ Urdu Forum
- ↳ Basque Forum
- ↳ Itzulpenaren inguruan
- ↳ Laguntza teknikoa
- ↳ Belarusian Forum
- ↳ Maltese Forum
- ↳ Hungarian Forum
- ↳ Slovenian Forum
- ↳ Japanese Forum
- ↳ Khmer Forum
- ↳ ពិពណ៌ស្ថានបណ្ដាញជុំឡា
- ↳ ជុំឡាខ្មែរមូលដ្ឋានីយកម្ម
- ↳ Community Blog Discussions
- ↳ JoomlaCode.org
- ↳ Joomla! Marketing and PR Team
- ↳ resources.joomla.org - Feedback/Information
- ↳ Training.Joomla.org
- ↳ OpenSourceMatters.org
- ↳ magazine.joomla.org - Feedback/Information
- ↳ Site Showcase
- ↳ Joomla! 4 Related
- ↳ Joomla! Events
- ↳ Joomla! Ideas Forum
- ↳ Registered Joomla! User Groups
- ↳ Joomla! 2.5 Coding
- ↳ Joomla! 2.5 Bug Reporting
- ↳ User eXperience (UX)
- ↳ Joomla! Working Groups
- ↳ Translations