Hey everyone, here is the 5th beta of Blocs V5.1.4. More fixes and a new version of Follow Links Bric to try with the new X social branding replacing Twitter .
Thanks for the update. Just a small point, but if you type in Twitter up pops the follow links bric, however if you type in X it doesnāt. Over time people will start looking for X rather than Twitter, so maybe allow for both.
I just discovered that the php in my custom page lock brics are being mutated even more (Iām sure it will happen w/ any that contain php) - ie when exported, php tags are stripped out, all php scripts are being jammed together instead of leaving them as they were on separate lines and all the php scripts are wrapped in āblocā tags. I just spent all day working on a new cleanup function - should I release an update or are you going to be able to quickly eliminate the above problems?
Iāll look at the code editor issue, did you have it open as well as Bric builder window?
Also regarding attachments, this only works for the default attachments added via the includes folder. If you use the add resources call those canāt be tracked yet.
In the meantime, at the top of your receiving function just modify the ID variable with ā#ā+idVariable if you want to continue to play around with this beta.
But donāt copy and paste that code as itās smart quotes from a phone and wonāt work.
Brilliant thanks. Are you developing this Bric between Macs and do you have multiple version in the Bric Builder with alternative names, or multiple copies installed with the same name?
Well, Iāve had my head down working on new stuff & hadnāt published since my last update, so I didnāt realize php had problems on publish. It looks like the publish problems were introduced in 5.1.3 b1