PAPPL
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Bottom of Table DisappearedHi Tobias!
My Hoster world4you uses suhosin, no way to change any suhosin settings.
Also tried via .htaccess or php.ini, doesn’t work, always Server Error 500.
??So i found a workaround:
1. Create a new table with only 3 rows and name the final table title, descriptions and all settings you like (search, filtering, 1st row color…).
These settings are important to do now, because they can’t be changed afterwards when there are many rows.
2. Fill the first 3 rows with your data, save and export the table as csv (separated with semicolons).
3. Edit/Import this csv in texteditor or Openoffice or Excel and add all your data and rows. Save the finished csv.
4. Return to WP-Table Reloaded Plugin Page and select “Import Table”. Select to replace existing table you created first with these 3 rows.
5. All rows will be imported (>100 rows) too. DO NOT PRESS SAVE or SAVE CHANGES. DO NOT CHANGE ANY SETTINGS ANYMORE INSIDE THIS TABLE, THEY WON’T CHANGE AND THE ROWS WILL BE CUT AGAIN. SO: Exit the Table-Editor on Plug-In Site immediately after pressing import upload file.
6. Add this big table to your wordpress site. Working
7. If you want to change values inside the table do it in your saved csv via Texteditor/Office and then reupload/replace this existing big table.
8. If you want to change table title/description/settings afterwards you have to create a new table with few rows (e.g. 3) and then save your desired settings, and then import the big table with many rows by replacing the existing with correct title/description/settings.@developer: This problem does only occur because too many values are uploaded at once. If you change the table editor to only show max. 50 rows at once there should be no problem even with suhosin limit. Hoping for an update.
Also please add title&description&tablesettings-parameter to csv, so this will make things easy.
Greetings Pappl