Frequently Asked Questions: script questions: phpfanbase installation:
Below are all the frequently asked questions added to the site. Please read through them before asking a question in the forums!
Latest
-
1
What happened to Flinx, PHPFanBase, PHPCalendar, PHPCurrently, etc?
What happened to Flinx/PHPFanBase/PHPCalendar/PHPCurrently and other scripts you used to offer? I can’t find them in the Scripts section anymore! Where can I download it? Can you email it to me?
Several CodeGrrl scripts, including PHPFanBase, Flinx, Flinx Collective, FA-PHPHosting, sflinks, PHPAffili8, PHPCurrently, PHPCalendar, PHPClique, and PHPQuotes, have been taken down off CodeGrrl temporarily. We have decided to take this action after we were made aware of several security risks with these scripts. In a worst-case scenario, having them installed could lead to your site being hacked.
Obviously, we are horrified by this as the last thing we want is to endanger the sites of our visitors! So we have taken the scripts offline while we are working hard to secure them. They will be available here again once we are sure the security problems have been fixed.
No, we will not email the old version to you in the mean time. It is insecure and we do not recommend you use it at this time. Please be patient and keep an eye on the Updates blog – we’ll post there when the scripts are back online!
April 14, 2006 |
By Sasha |
Filed under CodeGrrl, FA-PHPHosting: Installation, FAQ, Flinx: Installation, PHPCalendar, PHPCurrently, PHPFanBase: Installation, PHPQuotes, Scripts
-
2
Database information to enter into config.php?
What do I enter in the config file under dbhost, dbname, dbuser and dbpass? How/Where do I get this information?
To install PHPFanbase, first you need to create a SQL Database to house all your member information in, and a username and password so PHPFanbase can access it. You can create these through your domain cPanel under MySQL or SQL. If done correctly the data you enter into PHPFanbase should then look something like this:
$dbhost = "localhost"; $dbname = "domainnam_fans"; $dbuser = "domainnam_yourname"; $dbpass = "password";
Depending on your host, you may need to enter your domain username as part of your username and/or database name.
If you have hosting on someone else’s domain and don’t have access to the main Control Panel, you need to ask your host to create a SQL database, username and password for you. The username they create for you also needs to have ALL ACCESS to the database for PHPFanbase to work properly.
July 29, 2005 |
By Sasha |
Filed under FA-PHPHosting: Installation, FAQ, Flinx: Installation, PHPCalendar, PHPCurrently, PHPFanBase: Installation, PHPQuotes, Scripts
-
3
Can I use PHPFanBase without a MySQL database?
Sorry, but no. The script needs the database to store the members in, and at the moment, there is no version available that will work without a database. You may however be interested in BellaBuffs which does not require a database.
May 21, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Installation, Scripts
-
4
I don’t know how to install/customize PHPFanBase, will you please do it for me?
With all pleasure, but for a small fee. For more information and a quote, please visit ErinShore.net.
May 21, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Customize, PHPFanBase: Installation, Scripts
-
5
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