www.russcom.org
Tutorials
Scripts
FAQ
Scripts
ezLogger
Gradient Background Fader
iEZChat
Russcom.ImageHost
Russcom.Emailer
Russcom Bulletin Board
Russcom.PicPHP
Russcom.Login
Russcom.Uploader
Russcom.Speedtest
Russcom.AdRotator
Russcom.PHPImages
Russcom.Traceroute
Russcom.ping
Russcom.LoginPHP
Russcom.FileLogin Tutorials
How to Add a Tutorial
How to Generate Revenue from your Site Helpful Applications
|
Russcom.org - FAQ
FAQ
General
Q. Does your site have a Terms of Service(TOS) Published?
A. Yes, Our Terms of Service(TOS) Can be foundHERE.
Q. Was this site (Or is this site) Russcom.net?
A. Yes, This site was Russcom.net, We have tried to get the original Russcom.net Domain, however a squatter has purchased it before we could obtain it.
Q. How do I add sources to russcom.org?
A. To add sources to russcom.org, you are required to have a username and password so you can login to the user's control panel. From there, you can add templates, tutorials, scripts, etc. You can also create FREE DNS forwarders from the user's control panel. If you do not have an account yet, Sign up for one. It's FREE.
Q. How do I rate scripts?
A. Click on "details" under the script name. Click on "rank" and select a rank from 1-5.
Q. Do I have to have a username in order to post on the forum?
A. No. But for your safety, sign up for one. You can post with or without a username. If we get too many spammers, a username WILL be required.
Russcom.Loginphp
Q. How do I create a mysql database?
A. Ask your hosting provider. There are different ways of creating databases.
Q. What do I enter into config.php?
A. You will need to create a mysql database first. When you have done that, add a user to that database(Can't tell you how to do that). Enter the mysql host, mysql database name, mysql username and password. Also, create an administrator username, password and email and enter it in config.php.
Q. What code do I use to password protect a page?
A. Password protected pages need to be with .php extensions. If they're not, it will not work. To password protect a page, add this to that page: <?php include("inc.php"); ?>.
Note: Delete "setup.php" after you have setup this script.
Russcom.Login
Q. How do I create a mysql database?
A. Read the Russcom.Loginphp faq.
Q. How do I create an administrator username?
A. Run "setup.php".
Q. How do I setup this script?
A. Run "runsetup.php".
Note: Delete "runsetup.php" after you have setup this script. Also delete "setup.php" if you are not going to create anymore administrators.
Russcom.Uploader
Q. How do I show more "file" fields?
A. In index.php, change the value of $_i to the number of fields you want to show at one time.
Q. How do I change the directory where all the uploads are saved?
A. In index.php, $upload_dir has the directory name.
Q. How do I change the maximum file size?
A. $_max_file_size contains the maximum file upload size in bytes. So 5000 bytes is equal to 5 kilobytes(5kb).
Russcom.ImageHost
Q. How do I add more administrators?
A. In the admincp, click on "Show all users", find the username that you want to be an administrator and click on "Give right". If the user is already an administrator, it will say "Take right", you can click on that to take the admin right away from that user.
Q. How do I change the maximum size of image?
A. Look in the "config.php" file.
Q. How do I change the upload directory?
A. Look in the "config.php" file.
Q. How do I change the number of items that show up per page?
A. In "config.php", $_items_per_page contains the number of items per page.
Q. How do I add more links that show up on the left?
A. "Header.php" contains the links, it is where you can add more.
Q. How do I delete other users images?
A. You will need admin rights to do so. In the admincp, click on "Show all images". This will show all the images by all users. You can then click on the "x" to delete it. You can also edit the image name and description.
Note: Configure "config.php" save and run setup.php first before using this script.
2004-2008 Russcom.org Russcom Network All content on this site is copyrighted by it's respective owner(s). |
|