hbf
MVPhbf MVP
Reactions
-
Re: Which PHP files are necessary for public access?
BTW - generally all other php files within the vanilla complex start with <?php if (!defined('APPLICATION')) exit(); which makes it such that if one were to call that file directly (bypassing the … (View Post)8 -
Re: Which PHP files are necessary for public access?
clarification... the access controls you are setting are only modifying what files can be "requested directly" via an http:// request. all of the php files are available to the php interpre… (View Post)3 -
Re: Changing web hosting servers
mysqldump and tar the application folder, move the tar to the new host and untar it. then load the sql into your new mysql server. change your config.php as required if the db host / user / pass info… (View Post)3 -
Re: I need testers for my new Theme
a very nice looking theme. (View Post)1 -
Re: Thank You Vrijvlinder
her halloween work is also featured on my site http://homebrewforums.net (View Post)2