anyone can confirm this..
the upcoming event block is not displaying in xoops 2.5.5..with no debug error
Anybody could confirm it? Is there anything else open, or can we go Final with this release?
| |
|
| Stats | |
| Goal: | $100.00 |
| Due Date: | May 31 |
| Gross Amount: | $65.00 |
| Net Balance: | $61.80 |
| Left to go: | $38.20 |
|
|
|
| Donations | |
| studioC ($25)May-17 | |
| Anonymous ($15)May-16 | |
| Anonymous ($25)May-4 | |

anyone can confirm this..
the upcoming event block is not displaying in xoops 2.5.5..with no debug error
HipTeen wrote:
The "Upcoming Event" Block didn't worked, causing a blank white page.
class/event.php missed the line
include_once XOOPS_ROOT_PATH . '/modules/extcal/include/functions.php';
Adding this line made the upcoming block working for me