Forums

Chronoconnectivity error "Access Denied"

Teodori 14 Mar, 2012
I everybody,
I downloaded Chronoconnectivity latest version to use it in my joomla 1.5 web site: when I create a new chronoconnectivity, link it to my db table and configure its front-end settings to use my chronoforms (I also downloaded chronoforms latest version) and then click the "frontend view" link, I alway get "Access Denied" as a result.
Can you help me understanding what's happening?
lpf20011 14 Mar, 2012
Oh Oh I know... Only because I had the same issue earlier today.

You need to enable what usergroups can view the results in the Admin and Frontend Permissions tabs in the Connectivity plug in. Basically if you leave them as default (which is sounds like you have), your saying that no one can see the data, including yourself. Highlight one or more usergroups and then they will be able to see them.

Hope that helps!

Tim
Teodori 14 Mar, 2012
Thank you Tim, you're righgt! The strange thing is that now I'm able to see my table records....but i still have in the upper side of my page the "Access Denied" message....moreover the database values aren't loaded correctly (I see the same value, a date, in every field)...any idea?!
lpf20011 14 Mar, 2012
Erm, if its still showing, are you sure that you've given all the permissions? Rather than just say allowing them to be read, have the others been assigned (create, delete) that kind of thing? Same with the Admin Permission aswell as the front end permissions.

I literally only want my users to view the records, theyre not allowed to edit anything so I've set most of the items to Superadmin, apart from the view permission which is for registered users. Whether or not that is the right way to do it I don't know but it seems to work for me.

Cheers,

Tim
Max_admin 15 Mar, 2012
Hi Teodori,

If you have an "Access denied" over your list then its caused by the "search" permissions, either disable the search box or give users the permissions to see it, I will probably add a setting to control how to handle the access denied cases, and one for the search box.

@Tim, your settings are ok🙂

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Teodori 16 Mar, 2012
Hi Max,
I thought about the search permissions, and I tried both with this functionality disabled and with the "Registered Users" (the user group I want to handle this form) allowed to search, but I always get this message.

....ops, I tried again, and now it's working....I surely made some mistakes when trying, but now it's ok! Thank you very much Max!
bambid 18 Apr, 2012
Hello

I have the same problem, but unfortunately the tip of max was not helpful. I can adjust the search for all or even off. This has no effect.

I use the version
ChronoConnectivity_V4_RC2_J1.6.zip
and chrono forms 3.2

what can or should I try for?

thank you

greetings
bambid
momentis 23 May, 2012
I have this same issue.

Running:
Jooma 2.5.4
CC v4_RC2
CF v4_RC3.3

I created a simple list and granted ALL permissions to that list for every registered user group and I still get the "Access Denied" message with no list showing.
GreyHead 25 May, 2012
Hi Rick,

Sorry, no idea - I really haven't got into the new CC yet :-(

Bob
momentis 25 May, 2012
Darn you!

LOL

Thanks anyway!!!
Max_admin 31 May, 2012
Hi momentis,

I suggest that you install the latest V4 RC3 over the one you have and test again, let me know what happens.

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
momentis 31 May, 2012
I installed the latest CC and CF versions today. Now, I am getting a 500 Internal Server error when accessing from the front end.
Max_admin 31 May, 2012
When you access what exactly ? please try the "Frontend list" link in the Connections manager ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Bullfn33 31 May, 2012
I'm also getting 500 Internal Server Error after upgrading when trying to access a connection. I've tried clicking frontend view on a few different connections but I get the same error.
Max_admin 31 May, 2012
Hi,

Then please try to open the connection's "Edit" page then save it again, if the 500 error persists then try to check the server's error logs or set the Joomla error reporting to Maximum to try to find what's the source of the error.

You may even try to check the error before saving the connection so I can find out why it occurs🙂

Let me know.

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Bullfn33 31 May, 2012
I'm trying to access the edit page through a menu URL by adding /cc_edit_data/22 to it with 22 being the cf_id of the record and I'm still getting the error message.

The cPanel error log doesn't tell me anything, just the url of the error page, and I turned on Joomla error reporting to maximum but I'm not sure, where do I view these errors?
Max_admin 01 Jun, 2012
Bug found and fixed, please download the new V4 RC3.1

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
momentis 01 Jun, 2012
Oh yeah!! That did it, Max!

Thanks!!!

Rick
Max_admin 01 Jun, 2012
Hi Rick,

If you are using the frontend then please download the latest Chronoforms and ChronoConnectivity files again and install them, I have just found a small glitch which affects sorting and redirection with SEF enabled.

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
AntonioGraca 22 Feb, 2013
Hello, Max

I have the same problem. Already confirmed the permisssões and everything is ok. If I edit an record from a list, I press the submit button, returns to the list and appears Access Denied. But if I try to edit the record but press the cancel button, returns to the list and the error no longer appears. What could it be?

Chronoforms 4.0 RC 3.5.2
chronoconnectivity 4.0 RC 3.2

Thanks

António Graça
Max_admin 24 Feb, 2013
Hi Antonio,

Do you have any actions in the "on submit" event of your form ? does this issue happen in both frontend and admin listings ? or only one of them ?

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
AntonioGraca 27 Feb, 2013
Hello Max

In my fomr, on submit event I have:

Check Security Question
DB Save
Show Thanks Message
Chrono App Task
Chrono Connectivity Task

But, I have about ten forms, whith others events, all of them return the Access Denied error when I try change record on ChronoConnectivity list.
The error gives on admin and frontend.

Thanks

António Graça
Max_admin 02 Mar, 2013
Hi Antonio,

Please try using a test form without any actions in the "on submit" event, maybe they are causing this problem.

Let me know.

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
AntonioGraca 06 Mar, 2013
Hello Max

I removed the Chrono Connectivity Task on submit event and the error disappeared. Apparently, the list and editing the record is working well. Im confused, I dont need the event Chrono Connectivity Task on submit the form I use to list records and edit records on list made whith Connectivity?

thanks again
António Graça
Max_admin 07 Mar, 2013
Hi Antonio,

The action is only needed if you are using the "Task control" or if you want to load the connection list through the form, otherwise you don't need it, the associated form's "on submit" event will be executed before saving the data automatically by connectivity!🙂

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.