FLEXIContent - v2.0.0 - final for J2.5 released (r1648)

More
12 years 2 months ago #22719 by mcmurdok
Hello,
I use Joomla 2.5 with the latest flexicontent Version 2.0 - RC3 r1151 -- [for J1.7/2.5]

By trying to create a new category in the backend, I got the following error message:
"FLEXI_NO_ACCESS"

I'm logged in as a Super User with all access permissions allowed.

Regards
The topic has been locked.
More
12 years 2 months ago #22720 by LisaLisa

mcmurdok wrote: Hello,
I use Joomla 2.5 with the latest flexicontent Version 2.0 - RC3 r1151 -- [for J1.7/2.5]

By trying to create a new category in the backend, I got the following error message:
"FLEXI_NO_ACCESS"

I'm logged in as a Super User with all access permissions allowed.

Regards

I've got the same problem.
And frontend editing doesn't save.

Joomla 2.5
Flexicontent version 2.0 RC3 (r1151)
The topic has been locked.
More
12 years 2 months ago #22721 by jardar
After update I've got the same problem with FLEXI_NO_ACCESS.
The topic has been locked.
More
12 years 2 months ago #22727 by ggppdk
Just today i had chance to start testing with J2.5 and to track down any bugs.

The good, is that i can reproduce the errors, there seem to be some change on ACL between J1.7 and J2.5???

Final testing is close but i cannot do it now.

Please wait for next revision, i will have this fixed.


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
The topic has been locked.
More
12 years 2 months ago #22749 by yasarts

mcmurdok wrote: Hello,
I use Joomla 2.5 with the latest flexicontent Version 2.0 - RC3 r1151 -- [for J1.7/2.5]

By trying to create a new category in the backend, I got the following error message:
"FLEXI_NO_ACCESS"

I'm logged in as a Super User with all access permissions allowed.

Regards

Same problem too with J!1.7.5
The topic has been locked.
More
12 years 2 months ago #22899 by ggppdk
About creating NEW category in file
administrator/components/com_flexicontent/views/category/view.html.php
there are some unnecessary checks since, Access is now check by the controller and by view.

So replace all lines like:
Code:
$mainframe->redirect('index.php?option=com_flexicontent', JText::_( 'FLEXI_NO_ACCESS' ));
with
Code:
//$mainframe->redirect('index.php?option=com_flexicontent', JText::_( 'FLEXI_NO_ACCESS' ));

A little patient final version is very close


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
The topic has been locked.
Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.297 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline