chrismccoy
chrismccoy
https://gist.github.com/chrismccoy/8775224 i have some handy 1 liners here
this is a lightbox for images and video, not a text modal, so no, you will need to find another solution that allows this
using the 2012 default theme, says jquery is not defined, you are calling some jquery code without it enqueue'd, youshould add ace editor with jquery as a dependency
i use this as well, by the diff posted above, looks like it was tracking all javascript errors from all sites being used to the devs GA from every installation.
> @chrismccoy Hmm I read that as tracking loads and clicks only? And it doesn't know which page it's loaded on? Pretty innocent IMHO. ya just re-read it, hopefully it...
> > Sequel PRO nightly does work using the socket. > > How this addon works is it symlinks `/tmp/mysql.sock` to the `mysql.sock` file in Local for the site, it...
> Hello. > > I have the same problem, I solved it by downgrading php to 8.1 carbon works with php 8.2, the get_class() needs to be replaced with static::class...
should be static::class instead of self::class (gives error)