Hi all,
I have installed Chonoconnectivity V2 RC3 on Joomla 1.5. I set up a simple connection as a test, just to see how it worked. I didn't restrict any permissions, just left the defaults, which looks like every group has every type of access, and the only "per user" permission is "admin" which is the Super Administrator and is the only user in the website.
So then I get the above error when I hit "Preview " and navigate to the connection.
I'm not sure what to do. I have no more permissions to give.
Cheers
Tim
I have installed Chonoconnectivity V2 RC3 on Joomla 1.5. I set up a simple connection as a test, just to see how it worked. I didn't restrict any permissions, just left the defaults, which looks like every group has every type of access, and the only "per user" permission is "admin" which is the Super Administrator and is the only user in the website.
So then I get the above error when I hit "Preview " and navigate to the connection.
I'm not sure what to do. I have no more permissions to give.
Cheers
Tim
OK I have solved the first problem myself - I had not realised I needed to highlight the groups and users I needed permissions for.
However, now there are no records being displayed. I can see the records are there, using phpmyadmin.
I have selected the table (lets call it MYTABLE) but I have not used any SQL WHERE statement as I assumed that I would then see all fields. In other words, the default would be SELECT * FROM MYTABLE.
Cheers
Tim
However, now there are no records being displayed. I can see the records are there, using phpmyadmin.
I have selected the table (lets call it MYTABLE) but I have not used any SQL WHERE statement as I assumed that I would then see all fields. In other words, the default would be SELECT * FROM MYTABLE.
Cheers
Tim
Hi Tim,
Your assumption is correct, you should see all the records with no WHERE clause.
So, something else is amiss :-(
Please check the tutorials here if you haven't already done so.
Bob
Your assumption is correct, you should see all the records with no WHERE clause.
So, something else is amiss :-(
Please check the tutorials here if you haven't already done so.
Bob
This topic is locked and no more replies can be posted.