× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

remove function in frontend contollers

9 Jahre 7 Monate her #370 von G Del
remove function in frontend contollers wurde erstellt von G Del
It seems that there is a bug in the remove fucntion in the frontend controllers in the line

//Checking if the user can remove object
$user = JFactory::getUser();
if ($user->authorise($user->authorise('core.delete', 'com_indepit'))) {

$user->authorise occurs 2 times and the result is an error 500.

if ($user->authorise('core.delete', 'com_indepit')) { works !

thanks

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Ladezeit der Seite: 1.995 Sekunden
Powered by Kunena Forum

Wir verwenden eigene Cookies und Cookies von Drittanbietern, um Ihr Nutzererlebnis zu verbessern und Ihnen einen optimalen Service zu bieten. Wenn Sie die Website weiter nutzen, gehen wir davon aus, dass Sie mit unserer Cookie-Politik einverstanden sind.