[3.3.x] Support Forum • Re: Remove bad extension
I could never enable it in the ACP, it was giving me an error.The reason for the error you are seeing is that the file was deleted without "disable" and then "delete data" in ACP>Customise...
View ArticleExtension Writers Discussion • Re: Get users Browser name and Browser version...
Try this: https://stackoverflow.com/questions/246 ... -characterThere's a space before the bit you want, so something like this should work.Statistics: Posted by Gumboots — Tue Apr 08, 2025 11:46 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
One question, do AIs respond automatically or only if they are called with a quote or mention?thanks for the work!You can setup a forum where the AI always replyExcellent, I'll test it, thanks for the...
View Article[3.3.x] Styles Support & Discussion • Re: Prosilver standard (brower...
Your welcome, I might have to work on a release for that extension.Nice work on replacing the icons with your css images. You did a very good job with that, Impressive!Statistics: Posted by Sniper_E —...
View ArticlephpBB Custom Coding • Re: Add code on every page for tracking
Below <head> in Prosilver's overall_header.html template fileAdd the Google Analytics GTAG script, changing the two Tag-IDs to the one Google has assigned to your site.Code: <!-- Google tag...
View Article