mautic / website

The Mautic Website
6 stars 4 forks source link

Error on submitting new a new mixin #87

Closed escopecz closed 5 years ago

escopecz commented 5 years ago

Go to http://staging.mautic.org/marketplace and hit the Submit your Mautic Mixins button while logged off.

Trying to get property of non-object
/var/www/html/themes/oc-theme-mautic-org/pages/mauticians/profile-marketplace_addedit.htm line 24
kuzmany commented 5 years ago

Thanks, I will fixed it.

RCheesley commented 5 years ago

I also had issues with addedit on the profile page which I was looking into, so might be related!

On Fri, 19 Apr 2019, 19:19 Zdeno Kuzmany, notifications@github.com wrote:

Thanks, I will fixed it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mautic/website/issues/87#issuecomment-484976996, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWLPIMAT6YKNP2SUEVA473PRIEMFANCNFSM4HHEMVDA .

kuzmany commented 5 years ago

@RCheesley add edit what? You are logged in/out? Please describe same way like @escopecz . I will fixed it then.

RCheesley commented 5 years ago

When logged in, with an article on the blog submitted, I found there was some wrong logic and the edit button always showed view, rather than edit.

When I fixed that late last night, the edit feature did not work - it just reloaded the page.

I was looking into it and I recall getting to find addedit as what should be happening but I didn't get any further, so might be worth checking the edit blog feature as well as the add/edit mixins.

On Fri, 19 Apr 2019, 19:37 Zdeno Kuzmany, notifications@github.com wrote:

@RCheesley https://github.com/RCheesley add edit what? You are logged in/out? Please describe same way like @escopecz https://github.com/escopecz . I will fixed it then.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mautic/website/issues/87#issuecomment-484981591, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWLPIN24OKGBCHAO2464LTPRIGOVANCNFSM4HHEMVDA .

kuzmany commented 5 years ago

Should all fixed. Contribution button is hide for non logged in. Add/Edit content fixed.

escopecz commented 5 years ago

The button is gone. Thanks!