suculent / yourls-ios-url-schemes-plugin

Plugin for YOURLS allowing redirects to URLs starting with itms-apps:// and itms-services://
14 stars 4 forks source link

Bug: Plugin breaks YOURLS #3

Open JayHoltslander opened 8 years ago

JayHoltslander commented 8 years ago

Several people including myself have noticed that this iOS URL schemes plugin breaks YOURLS just by being active.

I'm running php7 on a DigitalOcean VPS with YOURLS v1.7.1

suculent commented 8 years ago

Thanks. Once I upgrade to php7 I can fix it, but I'm too busy to do it now.

Odesláno z iPhonu

    1. 2016 v 18:32, Jay Holtslander notifications@github.com:

Several people including myself have noticed that this iOS URL schemes plugin breaks YOURLS just by being active.

I'm running php7 on a DigitalOcean VPS with YOURLS v1.7.1

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

suculent commented 8 years ago

What do I do now is cleanup on fresh DO machine and sudo apt-get install php7.0 php7.0-fpm php7.0-mysql -y

suculent commented 8 years ago

There's a droplet here with Apache and PHP7: 178.62.236.69. Let's fixit asap.

suculent commented 8 years ago

Running with php --version PHP 7.0.6-13+donate.sury.org~trusty+1 (cli) ( NTS )

suculent commented 8 years ago

It does not interpret php by default. See http://178.62.236.69. Please help me, I ca do it but I have no time.

suculent commented 8 years ago

It does not exec php right now. WTF. However it's set up. (upset)

suculent commented 8 years ago

You work with the Sketch App? The Photoshop replacement, that we've all been waiting for 15 years? (since Photoshop 1.0.7 NL)

suculent commented 8 years ago

What's your DO base image?

suculent commented 8 years ago

Note to myself. Works well with latest YOURLS 1.7.1 (that I have not used recently) with PHP 5.5.9. Reportedly fails with PHP7.

suculent commented 8 years ago

So I have updated to PHP 7 and YOURS 1.7.1 and can't reproduce any bug. Can you help @JayHoltslander?

suculent commented 8 years ago

When I try to shorten a URL it gives me the error "Missing or malformed URL" on both the admin and public pages.

It is also of note that every link on the "Short URL" column in the admin index only link to the admin index page.

alexpriest commented 4 years ago

Any chance you ever figured this out? Have a really good use case for your plugin but can't use it since it breaks things. :(

suculent commented 4 years ago

Sorry, I don't use it anymore and I don't have time to reproduce and rebuild all that stuff in environment I don't really work in anymore. Maybe someone else could.