Frequently Asked Questions: page: 21
Page 21 of 21 · <1 ... 19 20 21
-
1
I have installed the script, but I am not sure what to do with the batchmembers.php file. Do I just add the old members to it as instructed and upload it?
Yes, that’s pretty much all there is to it! Add the members as instructed in the file, upload it to the same directory as config.php, and just point your browser to it. If you didn’t make any errors, it will give you a “Success” message to let you know the members have been added.
May 21, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Installation, Scripts
-
2
Help! I’m trying to install a script, but I have no idea what to fill in for the table and its fields. How do I create them?
You don’t actually create the table yourself, that’s what the create.php file does for you. All you need to do is create the database in your Domain Control Panel, and put the right information for it in config.php. Then when you run create.php, the tables will be created automatically.
May 21, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Installation, Scripts