Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter essedum

    (@essedum)

    Hi,

    Sorry for bugging you again, but I experience the same Forbidden 403 error while trying to Premium Project Templates. When I click to “Copy” it asks if I really want to copy the template and then runs in to Forbidden error.

    Best regards,

    Nikolai

    Thread Starter essedum

    (@essedum)

    Hi!

    Thank you for the tip. I think I discovered the issue. There were some historical records that were imported prior to installing the puglin.

    One of the columns is VARCHAR(1024) and some records have quite long Cyrillic string. The plugin runs into the above error in I try to update these records.

    It is quite strange as from SQL side everything is OK. If I update it from phpMyAdmin with an SQL query – everything is updated without any issues.

    I thought that plugin maybe does not work with Cyrillic, but record where string are shorter are updated without any issues.

    If I leave all the text fields empty and leave only numeric fields, it still runs into the error. Quite an unexpected behaviour as basically plugin should run an update query with integers and empty fields, nothing should prevent it from updating the record…

    It is not a show stopper for me now, as I will just update the historical fields (not to many of them), but I think the behaviour of the plugin should be corrected, at least the error should contain more information, not just run into error 403.

    But otherwise the plugin is great as far as I have experienced until now.

    • This reply was modified 3 years, 3 months ago by essedum.
Viewing 2 replies - 1 through 2 (of 2 total)