-
Created a topic, Excellent SMTP integration, on the site WordPress.org Forums:
Seems great, does what I need, relevant easy to unders… -
Posted a reply to Saving changes doesn’t work on custom plugin admin page, on the site WordPress.org Forums:
Did you ever look back into this? If its posting the ajax correctly, was there… -
Posted a reply to Changes Won’t Save with JOINs, on the site WordPress.org Forums:
The plugin cannot automatically figure out how to save joined data. You will have to… -
Posted a reply to Saving changes doesn’t work on custom plugin admin page, on the site WordPress.org Forums:
Hey sorry you are having issues. That looks correct to me. Usually it just posts… -
Created a topic, Seems to work as expected, on the site WordPress.org Forums:
Seems to work as expected with all the right options i… -
Posted a reply to plugin update Version 1.8.2 showing Notice Undefined property: DBTableEditor::$n, on the site WordPress.org Forums:
I dont know what happened on my end, but suddenly two days later the warnings… -
Committed [2259397] to Plugins SVN:
1.8.4 Also fix missing variable warnings -
Posted a reply to plugin update Version 1.8.2 showing Notice Undefined property: DBTableEditor::$n, on the site WordPress.org Forums:
Are you sure? I am using the version (1.8.3) from wordpress plugin installer and I… -
Committed [2255689] to Plugins SVN:
Added release note for 1.8.3 -
Posted a reply to plugin update Version 1.8.2 showing Notice Undefined property: DBTableEditor::$n, on the site WordPress.org Forums:
Thanks for pointing this out. I believe this is fixed in 1.8.3 -
Committed [2255680] to Plugins SVN:
fixed bugs still left in 1.8.2 - missing a couple variabl -
Committed [2255673] to Plugins SVN:
Changed tested up to to the current version -
Committed [2253769] to Plugins SVN:
Readding missing paging 1.8.2 -
Committed [2253723] to Plugins SVN:
A bad merge deleted my automatic paging that was added - fixing bug ... -
Committed [2251550] to Plugins SVN:
Adding latest versions of submodules - fixes outstanding bugs - 1.8.0 -
Posted a reply to ‘default_values’ not working, on the site WordPress.org Forums:
Thanks for updating this issue, glad you got it fixed. -
Posted a reply to ‘default_values’ not working, on the site WordPress.org Forums:
So when you type into the "new row" at the end of the page, it… -
Posted a reply to ‘default_values’ not working, on the site WordPress.org Forums:
hrmm... I havent experienced that particularly. I just tested it on a local instance with… -
Posted a reply to Autocomplete and dropdown list with data from other table, on the site WordPress.org Forums:
There is an open issue for this on Git Hub, but I have not really… -
Committed [2075509] to Plugins SVN:
Only SQL_CALC_FOUND_ROWS the first select -
Committed [2021217] to Plugins SVN:
Fix bug in paging sql limit detection -
Committed [2018738] to Plugins SVN:
1.7.0 added paging of large result datasets -
Posted a reply to Willing to manage the github wiki, on the site WordPress.org Forums:
Hey thank you for the kind offer. I dont think I received your email, or… -
Posted a reply to Add a ‘notes’ field to the admin pages, on the site WordPress.org Forums:
Are you sure you wrote to the correct plugin? You can have a database table… -
Posted a reply to Can’t export to CSV, on the site WordPress.org Forums:
Can you ensure that DB errors are logged and then check your php-error log? This… -
Posted a reply to Ajax Error with async, on the site WordPress.org Forums:
Just FYI, I am working on adding automatic paging support in the next release 1.7.0… -
Posted a reply to Ajax Error with async, on the site WordPress.org Forums:
Its just an example, not something you would probably want to copy and paste whole.… -
Posted a reply to Ajax Error with async, on the site WordPress.org Forums:
I am not sure that I have ever fully debugged the async data part of… -
Posted a reply to All other tables are overwritten by the last table., on the site WordPress.org Forums:
Sorry for the late reply, I guess I missed the notification on this. The answer… -
Posted a reply to Plugin options, on the site WordPress.org Forums:
Yes. By default you can filter the table many ways. You can have separate tables… -
Posted a reply to table rows, on the site WordPress.org Forums:
Use the sql paramater to add_db_table and adda where clause: Something like this: $sql =<<<SQL… -
Posted a reply to Nice, on the site WordPress.org Forums:
>IMPORTANT: The only problem is that possibly I found a bug – with the large… -
Posted a reply to Nice, on the site WordPress.org Forums:
Howdy, thanks for your review, this plugin was definitely written by a full time programmer… -
Committed [1874116] to Plugins SVN:
Do a better job of labeling new data * select a valid editor when ... -
Posted a reply to Editable Coloumns, on the site WordPress.org Forums:
1.6.4 should be the version number with this fixed up -
Posted a reply to Editable Coloumns, on the site WordPress.org Forums:
I applied a patch which sets noedit to true on the client if it fails… -
Posted a reply to Editable Coloumns, on the site WordPress.org Forums:
I am looking into this, but am actually running into the opposite problem right now.… -
Posted a reply to Editable Coloumns, on the site WordPress.org Forums:
What are you expecting from what part of that config. The only column marked as… -
Posted a reply to No Database Table Confirured to edit, on the site WordPress.org Forums:
Glad you figured it out. -
Created a topic, Setting https on outbound links, on the site WordPress.org Forums:
I have a site with this plugin installed. It seems to… -
Created a topic, Has worked well for a long period, on the site WordPress.org Forums:
Have been using this plugin to resolve SSL errors for … -
Posted a reply to Example for different parameters, on the site WordPress.org Forums:
I updated the parameters information to hopefully be a little more clear (though my changes… -
Committed [1666556] to Plugins SVN:
Added more parameter information details -
Posted a reply to Example for different parameters, on the site WordPress.org Forums:
There are examples in both the README and the examples directory. https://github.com/AccelerationNet/wp-db-table-editor/blob/master/README.md https://github.com/AccelerationNet/wp-db-table-editor/blob/master/examples If you… -
Posted a reply to CSV’s export, on the site WordPress.org Forums:
Alright, I just posted version 1.6.1 which creates a form and posts it instead of… -
Committed [1657828] to Plugins SVN:
Make export post instead of get to go around url length restrictions -
Posted a reply to CSV’s export, on the site WordPress.org Forums:
Perfect glad you like it and find it useful! I recently switched the CSV export… -
Posted a reply to Update not happening?, on the site WordPress.org Forums:
(Also I just pushed a patch to SVN that should resolve this) -
Posted a reply to Update not happening?, on the site WordPress.org Forums:
The folder being named wp-db-table-editor is correct. It was originally named that so it would… -
Committed [1644108] to Plugins SVN:
Updated version number (thanks @josie123)