Posted on: Sep 2 2014, 11:22 PM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
QUOTE (jamisiek1978 @ Jul 4 2014, 08:57 PM) I use SP 1.4.2 on Joomla 2.5. Is it possible to somehow set to the general ranking all projects show the sum of the points for all months, not points separately for each month? It is possible and I will have that in mind for future versions. For now component works in this way. OK.. that's exactly my issue since I bought the component. Sadly I guess that if you ever make this change, we won't be able to download the new version so please help us to change a piece of code somewhere.. It is really important because my members want to compare themselves for the whole season. Thank you. |
Forum: Joomla Extensions · Post Preview: #7732 · Replies: 307 · Views: 132,669 |
Posted on: Sep 2 2014, 11:06 PM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
kmanos7 : look for this files /components/com_sportspredictions/includes/ControlPanel.php and delete CODE <center> <table class="SESubMenu"> <tr> <?php echo 'matches' == $view ? '<td class="active">' . JText::_('COM_SE_MATCHES') . '</td>' : '<td><a href="' . JRoute::_('index.php?option=com_sportspredictions&view=matches') . '">' . JText::_('COM_SE_MATCHES') . '</a></td>'; echo 'standings' == $view ? '<td class="active">' . JText::_('COM_SE_STANDINGS') . '</td>' : '<td><a href="' . JRoute::_('index.php?option=com_sportspredictions&view=standings') . '">' . JText::_('COM_SE_STANDINGS') . '</a></td>'; echo 'prhistory' == $view ? '<td class="active">' . JText::_('COM_SE_PREDICTIONS_HISTORY') . '</td>' : '<td><a href="' . JRoute::_('index.php?option=com_sportspredictions&view=prhistory') . '">' . JText::_('COM_SE_PREDICTIONS_HISTORY') . '</a></td>'; ?> </tr> </table> </center> <br /> For my part, I would want to know if points acquired by a player during the months are supposed to add when no filter is active? Because I have several lines by players who appear, one per month I assume. Thank you |
Forum: Joomla Extensions · Post Preview: #7731 · Replies: 307 · Views: 132,669 |
Posted on: May 18 2014, 10:32 AM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
Hi, thank you pavelKukov for answering. Yes yes, it is deleted ! But I am wondering if the points earned accumulate from one month to the next? Example, if a player earns 4 points in March and 5 in April, should we see only one row with a score of 9 in the default standings for all time, or two rows ? Thanks |
Forum: Joomla Extensions · Post Preview: #7459 · Replies: 103 · Views: 25,547 |
Posted on: Apr 26 2014, 11:56 AM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
I am sure you know, as developer, an easy way to do that.. Please. |
Forum: Joomla Extensions · Post Preview: #7382 · Replies: 103 · Views: 25,547 |
Posted on: Apr 14 2014, 03:09 PM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
But I don't need members to be able to filter rankings. I only want them to see general ranking (seasonal ranking actually). I looked a little bit in the code but didn't find what to change. Could you help me on that ? |
Forum: Joomla Extensions · Post Preview: #7348 · Replies: 103 · Views: 25,547 |
Posted on: Apr 1 2014, 01:41 PM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
Thank pavelKukov for you answer. I am actually using Sports Predictions for Joomla 2.5, sorry for not mentioning it. QUOTE If you are using sports predictions for joomla 2.5 you can show standings for all time or for single month. That's it. This will NOT be changed. Do you mean by using filters ? Actually I deleted this fonctionality from frontend pages because I wanted to simplify as much as possible the interface, moreover I don't need members to be able to see monthly rankings. |
Forum: Joomla Extensions · Post Preview: #7300 · Replies: 103 · Views: 25,547 |
Posted on: Apr 1 2014, 11:27 AM | |
Newbie ![]() Group: Members Posts: 7 Joined: 1-April 14 Member No.: 1,992 ![]() |
Hi, I would want to know how to show players standings unlimitedly in the time ? Indeed, by default it shows a monthly ranking, but I would want to see a ranking since the beginning because my competition concerns a whole season. I hope I am clear enough. Thank you. Théo |
Forum: Joomla Extensions · Post Preview: #7298 · Replies: 103 · Views: 25,547 |
![]() ![]() ![]() ![]() |
![]() ![]() ![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 9th December 2019 - 06:09 AM |