Dave Bray
Dave Bray
adjusted index ``` public function index( $songID = 0) { if ( ( $songID = (int)$songID) > 0) { // then $songID must not be zero // so tell them...
I think your right there - you have to go to a function - so like the deletesong example i.e. http://localhost/mini/songs/viewsong/3
Presumably you get to the site/login with some sort of redirect so pass the message with the redirect in straight php that is: ```
Hi - I'm seeing this with php projects And the line is the same Just in last few days Intellisense v2.3.14 Win 10 VSCode v1.52.1 I'm running PHP8 though, expect...
hi - I have problem of png images coming out negative hey in lib/CPdf.php down around line 5689 ``` // Since ImageMagick7 negate invert transparency as default if (\Imagick::getVersion()['versionNumber'] <...
hi @bsweeney - looking for advice as to how this issue will pan out (I think it should get a bug label) not looking to be too in depth here...
It's worth persevering with this library but there are some things 1. There is a more up to date version in the rainloop project 2. There is some documentation on...
I concur totally with the desire for doco api, and you are right afterlogic doesn't document MailSo either but the afterlogic stuff has wraps a lot of MailSo calls e.g....
This seems also to be reported here #43074 28.02 has progressed from 28.0.1 where drag and drop was totally broken If I upload using the New > Upload files method...
I've just upgrade to 28.02 and am seeing a similar issue If I upload using the New > Upload files method - no issue If I upload via Drag &...