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

remove function in frontend contollers

9 years 7 months ago #370 by 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

Please Log in or Create an account to join the conversation.

Time to create page: 0.254 seconds
Powered by Kunena Forum

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.