1
I need to show the "Last 10 News" table in xoops_install/admin.php file to replace the blank area
beside the modules logos.
I have "stolen" the required code from the
xoops_install/modules/news/admin/index.php file
and built a standalone file (last_news.php) which works fine.
If i include this file in xoops_install/admin.php
i get this error:
Fatal error: Call to a member function on a non-object in
I can't understand where this error comes from.
Is it possibile to get it working?
Any suggestion appreciated.
ATB,ralf.