Instalation error with editor in wamp
Instalation error with editor in wamp
Hi,
I got datatables to function on my wamp instilation and then tried the editor plug in. I have a clean instal and have updated my config file to match my sql. The page loads all the css files etc. but reports an error with the json formatting. Does anyone recognise this problem I can provide screen shots if you want and if there is a way to check if its accessing my sql database I'll do that too. Many thanks. C Also I need to get up to speed with json and javascript as I only know simple php and html and this is going to be letting me down anyone know a good set of tutorials??
I got datatables to function on my wamp instilation and then tried the editor plug in. I have a clean instal and have updated my config file to match my sql. The page loads all the css files etc. but reports an error with the json formatting. Does anyone recognise this problem I can provide screen shots if you want and if there is a way to check if its accessing my sql database I'll do that too. Many thanks. C Also I need to get up to speed with json and javascript as I only know simple php and html and this is going to be letting me down anyone know a good set of tutorials??
This discussion has been closed.
Replies
Allan
Field: : inst('browser')->validator('Validate: : required'),
Field: : inst('platform'),
Field: : inst('version'),
Field: : inst('grade')->validator('Vali
date: : required'))->process($_POST)->json();
Hi think I got something from that. This is the JSONLint response to my return to this browser request. The same request on the website gives propper array data. datatables/DataTables-1.9.4/extras/Editor-1.2.1-Trial/examples/php/browsers.php
Does this mean I have a problem with the conection to my sql? I have put the right info in the config file I beleive. Can send images of myphp privilages and my config file if it will help.
Allan
As it is just the example file I may decide to just use the internet for that and try and intergrate into my data I already have loading. More likely to just work out an editor for myself though, chose to use this one for convenience.
Bummer - sorry about that.
I'd need a link to the page to be able to see what is going wrong in that case.
Allan
Thanks
C