diff --git a/upload/styles/cb_28/layout/photos.html b/upload/styles/cb_28/layout/photos.html index f60bf4e3..b720323b 100644 --- a/upload/styles/cb_28/layout/photos.html +++ b/upload/styles/cb_28/layout/photos.html @@ -1,6 +1,9 @@ {$myAccountLinks = $userquery->my_account_links()} {$leftMenuLinks = array_slice($myAccountLinks, 6)}
+{if !function_exists('server_thumb')} +
Kindly install Server Thumb plugin by going to Plugin Manager to make photos show properly
+{/if}