Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
PSAK:recordset is empty
  • Posted: 07.03.2006, 17:59
     
    chuksy
    rank:
    Freshman Freshman
    registered:
     March 2005
    Status:
    offline
    last visit:
    19.07.08
    Posts:
    45
    Hi all, I need help, I just change my host and then moved my site to this new host. When I go to index.php I'm getting the error below

    Fatal error: call to undefined function: themeheader() in /home/latterr1/public_html/church/header.php on line 141

    And when I try to reset my theme with PSAK for pn750 am get this error:
    recordset is empty.

    Pls what do I do to correct this.
  • Posted: 07.03.2006, 18:09
     
    ainigma32
    rank:
    Professional Professional
    registered:
     January 2004
    Status:
    offline
    last visit:
    22.03.06
    Posts:
    958
    You probably have some missing or corrupted files. Try re-uploading the files.

    HTH

    BTW You need to upgrade from .750 to .762
  • Posted: 10.03.2006, 14:48
     
    chuksy
    rank:
    Freshman Freshman
    registered:
     March 2005
    Status:
    offline
    last visit:
    19.07.08
    Posts:
    45
    I've tried to re-upload the entire files, but the problem is still there, pls what else could or should be done to resolve this.
  • Posted: 10.03.2006, 18:34
     
    Simon
    rank:
    Steering Committee Steering Committee
    registered:
     December 2002
    Status:
    offline
    last visit:
    02.12.08
    Posts:
    13418
    Are you using the right PSAK version?

    --
    Regards,
    Simon

    itbegins.co.uk - Zikula Consulting

    Please read the Support Guide
  • Posted: 10.03.2006, 23:12
     
    chuksy
    rank:
    Freshman Freshman
    registered:
     March 2005
    Status:
    offline
    last visit:
    19.07.08
    Posts:
    45
    I've upgarded to the current version of PSAK.
  • Posted: 12.03.2006, 22:57
     
    Ruudje
    rank:
    Freshman Freshman
    registered:
     September 2004
    Status:
    offline
    last visit:
    06.11.06
    Posts:
    24
    Got a similiar issue with PSAK 1.02 while trying to reset themes, it always says:
    Theme name missing



    Anyway PSAK seems to have more issues:

    PSAK mainmenu
    Notice: Undefined index: op in psak.php on line 513

    PSAK Theme Reset
    Notice: Use of undefined constant module_vars_column - assumed 'module_vars_column' in psak.php on line 289

    PSAK Flip intranet config option
    Notice: Use of undefined constant module_vars_column - assumed 'module_vars_column' in psak.php on line 195
    recordset is empty
  • Posted: 12.03.2006, 23:29
     
    Simon
    rank:
    Steering Committee Steering Committee
    registered:
     December 2002
    Status:
    offline
    last visit:
    02.12.08
    Posts:
    13418
    For a start, why is your PHP configuration set to display notices?

    Secondly, what PN version are you using?

    --
    Regards,
    Simon

    itbegins.co.uk - Zikula Consulting

    Please read the Support Guide
  • Posted: 13.03.2006, 00:35
     
    Ruudje
    rank:
    Freshman Freshman
    registered:
     September 2004
    Status:
    offline
    last visit:
    06.11.06
    Posts:
    24
    DAMN, forgot to mention...

    pn0.762
    mysql 5.x
    IIS on Windows Server 2003

    Tried the version found on cvs (PSAK v1.03) but unfortunatly this has same issues

    RvdH
  • Posted: 13.03.2006, 03:34
     
    pheski
    rank:
    Professional Professional
    registered:
     February 2005
    Status:
    offline
    last visit:
    09.04.08
    Posts:
    1480
    "Notice errors" do not necessarily mean there is a problem. They can be seen during normal functioning.They can simply indicate a reference to a variable that has not been set, for example.

    Peter

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • Posted: 13.03.2006, 05:25
     
    Ruudje
    rank:
    Freshman Freshman
    registered:
     September 2004
    Status:
    offline
    last visit:
    06.11.06
    Posts:
    24
    never said it had problems, said it has issues

    neverless the fact that when changing/resetting the default theme i get the "Theme name missing" error message is a real problem :)
  • Posted: 13.03.2006, 05:41
     
    pheski
    rank:
    Professional Professional
    registered:
     February 2005
    Status:
    offline
    last visit:
    09.04.08
    Posts:
    1480

    Ruudje

    the fact that when changing/resetting the default theme i get the "Theme name missing" error message is a real problem :)


    Agreed.

    Peter

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • Posted: 13.03.2006, 05:48
     
    pheski
    rank:
    Professional Professional
    registered:
     February 2005
    Status:
    offline
    last visit:
    09.04.08
    Posts:
    1480

    Ruudje

    the fact that when changing/resetting the default theme i get the "Theme name missing" error message is a real problem :)


    Agreed.

    Peter

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • Posted: 13.03.2006, 23:32
     
    Ruudje
    rank:
    Freshman Freshman
    registered:
     September 2004
    Status:
    offline
    last visit:
    06.11.06
    Posts:
    24
    until a fix for PSAK is out, is there a SQL query i can use to do this manualy in phpMyAdmin ?

    RvdH
  • Posted: 12.06.2006, 15:23
     
    compucoach
    rank:
    Freshman Freshman
    registered:
     June 2004
    Status:
    offline
    last visit:
    23.02.07
    Posts:
    9
    You might quick'n dirty hardcode enter required themename in psak.php on line 337 for var $newtheme. e.g. if reset required to pnDefault change $newtheme=$HTTP_POST_VARS['newtheme']; into $newtheme='pnDefault';

    Other option is change register_long_arrays = on setting in php.ini file.

    Input form psak.php uses for letting user choose themes it requires global var $HTTP_POST_VARS. For this var to work it requires register_long_arrays = on set in php.ini file. This setting is depreciated.

Extensions Moderation

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula