giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
260 stars 76 forks source link

Dynamic URL issue #2

Closed davemaxx closed 2 years ago

davemaxx commented 2 years ago

Hello, I have installed this software to qr.ware.ly and the installation went fine. I created one dynmic QR code with url https://a.ware.ly, however the url is going here http://qr.ware.ly/read.php?id=K1vom and giving me a 404 page.

Anything I did wrong? Thanks Dave

davemaxx commented 2 years ago

I debugged it and found out that the read.php file was not present in the main directory so I uploaded it and then I edited this line:

include 'qrcode/config/config.php'; into include 'config/config.php';

giandonatoinverso commented 2 years ago

thanks a lot!


Da: davemaxx @.> Inviato: martedì 21 settembre 2021 14:27 A: giandonatoinverso/PHP-Dynamic-Qr-code @.> Cc: Subscribed @.***> Oggetto: Re: [giandonatoinverso/PHP-Dynamic-Qr-code] Dynamic URL issue (#2)

I debugged it and found out that the read.php file was not present in the main directory so I uploaded it and then I edited this line:

include 'qrcode/config/config.php'; into include 'config/config.php';

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/giandonatoinverso/PHP-Dynamic-Qr-code/issues/2#issuecomment-923936650, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ5M2KBCMZTBL22B6ZPTYIDUDB233ANCNFSM5EN7HPRQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ebretteville commented 1 year ago

Thanks @davemaxx it helped me also. I add the same error. Maybe this read.php should be moved in the qrcode folder as this should be the only one for those installing without docker.

ebretteville commented 11 months ago

@davemaxx

Hello, I have installed this software to qr.ware.ly and the installation went fine. I created one dynmic QR code with url https://a.ware.ly, however the url is going here http://qr.ware.ly/read.php?id=K1vom and giving me a 404 page.

Anything I did wrong? Thanks Dave

Did you solve this https problem:

I created one dynmic QR code with url https://a.ware.ly/, however the url is going here http://qr.ware.ly/read.php?id=K1vom