phpBB Discussion • Re: Using a CDN
All I know is CDN(content delivery network) is server sided, both your server and the other server should always work in harmony...Most current web browser only load images if the are in the users...
View Article[3.3.x] Styles Support & Discussion • Re: Quick Avatar (page)
Serves me right for not testing it live. Ok, this works:Code: {% if S_REGISTERED_USER and (postrow.POSTER_ID == CURRENT_USER_GB) %} <a href="./ucp.php?i=ucp_profile&mode=avatar"><i...
View Article[3.3.x] Support Forum • Re: "subscribe topic" to really worked as a...
Ok, definite bug. As I suspected, the condition for changing the icon class is arse about, so it's forcing the unchecked box when subscribed and the checked box when unsubscribed.This:Code: <i...
View ArticleExtensions in Development • [3.2][3.3][DEV] Recent Topics Extension for phpBB
# Recent Topics Extension for phpBB## OverviewThis extension enhances topic discovery in phpBB forums by adding visual indicators to recent topics based on their creation date. It provides an...
View Article[3.3.x] Styles Support & Discussion • Re: Star Trek phpbb theme ?
Hello Sniper_E, I assume you mean another style, which existed for example on Spieleresidenz-de (never exist anymore in this context (Olympus)).And right, they have/had developed a Star-Trek-Theme...
View Article