From: Richard S. <ri...@ri...> - 2003-05-22 02:07:01
|
Thank's 'ol wise one. On Wednesday, May 21, 2003, at 04:58 AM, Matthew McNaney wrote: >> I'm trying to have my class load into phpWebsite no matter what page >> the user on and if they are logged in or not. Below is the >> configuration I have for in blast.php. Please help :-) > > > Add this and you should be golden. > > $allow_view = "all"; > > Don't forget to take a look at the new controlpanel file in the conf > directories of CVS. > > Matthew McNaney > Internet Systems Architect > Electronic Student Services > Appalachian State University > Phone: 828-262-6493 > phpwebsite.appstate.edu > ess.appstate.edu > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |