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

remove function in frontend contollers

10 yıl 1 ay önce #370 Yazan: G Del
remove function in frontend contollers, G Del tarafından oluşturuldu
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

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

Sayfa oluşturma süresi: 0.047 saniye
Geliştiren: Kunena Forum