• Resolved Surrealer

    (@surrealer)


    Hello Felty,
    first of all thank you for this outstanding plugin!

    “It says less than 10 active installation on official so I’m taking a gamble that no one needs their tables upgraded. If I’m wrong reach out via support.”

    Here I am ?? I did a reinstall, did that fixed this or do I need to wipe tables in sql?
    Jeah well, less than 10 installs could also mean that there are 8 other guys with the same problem^^ (8-your testinstalls).

    Greetings Arne

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author VidYen, LLC

    (@vidyen)

    Oh sorry! Yeah. I changed the column ‘points’ in vyps_table_log to ‘point_id’ because I did not name it that (some one else did) and it was not easy to control+f because the word ‘points’ gets used a lot.

    So, if you didn’t drop you tables you can delete point_id column and rename points to point_id and it should all work. Otherwise the updated code did not drop the old column but stopped looking at it.

    Let me know if you need help with that.

    I suppose I should have did a proper upgrade method to copy the data from column to column, so now that I know its being used I will do that going forward.

    • This reply was modified 6 years, 4 months ago by VidYen, LLC.
    • This reply was modified 6 years, 4 months ago by VidYen, LLC.
    Plugin Author VidYen, LLC

    (@vidyen)

    Otherwise just dropping the table vyps_points_log and reinstalling plugin should resolve the issue.

    The table with the point types is fine.

    I’ve added some meta tags to where I will have a menu to do a clean uninstall with SQL knowledge, but it’s on the list of to feature to do’s.

    But for now, rather than having the uninstall drop the table, I felt it better to not as its too easy to wipe everything that way unintentionally.

    • This reply was modified 6 years, 4 months ago by VidYen, LLC.
    Thread Starter Surrealer

    (@surrealer)

    Thanks for your help, got it back to work ??

    I saw a checkbox in the setings to delete all table/data on uninstall in a similar plugins, might that be an option?

    Plugin Author VidYen, LLC

    (@vidyen)

    Great! Good to hear its working now. I’ll close this as my own issue has seemed to be resolved (as far as I know).

    Yes, I’m going to add a checkbox and a POST on the admin panel to make a meta line in the table that has the uninstall check to see if its there and if it is drop the table.

    Have to make sure its not done by accident though. AKA Catastrophic data loss.

    • This reply was modified 6 years, 4 months ago by VidYen, LLC.
    Plugin Author VidYen, LLC

    (@vidyen)

    Let me know if you have further issues! Marking as resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I’m taking a gamble that no one needs their tables upgraded’ is closed to new replies.