Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wassereimer

    (@wassereimer)

    What was the problem that you where looking for an bug?
    Was there an error or did anything not work?

    I must look more precisely if there is a problem.

    Thread Starter Befuture BefDreamer

    (@befdreamer)

    So, i spec “if not done mistake in my analisys” the last rev of plugin contain 3 DB table “ecp_data”, “ecp_version”, “ecp_options”:

    > “ecp_data” fields are “alignment”, “version”
    > “ecp_version” fields are “id”, “version”;
    > “ecp_options” fields are “id”, “option_name”, “option_value”

    so inside functions some call use var “version” that not reffer to the “verison(field)” but to the “option_name(field)”.. so i have set the correct correspondecy to SET the field in good way.

    Inside the Zip file that I post, there are the Original and the Modified php file ! With a simple compare you can see exactly where I have applied change.

    Hope that shi help
    Best Regards

    Plugin Author wassereimer

    (@wassereimer)

    Found the problem. Till the last Versions everything was correct. But i changed the Table structure and forgot to change the Update procedure.

    Thanks for your time and information. I´ve removed the Update procedure for old Versions. There was enough time to Update. New Version will come in a few minutes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error on Last version of plugin’ is closed to new replies.