Nitin Prakash

Results 6 issues of Nitin Prakash

I am gettting this error on activating the plugin. The plugin generated 609 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds...

Hi, Is there any method to implement Marker Spider for Overlapping Marker. Clustering dont solve the purpose in many cases

I am using notorm in one of my projects, after composer install When I am trying to do git add . on my project this is giving error warning: adding...

How to run DELETE ALL This works for single row $row = $db->table[$id]; $affected = $row->delete(); but how to run the equivalent DELETE ALL query in NotORM DELETE FROM table...

After installation and configuring MicroMVC in a subfolder it is giving following message Error ID: Here is my config.json { "DB": { "enabled" : "true", "host" : "localhost", "database" :...

when i submit a form using zepto..it gets posted multiple times