Seite 2 von 2
So, das Ding läuft jetzt
Verfasst: Mi 7. Sep 2005, 14:44
von stxinden
Hallo Timo,
ich habe das Problem jetzt soweit gelöst, dass ich ein "funktionierendes" System besitze. Wie kann ich den Frontend Usern nun bestimmte Rechte zuweisen?
Gruß
Stefan
Verfasst: Mi 7. Sep 2005, 15:20
von timo
einem frontendbenutzer gar nicht. Die Rechtevergabe ist gruppenbasiert.
Verfasst: Mi 7. Sep 2005, 15:23
von stxinden
Hi Timo,
Danke für die schnelle Antwort. Wo, oder besser wie kann ich denn Berechtigungen für die Gruppen anlegen?
Verfasst: Mi 7. Sep 2005, 15:28
von timo
Bei Administration -> Frontend -> Gruppen auf eine Gruppe klicken und dann in der rechten Subnavi auf "Category". Wenn der Punkt nicht vorhanden ist, ist etwas bei deinem Installieren schiefgegangen

Verfasst: Mi 7. Sep 2005, 16:20
von maumi
Sieht verdächtig danach aus - bekomme folgende Fehlermeldung im error-log
[07-Sep-2005 17:03:53] PHP Fatal error: Error: Can't include /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/plugins/frontendlogic/category/category.php in /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/includes/api/functions.api.general.php on line 147
[07-Sep-2005 17:03:51] PHP Fatal error: Error: Can't include /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/plugins/frontendlogic/category/category.php in /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/includes/api/functions.api.general.php on line 147
[07-Sep-2005 17:03:32] /contenido/main.php?area=frontend&frame=4&contenido=c7111362dbbb3c6edb693f8aeae61c9e next_record called with no query pending.
SELECT frontendgroupmembercollection.idfrontendgroupmember, idfrontendgroup FROM con_frontendgroupmembers AS frontendgroupmembercollection WHERE idfrontenduser =
[07-Sep-2005 17:03:32] /contenido/main.php?area=frontend&frame=4&contenido=c7111362dbbb3c6edb693f8aeae61c9e MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[07-Sep-2005 17:02:54] PHP Fatal error: Error: Can't include /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/plugins/frontendlogic/category/category.php in /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/includes/api/functions.api.general.php on line 147
[07-Sep-2005 17:02:42] /contenido/main.php?area=frontend&frame=4&contenido=c7111362dbbb3c6edb693f8aeae61c9e next_record called with no query pending.
SELECT frontendgroupmembercollection.idfrontendgroupmember, idfrontendgroup FROM con_frontendgroupmembers AS frontendgroupmembercollection WHERE idfrontenduser =
[07-Sep-2005 17:02:42] /contenido/main.php?area=frontend&frame=4&contenido=c7111362dbbb3c6edb693f8aeae61c9e MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[07-Sep-2005 17:02:07] PHP Fatal error: Error: Can't include /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/plugins/frontendlogic/category/category.php in /home/httpd/vhosts/my-homepage.de/subdomains/contest/httpdocs/contenido/includes/api/functions.api.general.php on line 147
[07-Sep-2005 17:01:44] /contenido/main.php?area=frontend&frame=4&contenido=c7111362dbbb3c6edb693f8aeae61c9e next_record called with no query pending.
SELECT frontendgroupmembercollection.idfrontendgroupmember, idfrontendgroup FROM con_frontendgroupmembers AS frontendgroupmembercollection WHERE idfrontenduser =
Grüße
Christian