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.
    • CommentAuthorsadish
    • CommentTimeApr 22nd 2008
     # 1
    Hi,
    My name is Sadish and I have built several themes for WordPress. I support my theme consumers at http://wprocks.com/forums/

    whenever people are not logged in, they see this at the top.
    // Saved Searches Table Structure
    $DatabaseTables['Notify'] = 'Notify';
    $DatabaseColumns['Notify']['NotifyID'] = 'NotifyID';
    $DatabaseColumns['Notify']['UserID'] = 'UserID';
    $DatabaseColumns['Notify']['Method'] = 'Method';
    $DatabaseColumns['Notify']['SelectID'] = 'SelectID';
    $DatabaseColumns['Notify']['SelectID'] = 'SelectID';
    ?>

    even when I enable or disable an extension, the same messages show up as a javascript alert. how do I solve this?
    •  
      CommentAuthorWallPhone
    • CommentTimeApr 22nd 2008
     # 2
    There is a bug in the configuration manager that causes an extra ?> in some configuration files, so we just have to remove it.

    Look in conf/database.php and remove the ?> before that block of code that you are seeing.
    • CommentAuthorsadish
    • CommentTimeApr 23rd 2008
     # 3
    WallPhone That was exactly the problem. Words can not fully explain the gratitude but let me tell you "Thanks".

    Thanks
    Sadish
    • CommentAuthorfysicsluvr
    • CommentTimeApr 23rd 2008
     # 4
    kudos for WallPhone!
    •  
      CommentAuthorWanderer
    • CommentTimeApr 23rd 2008
     # 5
    I second that!
    (although he should upgrade to cordless :-)
    • CommentAuthorfysicsluvr
    • CommentTimeApr 23rd 2008
     # 6
    his picture is of a cordless phone.... and yet his name: WallPhone... now I'm confused.
    •  
      CommentAuthorWallPhone
    • CommentTimeApr 23rd 2008
     # 7
    I've got a cordless that hangs on the wall... whats the problem?



    I was shooting for a cross between that phone and a Merlin when I made the icon.

Add your comments
    Username Password
  • Format comments as