Hi Joe,
I’m really sorry for the trouble, you are experiencing.
And you are right, my first guess for such problems is Suhosin.
I really can’t imagine how those two buttons could result in a different outcome (and I actually hear this for the first time). They are programmed in the same way and they trigger the same HTTP POST process. So, unless there’s something wrong on the receiving end (the server or PHP (and here, usually Suhosin)), there’s something weird going on with your browser (the sending end of the transmission), or the transmission itself (maybe packet loss, due to a slow connection?).
Can you reproduce this from different computers/browsers?
Can you reproduce after turning a few other plugins off (to decrease the used PHP memory)?
Regards,
Tobias
Actually I am having classic Suhosin problems. When I save it sometimes does not save the updates. ANd it truncates rows in tables.
I do not know how to test if Suhosin is really off. and do not have enough knowledge to trouble shoot servers.
How many is a lot of plugins?
I really like wp-table but I need to get it working soon.
The only sure way to update tables for me is to re-import them with the new data. Not effective.
Hi,
yes, that definitely sounds like a Suhosin problem.
I’m also not that much into fixing server issues, so I suggest to contact your webhost to obtain information on whether Suhosin is installed. And if yes, you should ask them to deactivate it or to raise the limits.
Regards,
Tobias
They have said that they at first raised limits and then they deactivated the Suhosin service. So I am not sure what to test.
You mentioned too many plugins has that been a common problem? How many are too many? I do not have a large site.
http://WWW.dunbarbaseball.ca
is there a way, or certain logs to look in to see where the problem is when I execute an update in WP-table and it fails to execute correctly?
Hi,
if they now have deactivated Suhosin, you should no longer have trouble with losing table rows, actually…
I can’t say “how many are too many” [plugins], because they are all working differently and they are all consuming a different amount of memory. Can you check how much memory PHP is allowed to use? 64MB should be the minimum, 128MB would be better.
Unfortunately, I’m not aware of any such log files, where this might be recorded, sorry.
Regards,
Tobias
If I deactivate the plugin and reactivate will all my tables still be there?
Joe
Hi,
yes, the tables will still be there (except if you checked the checkbox to have the tables removed upon deinstallatation, on the “Plugin Options” screen).
Reactivating is however not going to help here, I assume.
Best wishes,
Tobias