Skip to Content Skip to Menu

Module with a counter

  • Yxos
  • Yxos
  • OFFLINE
  • Posts: 29
  • Thanks: 3
  • Karma: 0
9 years 1 month ago #270401 by Yxos
Module with a counter was created by Yxos
We run Joomla 3.4.4 with CB 2.0.10.

We would like to encourage our users to use the option to add a canvas picture to the profile.
In order to support this I would like to add a module with som HTML code, but also a SELECT statement that counts the number of records in table xxx_comprofiler where not 'canvas' is NULL.

I think a Custom HTML module is suitable for that, but what code do I need to provide in the module?
Something around the:
Code:
SELECT COUNT(canvas) AS canvascount FROM `mx5j3_comprofiler` WHERE not `canvas` is null

Yxos

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum