CastItUp Posted November 27, 2010 Share Posted November 27, 2010 I have a "Facebook style wall post system" that I would like to use in my website, but I cant seem to get it to function correctly! Here is a working example: http://demos.99points.info/facebook_wall… If anyone would like to see the complete source code, it is located here: http://www.box.net/shared/5vlp29paax This website has more information about the script: http://www.99points.info/2010/07/faceboo… They give you a few files: index.php delete_comment.php add_comment.php posts.php dbcon.php delete.php Some Jquery files And "dependencies" folder, which has a css file I FTP'd into my website, and placed all of the files in the main directory, but when I visited the index.php file, it would not work... I am experienced in HTML, JAVA, and CSS, but I'm fairly new at PHP... which is the main issue here... If someone could please shed some light on this issue, that would be amazing!! Thanks! Do I have to have a MySQL database set up? Or, something? What am I missing! 10 Points! Quote Link to comment https://forums.phpfreaks.com/topic/220010-how-do-i-incorporate-this-pre-written-php-code-into-my-website/ Share on other sites More sharing options...
CastItUp Posted November 27, 2010 Author Share Posted November 27, 2010 Ahh, The links are: Working Example: http://demos.99points.info/facebook_wallpost_system/ More Information: http://www.99points.info/2010/07/facebook-style-wallpost-and-comments-system-using-jquery-ajax-and-php-reloaded/ Quote Link to comment https://forums.phpfreaks.com/topic/220010-how-do-i-incorporate-this-pre-written-php-code-into-my-website/#findComment-1140364 Share on other sites More sharing options...
PFMaBiSmAd Posted November 27, 2010 Share Posted November 27, 2010 it would not work... You have got to be a little more specific. There's at least a couple dozen different reasons why a script might not work on any particular server and without the symptoms you saw in front of you to narrow down the possibilities, there's no way to even begin to help you. Quote Link to comment https://forums.phpfreaks.com/topic/220010-how-do-i-incorporate-this-pre-written-php-code-into-my-website/#findComment-1140366 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.