Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorrockwaldo
    • CommentTimeJan 21st 2008
     # 1
    Hi chaps, been running a vanilla forum for over a year now and I have today moved the forum server over to a LINUX machine to try and avoid some performance issues I've been having on the Windows box.

    Problem is, while it has moved over pretty cleanly, I can't get the extentions to sort themselves out. When I go into the Extentions config page I get this error:


    Line 98
    Char 1
    Error: Object Expected
    Code: 0
    URL: http://forum.stillwater-rock.com/settings.php?PostBackAction=Extensions



    the section of the code it refers to (as far as I can see) is this:


    if ($Context->Session->User->Permission('PERMISSION_APPROVE_APPLICANTS') && !$Configuration['ALLOW_IMMEDIATE_ACCESS']) {
    $UserManager = $Context->ObjectFactory->NewContextObject($Context, 'UserManager');
    $ApplicantData = $UserManager->GetUsersByRoleID(0);
    $ApplicantCount = $Context->Database->RowCount($ApplicantData);
    $ApplicantsForm->ApplicantData = $ApplicantData;
    $Panel->AddListItem($AdminOptions, $Context->GetDefinition('MembershipApplicants'), GetUrl($Configuration, 'settings.php', '', '', '', '', 'PostBackAction=Applicants'), $ApplicantCount.' '.$Context->GetDefinition('New'), '', 100);
    }


    I get this instead of the usual spinning circle thing as it takes the extensions on and off and nothing happens.

    I dont know if it is a related problem but it would seem that pretty much anything related to extensions doesnt work.

    Any ideas? I have no idea what it could be?

    (my forum is here: http://forum.stillwater-rock.com/)
    • CommentAuthorrockwaldo
    • CommentTimeJan 21st 2008
     # 2
    doh, I also notice now that quoting, deleting, whispers etc...ALL do not work.

    The chap who hosts the servers says that everything is set up correctly on the new server - what shall I ask him to check to solve this?
    • CommentAuthorrockwaldo
    • CommentTimeJan 21st 2008
     # 3
    I think I may have got it working now, so don't worry chaps - I have no idea what it was or whether it was me or the server chap that did it, but I believe it works.

    cheers anyway!
    • CommentAuthorfysicsluvr
    • CommentTimeJan 21st 2008 edited
     # 4
    just wondering-
    where are you from???

    i don't think i've heard someone say chap that many times since the last chap-stick ad ... :-P
Add your comments
    Username Password
  • Format comments as