• Resolved johnmichaelm

    (@johnmichaelm)


    Hi, I’ve been trying out your plugin(v 3.2.4) in my local WordPress(v 5.9.3), and when i’m trying to add a new pretty link, it just saves the title, but not the redirection-target-prettylink.
    I get a db error:

    WordPress database error Unknown column 'http://localhost:8080' in 'field list' for query SELECT li.*, CONCAT("http://localhost:8080","/",li.slug) AS pretty_url FROM bitcoinonlinegamble_com_prli_links AS li WHERE id='317' AND link_status='enabled'
    made by require('wp-admin/edit-form-advanced.php'), do_meta_boxes, PrliLinksController->link_meta_box, PrliLink->getOne, PrliLink->get_one_by" while reading upstream, client: 127.0.0.1, server: _, request: "GET /wp-admin/post.php?post=1122&action=edit HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost:8080", referrer: "http://localhost:8080/wp-admin/edit.php?post_type=pretty-link"

    Any clues?

Viewing 1 replies (of 1 total)
  • Krista

    (@kristathecoder)

    Hello,

    That does sound odd. We recently released an update that fixed several issues. So if you could update to the latest version and let us know if the issue still exists that would be most helpful.

Viewing 1 replies (of 1 total)

The topic ‘Error when creating a new pretty link’ is closed to new replies.