Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem on permalink when attempting to POSSE #1

Open
chrisaldrich opened this issue Mar 31, 2017 · 2 comments
Open

Problem on permalink when attempting to POSSE #1

chrisaldrich opened this issue Mar 31, 2017 · 2 comments

Comments

@chrisaldrich
Copy link

First!
But seriously... This looks great!

I've installed on Known 0.9.2 and tried two test posts:
http://stream.boffosocko.com/2017/cheese-danish
http://stream.boffosocko.com/2017/venti-caramel-macchiato

The cheese danish worked as expected, but I tried to POSSE the caramel macchiato to Twitter and encountered a problem. The post shows up properly in my primary stream, but it didn't POSSE to Twitter and then when clicking on the permalink for the post I get the following error:

Oh no! Known experienced a problem!
Known experienced a problem with this page and couldn't continue. The technical details are as follows:

Fatal Error: /homepages/32/d491429024/htdocs/idno/Idno/Common/Page.php:116 - "Uncaught TypeError: Argument 1 passed to Idno\Common\Page::exception() must be an instance of Exception, instance of TypeError given, called in /Idno/Common/Page.php on line 71 and defined in /Idno/Common/Page.php:116 Stack trace: #0 /Idno/Common/Page.php(71): Idno\Common\Page->exception(Object(TypeError)) #1 [internal function]: Idno\Common\Page->Idno\Common\{closure}(Object(TypeError)) #2 {main} thrown", on page stream.boffosocko.com/2017/venti-caramel-macchiato

@cleverdevil
Copy link
Owner

I think I've fixed this in the latest commit. Can you check if it resolves your issue?

@chrisaldrich
Copy link
Author

Jonathan, perfect, the new version fixes the issues with the content showing on the permalink.

The separate, but somewhat related issue is that the post interface still shows all of the UI for syndicating to all of the options (facebook, twitter, WordPress, Tumblr, LinkedIn, etc.), yet choosing those options doesn't actually syndicate the content. (Typically I wouldn't POSSE these post types anywhere anyway, but other users may expect this piece to work if it's shown.) I know some post types in Known hide the syndication targets when they're not supported (ie, only audio related posts can be syndicated to soundcloud), but I'm not sure how these are done.

Interestingly, when editing these types of posts, the syndication targets (correctly) aren't shown in the editable version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants