Facebook Timeline Clone Script

Language

In this code you will learn how to make a timeline like facebook. It also includes live search, wall post, delete wall post, add other that can be found in this application. This system allows the user to post picture. The user can also add and delete friends with instant notification. this system has a comment counter and can determine the interval of time from the date posted. database name: timeline

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

SELECT * FROM members WHERE email = '[email protected]' AND password = 'a' Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\xampp\htdocs\timeline\login.php:40) in C:\Program Files\xampp\htdocs\timeline\login.php on line 45 Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\xampp\htdocs\timeline\login.php:40) in C:\Program Files\xampp\htdocs\timeline\login.php on line 49 Mr.please tell me whats the problemo?
Submitted byMolatuoa (not verified)on Fri, 04/20/2012 - 21:33

There is no database. according to your script database should be timeline but its not there. Help with the database please
Submitted byargieon Sat, 04/21/2012 - 09:35

In reply to by Molatuoa (not verified)

the database name of this system is "timeline"

I moved the files up to my host, I created the timeline database. When I register, I fill in my information, I click save, I get the following message, must enter a gender, which I do, male. Please advise! Thanks Mike
Submitted byvideomanon Thu, 04/26/2012 - 02:00

the database works fine, but when I login, I get the same message above as the other fella with the error messages about the header??? I did go to profile.php and it works...and it shows me as logged in...but I // commented out the header info...and it still shows the database query "select * from........" but why wont the login page direct me elsewhere...I did not locate this file on the root folder...it is in a folder called timeline....and 1and1.com, and I am already using my root folder for my main photo hosting software, and cannot just drop the contents of timeline into it as many of the files are the same name?...any suggestions...please help! videoman
Submitted byhk yoon (not verified)on Wed, 05/16/2012 - 10:53

I've registered but cannot get in with the error message: SELECT * FROM members WHERE email = '[email protected]' AND password = 'dbsgudrl'Query failed I created database named timeline but no tables therein. (1) Will you please let me know the schema of the table members I have to create> (2) Are there any other tables to be created, Argie? (3) I'm using MySQL and I may post the .sql file here to create the database and tables, if you want. Thanks for your nice post, Argie. I hope
Submitted byhk yoon (not verified)on Wed, 05/16/2012 - 10:57

I've created timeline database. Will you let me know the tables and their schema needed for this application? Thanks for your nice project, Argie.
Submitted byargieon Fri, 06/01/2012 - 13:49

In reply to by hk yoon (not verified)

after you create a database named timeline, import the database file attach in the folder you download,the file name is timeline.sql. to import 1.click the import link found in the upper part of sql window. 2.after you click the import link browse the location of you database file. That's all hope this message help your problem regarding this sourcecode, thank you
Submitted byIrOnRunk (not verified)on Sat, 06/02/2012 - 16:07

Open up login.php Find "echo $qry;" (Line 40) Delete "echo $qry;"
Submitted byAnonymous (not verified)on Wed, 10/03/2012 - 15:08

hi..i downloaded the project and created database, when i registerd and login, it cant show any error or any redirected page..plz help me

To everyone who is having difficulties getting this source to work. 1. Create a Database on your host, using PHPwizard or something similar. Run the tables.sql that is part of the download on the database you create, if any errors, fix. There are many errors in the source code that need to be fixed. 2. Set up the config.php file with the proper permissions 3. Confirm that the register page is working. Add a user and then confirm in your myPHPAdmin 4. In the login.php remove or comment out //echo $qry; (not sure why this is there) 5. Clean up HTML/styles after the database changes are configured. @Argie Thank you very much for the code base, it is very functional and useful. If you want to see an example click here Regards, Rex
Submitted byAnonymous (not verified)on Sat, 01/26/2013 - 10:23

Excellent work! only problem is that I can not add or delete a friend. I get an error like the one below. Warning: Cannot modify header information - headers already sent by (output started at /home/anayat/public_html/timeline/sendrequest.php:4) in /home/anayat/public_html/timeline/sendrequest.php on line 10 Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /home/drlone/public_html/timeline/sendrequest.php on line 11 Can anybody help?
Submitted byAnonymous (not verified)on Thu, 05/09/2013 - 14:58

hey, it is nice work done, but when i do comment on post so it is shown that comment is done by the same person who posted , it does not show me that comment is done by the current loged in person. so plzzz tell me what to do about...
Submitted byAnonymous (not verified)on Fri, 02/07/2014 - 11:52

nice galing sir pwede ko po bang edit yung profile ilalagay ko po sa project ko
Submitted byhenok tesfaye (not verified)on Wed, 09/17/2014 - 21:11

how to show all friends comment in you facebook timeline clone and how to make a show more link to display more comment and show more search result please tell me by the way i would like to thank for the code
Submitted byJames Muriithi (not verified)on Thu, 04/20/2017 - 01:27

Hae. Please help me, when i click the friends button, a small kind of a modal pops with nothing.Its of size of a text field. How can i get friends in this scenario.
Submitted byDjilali (not verified)on Mon, 05/28/2018 - 05:57

oyoface.com work good sql 7.0, full change but ok
Submitted byShubham pandey (not verified)on Tue, 08/21/2018 - 09:58

Please hme timline script chaye

Add new comment