SoniQue Admin
Number of posts : 60 Age : 34 Location : Balotesti Registration date : 2007-07-19
| Subject: TBDev Source 2008 rev137 30.09.08 17:52 | |
| TBDev Source 2008 rev137 ================ DOWNLOAD ==== =============== SCREENSHOT =================== INSTALATION ==== 1.Upload files to your server 2/Create a database and fill it with the SQL files from the SQL Folder 3.Edit secrets.php with your db details 4.Acces your site from your browser like this: - Code:
-
http://www.yourdomain.com/signup.php 5.Create a new account [This will be the owner`s account] 6.Enjoy============ FIXES AND ERRORS====1.In login.php, signup.php and recover.php delete line: - Code:
-
(time() - $_SESSION['captcha_time'] < 10) ? exit('NO SPAM!') : NULL; 2.Errors:
- Code:
-
Warning: ksort() expects parameter 1 to be array, null given in D:\webserver\www\test\include\searchcloud_functions.php on line 13
Warning: array_values() [function.array-values]: The argument should be an array in D:\webserver\www\test\include\searchcloud_functions.php on line 25
Warning: Wrong parameter count for min() in D:\webserver\www\test\include\searchcloud_functions.php on line 25
Warning: array_values() [function.array-values]: The argument should be an array in D:\webserver\www\test\include\searchcloud_functions.php on line 26
Warning: Wrong parameter count for max() in D:\webserver\www\test\include\searchcloud_functions.php on line 26
Warning: Invalid argument supplied for foreach() in D:\webserver\www\test\include\searchcloud_functions.php on line 35 FIX THEM AND WILL WORK! | |
|