Support  :: 
Function main in module
 Top

  • A lot of my modules show this at the bottom. What is causing it? It seems mainly in the admin sections for each module.
  • what version of PostNuke

    --
    Regards,
    Simon

    itbegins.co.uk - Zikula Consulting

    Please read the Support Guide
  • 760. It shows even for unregistered in postwrap and within all of the admin sections. Here is an example

    http://www.attackforcez.com/index.php?module=PostWrap&page=calendar

    I'm not sure if it happened at this time but it may be also do to the new AutoTheme beta. I am going to post over there also.
  • PostWrap is a mixture of new style module (using pnadmin.php, pnadminapi.php) and old style module (using index.php for the user part) but declares itself as being a new style module which results in PN calling a non existing function main() in a non existing pnuser.php.

    There is no workaround IMHO, only a correct pnuser.php would help.

    Frank

    --
    "He is not dangerous, he just wants to play...."
  • Thanks for the update. It also though does this for any module in my admin section. Is it because one module does this? or is it something else?
This list is based on the users active over the last 60 minutes.